Updated.
Quote:
1.12 (20-Apr-2020)
- Added a little delay before loading list of commands to support one loaded with a frame delay or so.
- Added reloading command list on map start to support commands registered with late loaded plugins.
1.13 (26-Apr-2020)
- Fixed false positives for default game commands, like "bind" when they are entered in chat (thanks for help to Bacardi).
- Added ability to "eat" console commands (thanks for help to Balimbanana):
* New ConVar added "sm_eater_eat_console" - default: 1 - to enable "eating" commands entered in console.
- Added ability of reverse Russian transliteration (like replacing "шоп" => "shop", "админ" => "admin" ):
* New ConVar added "sm_eater_transliteration" - default: 1 - allow to substitute English analogues for Russian letters.
|
Also, if you are using Chat processor by Keith Warren (Shaders Allen),
I'd suggest to update it to a version from my fork, not yet included in basic branch:
https://github.com/dragokas/Chat-Processor
to fix message color problem.
__________________