View Single Post
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 08-25-2019 , 15:44   Re: OciXCrom's Rank System [XP|Levels|Ranks]
Reply With Quote #317

Quote:
Originally Posted by LearninG View Post
https://www.amxmodx.org/api/celltrie/TrieCreate

Code:
Return

New Map handle, which must be freed via TrieDestroy()
Quote:
Originally Posted by Dexon View Post
I am using VIP system on my Zombie Plague server, and so it removes the basic armor what VIPs get at the round start. Could you make it to add + armor to basic armor?
Replace:

PHP Code:
cs_set_user_armor(idiArmorCS_ARMOR_VESTHELM
With:

PHP Code:
cs_set_user_armor(idcs_get_user_armor(id) + iArmorCS_ARMOR_VESTHELM
__________________

Last edited by OciXCrom; 08-25-2019 at 15:45.
OciXCrom is offline
Send a message via Skype™ to OciXCrom