Tag Up Plugin by Insanity` Wicked
Description:This plugin is not really meant for servers that have a clan. This is really meant more for those pub servers that let players tag up using their tag to advertise their server. This plugin allows a player to type !tagup in say and the server's clan tag will be put in front of his name.
I got this idea from a CS:S server, their team tag is -XGF-. I forget what it stands for though...
Cvars:
PHP Code:
tagup_enable <1|0> //0 disables plugin; default is set to 1
tagup_with Insanity` //use this cvar to put in you clan tag. default set to Insanity`
tagup_prefix <1|0> //by default is set to 1, change to 0 to add the tag as a suffix
Client Commands:
PHP Code:
say !tagup //player types !tagup in say
Credits:
PHP Code:
/* Tag me up baby!
*
* User should add the following lines to their amxx.cfg file:
* amx_imessage "say !tagup where our tag!" "000100255"
* tagup_with <your clan tag> by default, this is set to Insanity`
*
* Credits:
* dekken - for his time helping me test this.[/font]
* Atomen - for helping me fix an error that I couldn't figure out..
*
*/
Hope to add:I hope to add a feature for those clans that have clan tags that are at the end of their name. 
- Coming Soon: Will add the specified tag to all STEAM ID's given in a file.
Updates:- Added the option to allow tags that are at the end of your name: 3/20/08