09-27-2021, 12:12 AM
BOTEX aLban-.- Wrote:Kerkoj PLuginsin e Bibita Deathrun ata Te kapuqave te babdimraveMerre hats and ini ketu:
Code:
http://forums.alliedmods.net/attachment.php?attachmentid=35598&d=1231271993Comandat per mi lshu:
Code:
say /hats Bring up the hat menu...
amx_givehat <name> <hat#> Set a hat manually on someone.
amx_removehats Remove everyone's hat. (Note. Simply disabling the plugin will not remove the hats from the players)Cvari:
Code:
CVars:
hat_adminonly 1|0 If set to 1, Only admins can use hats. (Modify the plugin to change the flag required to use them when enabled. Default ADMIN_CHAT)
hat_adminhats 1|0 If set to 1, if specified in the .ini, certain hats will be admin only. I added this as a cvar so you can setup admin-only hats, and toggle the ability for others to use them easily.
hat_random 1|0 Randomly pick a hat for people as they join the server.
hat_bots 1|0 Randomly pick a hat for bots joining the server.
hat_force 0|# If set, this will be the model number of the hat that will be forced on everyone in the server. Set to 0 to disable
hat_glow 0|1|2 If set to 0, no hat glowing will be done by the plugin. If set to 1, the hat will take on the glow color of the player. If set to 2, the hat will glow the color of there team (T=Red, CT=Blue)

