[TF2] Custom Chat Colors
[TF2] Custom Chat Colors
v1.0.1
Description:
Give particular Steam IDs and admin flags custom chat colors. Supports any color you can imagine, or team color, green, and olive. This is a rewrite of Simple Chat Colors (Redux). Requires Simple Chat Processor. Complete documentation is in the config file.
Commands:
sm_reloadccc - reloads colors for everyone on the server
Cvars:
custom_chat_colors_version - plugin version
Requirements:
Requires the Simple Chat Processor plugin.
Developers:
This plugin fires the following forwards:
PHP Code:
forward Action:OnNameColor(client); // fired when the name is about to be colored and tagged
forward Action:OnChatColor(client); // fired when the chat message is about to be colored
Installation:
Install Simple Chat Processor, put custom-chatcolors.smx into /addons/sourcemod/plugins, put custom-chatcolors.cfg into /addons/sourcemod/configs, and reboot your server or type "sm plugins load custom-chatcolors" into your console or rcon.
Auto Update:
Install Updater. The plugin will be autoupdated according to your Updater settings. It'll work without Updater.
Changelog:
- v1.0.0 (6/2/12)
- Initial release
Download Plugin (custom-chatcolors.smx)
Download Config File (custom-chatcolors.cfg)
Download Source (custom-chatcolors.sp) (right click > save as...)
Orignal From: [TF2] Custom Chat Colors
Post a Comment