A custom implementation of Simple Chat Processor (Redux) for cleanliness and various fixes.
nosoop 30b323082d Updated README for public consumption | há 8 anos atrás | |
---|---|---|
scripting | há 8 anos atrás | |
.gitignore | há 8 anos atrás | |
LICENSE | há 8 anos atrás | |
README.md | há 8 anos atrás |
A custom implementation and drop-in replacement of Simple Chat Processor (Redux) that fixes the
multiple recipient issue. Is compatible with the existing
Simple Chat Processor include (with OnChatMessage_Post
support).
The implementation takes advantage of Valve's built-in localizations; no custom format strings
are used. Due to the way SayText2
works, player name colorization is currently not doable,
though I haven't tried message colorization.
This is a plugin mainly intended for use in Pikachu's Canadian Server of Romance and Drama.
While I'm happy if you find some useful code for your own plugins, I can't provide any support for said code, nor will I offer any guarantees that the plugin will remain usable outside of its main use.