07.09.2013, 15:55
Add this at the top of your script:
And change the function to:
PHP код:
new gPlayerInfo[MAX_PLAYERS][pInfo];
PHP код:
if(gPlayerInfo[playerid][pAdmin] >=1) return SendClientMessage(playerid, COL_RED, "SERVER: You are not allowed to use this command");