Give item function
I tried to use this
then an error pop out said that was an undefined symbol . So I change it to player
But it still say the same . How do I fix that ? Help please .
PHP Code:
give_item(id, "weapon_hegrenade")
PHP Code:
give_item(player, "weapon_smokegrenade")
Orignal From: Give item function
Post a Comment