|
@@ -4,9 +4,9 @@ A custom implementation and drop-in replacement of Simple Chat Processor (Redux)
|
|
|
multiple recipient issue. Is compatible with the existing
|
|
|
[Simple Chat Processor include][scp-incl] (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.
|
|
|
+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.
|
|
|
|
|
|
[scp-incl]: https://bitbucket.org/minimoney1/simple-chat-processor/src/d68694fd8201e24cd6afeff23102d3591327b5f0/scripting/include/scp.inc
|
|
|
|