28.10.2018, 21:16
Quote:
|
In the command you do:
PHP код:
|
PHP код:
if(_:VIP[playerid] == 0)
return SendClientMessage(playerid, -1, "You are not VIP");
|
In the command you do:
PHP код:
|
if(_:VIP[playerid] == 0)
return SendClientMessage(playerid, -1, "You are not VIP");