A custom implementation of Simple Chat Processor (Redux) for cleanliness and various fixes.
nosoop b523aca3ab Use more elegant unpacking method | 7 years ago | |
---|---|---|
scripting | 7 years ago | |
.gitignore | 8 years ago | |
LICENSE | 8 years ago | |
README.md | 8 years ago |
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 translation
strings are used. Due to the way SayText2
works, player name and message colorization is
currently not doable.
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.