rejchev / ccprocessor

Color Chat Proccesor for SourceMod

Home Page:https://github.com/rejchev/ccprocessor/wiki

Repository from Github https://github.comrejchev/ccprocessorRepository from Github https://github.comrejchev/ccprocessor

Color Chat Processor

CI 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

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

License

GNU Public License v3

About

Color Chat Proccesor for SourceMod

https://github.com/rejchev/ccprocessor/wiki

License:GNU General Public License v3.0


Languages

Language:SourcePawn 100.0%