Plugins Prefixes Tag Cs 1.6

Plugins Prefixes Tag 


screen shot :








Commands:


say /prefix

Toggles Prefix ON or OFF.


say_team /prefix

Toggles Prefix ON or OFF.


ap_reload_prefixes

Reloads Prefixes' file from console without restarting the server.


ap_reload_badprefixes

Reloads Bad Prefixes' file from console without restarting the server.


ap_put "type (f, i, s, n)" "key(Flag, IP, SteamID, name)" "Prefix"

Puts prefix to the key you type if you have the special flag. Or if there is no prefix typed, removes the prefix which the player has.



Installation

1. Compile the plugin

2. .amxx file goes to plugins dir

3. admin_prefixes.txt goes to data/lang dir

4. ap_prefixes.ini and ap_bad_prefixes.ini go to configs dir and customize them.

5. Add the name of the .amxx file in plugins.ini and start your server



How to set up ap_prefixes.ini

- When adding new prefix, you should conform that you must set the type of the prefix. There are 4 types: type Flag, type IP, type SteamID and type Name, each begins with the character "f", "i", "s" и "n" accordingly.

Here are some examples:

"f" "n" "[PREFIX FLAG]" - this way person with Flag n will have prefix [PREFIX FLAG]

"i" "192.168.1.100" "[PREFIX IP]" - this way person with IP 192.168.1.100 will have prefix [PREFIX IP]

"s" "STEAM_0:1:52985922" "[PREFIX STEAMID]" - this way person with Name SokanS ;] will have prefix [PREFIX NAME]

"n" "SokanS ;]" "[PREFIX NAME]" - this way person with Name SokanS ;] will have prefix [PREFIX NAME]


How to set up ap_bad_prefixes.ini

- If you want to add new Bad Prefix, just write each prefix on new line.

Here is an example:

"[OWNER]"

"[BOSS]"

"[PROSTAK]"

"[IDIOT]" - that way people who can set Custom Prefixes, can not set these.



Click Here For Download

See Also :