Header Ads Widget

Responsive Advertisement

CS 1.6 User tag Prefix

 Game : Counter-Strike
Version : 2.2


[ Description ]


[UTP] User tag Prefix its a plugin which you can give players or admins tags by name or ip or steamid or flag or pass and you have to use also access flag....

[ Cvars ]

Code:
utp_show_user_status "1" - Show Alive/Dead user status in chat, value <0 - Show Alive/Dead> <1 - Show Dead Only> <2 - Show Alive Only>
utp_login_info "_tag" - login info | when user login or connected check his password by this user info

[ Cmd ]

Code:
amx_reloadtags - reload the config tag file
amx_addtag - add tag (usage : <ip/steam/name/flag/pass> <u-ip/u-steam/u-name/none/(u-ip/u-steam/u-name)> <flag> <tag> <chat-color(!t/!y/!g)> <password/passcode>)
amx_removetagmenu - remove tags by using the menu its will be more simple fore you!
amx_changetagmenu - Multitags you can now change you'r tag prefix to you'r available tags! *NEW* From here also you can disable the tag!
amx_tag_password - this cmd open's the login menu for pass method!


[ Version ]

Code:
v1.0: Released:...
v1.1: Command Cvar flag Added, Command Add Tag Added.
v1.2: Flag Method Added, Code Updated.
v1.3: Command Cvar utp_show_user_stats, Message id Sending Fixed, Fixing Few Bugs.
v1.4: Command amx_removetagmenu Added, Mistakes Fixed, Colors Added to Chat(By Typing !t - team color, !g - green color, !y - yellow color).
v1.5: Added Password method, Fixed Few Bugs.
v1.6: A-Bug Fixed & Now you can add colors to your tag.
v1.7: Multitags(Change tag) Menu Added.
v1.8: Fixed Some bugs, Code Optimized.
v1.9: Fixed Some Bugs, Added Save last Tag Chosen, Optimized Some Code.
v2.0: Optimized Some Code, Now you can disable the tag from the 'amx_changetagmenu', Colored-chat is now available, Fixed some bugs.
v2.1: Remove tags menu was fixed.
v2.2: Small bugs were fixed.

How to add tags

add tag by name:-

PHP Code:

 "Name" "user nick name" "user flag" "tag prefix" "CColor(!g/!y/!t)"

add tag by steam:-

PHP Code:
"Steam" "user steamid" "user flag" "tag prefix" "CColor(!g/!y/!t)" 

add tag by ip:-

PHP Code
"IP" "user IP Address" "user flag" "tag prefix" "CColor(!g/!y/!t)" 


add tag by flags:-

PHP Code:

"Flag" "note" "user flag" "tag prefix" "CColor(!g/!y/!t)" 


add tag by pass:-

PHP Code:
"Pass" "user nick name or ip or steamid" "user flag" "tag prefix" "CColor(!g/!y/!t)" "user password/passcode" 

[ Installation ]

Add the files in their direct folders and then go to configs/ open plugins.ini file, scroll down
add the plugin name 'user_tag_prefix.amxx' at the last close and save !

Code:
users_tag.cfg ----------- addons/amxmodx/configs/'Over Here'
user_tag_prefix.amxx ----------- addons/amxmodx/plugins/'Over Here'







Download
click to Download
38 KB

Post a Comment

0 Comments