A custom implementation of Simple Chat Processor (Redux) for cleanliness and various fixes.

nosoop 30b323082d Updated README for public consumption hace 8 años
scripting 6d3354893e Renamed client to author. hace 8 años
.gitignore ab8b3439fb initial commit hace 8 años
LICENSE ab8b3439fb initial commit hace 8 años
README.md 30b323082d Updated README for public consumption hace 8 años

README.md

Simple Chat Processor

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.

A "CSRD Internal" Plugin

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.