ProChat
Posted: Tue Nov 23, 2021 9:33 am
Description:
This plugin changes chat colors to a bit more czero style. Also admins with "i" flag (by standard) can type /chatviewer to see all chat on the server (this command is enable/disable class). Also plugin automatically changes any colorchat edition (special configs thx to what your message can be colored), and blocks empty messages (space or % or colorchat cfg edition what are reformated to space).
Additional info:
Tested with amxmodx 1.8.1. Also uploaded "_noviewer" version for people who don't want admins to see all chat, but don't know how to disable this feature in source-code.
Notes:
Admin tag is disabled by standard. If you want to use it - enable it via source-code config.
Warnings:
Use only one of the plugins you find below!
Change-Log:
* 1.8
- Fixed: Random problems with admin tag.
* 1.7
- Fixed: Dead/alive scan in chat viewer had some problems (double-posts).
* 1.6
- Fixed: Chatviewer problem - not always showing chat.
- Fixed: Chatviewer problem - errorlog sometimes.
- Added: Chatviewer status saver if changing nick. Before it was automatically enabled on every admin who changes nick.
* 1.5
- Fixed: Problems with bots cuz client_infochanged forward was called with invalid player ID.
- Fixed: Problems with chatviewer when two players write the same message in the same time with the same status (dead or and team chat).
- Added: cfg: ability to enable admin tag in chat messages.
- Added: cfg: ability to enable admin tag in radio messages.
- Added: cfg: ability to change language settings for admin tag.
- Added: cfg: ability to enable admin tag view for all players (not only admins).
- Changed: Fixed standard HL bug. When recording a demo and later playing it - you don't always see names of people who wrote something in chat.
* 1.4
- Fixed: Crash saying something about WRITE_BYTE().
* 1.3
- Fixed: Errorlog on client_infochanged (cell number was 27 when should be 32).
- Fixed: Possible crash due to too big message length in write_string().
* 1.2
- Fixed: chat viewer wasn't working.
- Fixed: you didn't had to have special access to enable/disable chatviewer.
- Fixed: radio messages were not changed.
- Added: descriptive 'fire in the hole' in plugin.
- Added: config in source code.
- Added: cfg: ability to turn off chatviewer permanently.
- Added: cfg: ability to change chatviewer needed access level(s).
- Added: cfg: ability to turn of text change for radio messages.
- Added: cfg: ability to change language settings for dessriptive 'fire in the hole'.
- Changed: plugin uses less CPU.
* 1.1
- Fixed: max name length changed from 26 to 31.
- Changed: some things in the code to make plugin work better.
* 1.0
- First release.
get plugin
This plugin changes chat colors to a bit more czero style. Also admins with "i" flag (by standard) can type /chatviewer to see all chat on the server (this command is enable/disable class). Also plugin automatically changes any colorchat edition (special configs thx to what your message can be colored), and blocks empty messages (space or % or colorchat cfg edition what are reformated to space).
Additional info:
Tested with amxmodx 1.8.1. Also uploaded "_noviewer" version for people who don't want admins to see all chat, but don't know how to disable this feature in source-code.
Notes:
Admin tag is disabled by standard. If you want to use it - enable it via source-code config.
Warnings:
Use only one of the plugins you find below!
Change-Log:
* 1.8
- Fixed: Random problems with admin tag.
* 1.7
- Fixed: Dead/alive scan in chat viewer had some problems (double-posts).
* 1.6
- Fixed: Chatviewer problem - not always showing chat.
- Fixed: Chatviewer problem - errorlog sometimes.
- Added: Chatviewer status saver if changing nick. Before it was automatically enabled on every admin who changes nick.
* 1.5
- Fixed: Problems with bots cuz client_infochanged forward was called with invalid player ID.
- Fixed: Problems with chatviewer when two players write the same message in the same time with the same status (dead or and team chat).
- Added: cfg: ability to enable admin tag in chat messages.
- Added: cfg: ability to enable admin tag in radio messages.
- Added: cfg: ability to change language settings for admin tag.
- Added: cfg: ability to enable admin tag view for all players (not only admins).
- Changed: Fixed standard HL bug. When recording a demo and later playing it - you don't always see names of people who wrote something in chat.
* 1.4
- Fixed: Crash saying something about WRITE_BYTE().
* 1.3
- Fixed: Errorlog on client_infochanged (cell number was 27 when should be 32).
- Fixed: Possible crash due to too big message length in write_string().
* 1.2
- Fixed: chat viewer wasn't working.
- Fixed: you didn't had to have special access to enable/disable chatviewer.
- Fixed: radio messages were not changed.
- Added: descriptive 'fire in the hole' in plugin.
- Added: config in source code.
- Added: cfg: ability to turn off chatviewer permanently.
- Added: cfg: ability to change chatviewer needed access level(s).
- Added: cfg: ability to turn of text change for radio messages.
- Added: cfg: ability to change language settings for dessriptive 'fire in the hole'.
- Changed: plugin uses less CPU.
* 1.1
- Fixed: max name length changed from 26 to 31.
- Changed: some things in the code to make plugin work better.
* 1.0
- First release.
get plugin