Green Admin Chat
by Exolent
Description:
This plugin allows admin with the specified admin level to have green text
as all the text in their say and say_team chat messages. Also.
"/command" messages and "@", "@@", and "@@@" messages will not be shown but
they still will work.
WARNING! This was ONLY tested in CS 1.6. Use in other mods at own risk.
The admin level to be able to have green messages is defaulted at ADMIN_KICK.
To change the level for your own preference,
open the .sma and at the top, edit this line to whatever admin level you wish to use:
Code:
// ADMIN LEVEL FOR GREEN CHAT
// -------------------------------------------------------------------
#define ADMIN_GREEN ADMIN_KICK
// -------------------------------------------------------------------
Changelog:
Version 1.0
- Initial release
Version 1.1
- Added admin level for green chat
- Merged 4 format() functions into one
Credits:
-
DaSilva for requesting the plugin.
-
Arion for fixing a bug.
-
Battousai-sama for admin level idea.
Screenshot:
-- Making an update...
__________________