View Single Post
strangeguy
Senior Member
Join Date: Mar 2019
Old 07-31-2019 , 17:02   Re: VIP Extra Items Error Help
Reply With Quote #3

Quote:
Originally Posted by OciXCrom View Post
Take a look at the function's arguments.

PHP Code:
native zv_register_extra_item(const name[], const discription[], costteam
This doesn't match your code:

PHP Code:
zv_register_extra_item("[Sniper Rifle] \rVSK94"8ZV_TEAM_HUMAN
I need to replace the first code with the second one?
strangeguy is offline