13.06.2014, 05:53
It should be
EDIT: Late.. You should read this https://sampwiki.blast.hk/wiki/Control_Structures#Operators
pawn Код:
if(PlayerInfo[playerid][pAdmin] < 6 || !IsPlayerAdmin(playerid))
return SendErrorMessage(playerid, "ERROR: You are not able to access this command.");