17.08.2011, 16:42
If I have a variable in a filterscript like VIP.
How can I check if the player is a VIP in my gamemode? Wouldn't I need some sort of include like IsPlayerVIP?
pawn Код:
Variables[playerid][VIP] = GetPlayerFileVar(playerid,"VIP");