15.01.2015, 13:07
That happens because it has a condition if it is level 2 or greater will return to the message, otherwise function, you must do the following, this will allow use to anyone with the variable administrator in 1 or more.
Edit: That ? Lol.
pawn Код:
if(PlayerInfo[playerid][pAdmin] >= 2) return SendClientMessage(playerid, COLOR_RED, "You can't use this command");
pawn Код:
if(PlayerInfo[playerid][pAdmin] < 1) return SendClientMessage(playerid, COLOR_RED, "You can't use this command");