08.02.2013, 00:00
Hi, I am using LuxAdmin and trying to make a command for vips of a certain level. this is the variable I use to determine if the player is a VIP(I got this variable from here).
this is the error i get when I use it:
.
Can someone please tell me what is the correct variable?
PHP код:
if(IsPlayerVipType(playerid,2))
Код:
error 017: undefined symbol "IsPlayerVipType"
Can someone please tell me what is the correct variable?