←  [RSS] Pluginy

AMXX.pl: Support AMX Mod X i SourceMod

»

[TF2] Custom Chat Colors

Adminek AMXX.PL's Photo Adminek AMXX.PL 02.06.2012

[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 serverCvars:custom_chat_colors_version - plugin versionRequirements: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 taggedforward Action:OnChatColor(client); // fired when the chat message is about to be colored

Return Plugin_Handled or Plugin_Stop to prevent changes, or Plugin_Continue or Plugin_Changed to allow changes. DO NOT START A NEW USERMESSAGE (i.e. PrintToChat, PrintToChatAll) WITHIN THESE FORWARDS.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...) Attached Files Posted Image custom-chatcolors.cfg (2.7 KB)

Wyświetl pełny artykuł
Quote