A custom implementation of Simple Chat Processor (Redux) for cleanliness and various fixes.
nosoop b523aca3ab Use more elegant unpacking method | %!s(int64=7) %!d(string=hai) anos | |
---|---|---|
scripting | %!s(int64=7) %!d(string=hai) anos | |
.gitignore | %!s(int64=8) %!d(string=hai) anos | |
LICENSE | %!s(int64=8) %!d(string=hai) anos | |
README.md | %!s(int64=8) %!d(string=hai) anos |
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.