Skip to content

Latest commit

 

History

174 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Chat Processor

Build Discord Downloads LICENSE

About

Description

The chat handler makes the hidden features of the standard in-game chat available.
Its functionality and fixes for all known bugs make this handler the best of its kind.

Real-Time Color Processing

RTCP is one of the features of the chat processor, which allows you to replace abbreviations with colors when sending a message

RTCP

Flexible Localization

For a long time of development, it was decided to support flexible localization.
This approach allows you to preserve the language affiliation and form a message in the language of the player's platform.

For example ServerLang: "en"

  • What the RU-player sees
    RU-Client

  • What the EN-player sees at same time
    EN-Client

Extended Radio

The handler also deals with the radio channel.
You can edit already boring radio commands.
Radio

And more other...

Game support


  • Counter-Strike: Global Offensive
  • Counter-Strike: Source (Open Beta)
  • Team Fortress 2
  • Left 4 Dead 2

Requirements:


Handlers

Handlers intercept and expand the engine’s message channels by virtualizing the logical channel.

Engine channel Package Virtualization Virtual Channels
SayText2 ccp-saytext2.smx Yes STA = Public chat
STP = Team chat
CN = Name Change
TextMsg ccp-textmsg.smx Yes TM = Server chat
SayText ccp-saytext.smx Yes ST = Server chat
RadioText ccp-radiomsg.smx Yes RT = Radio chat

License

GNU Public License v3

Releases

Sponsor this project

Contributors

Languages