26.04.2018, 13:45
Try it:
PHP код:
if(!(PlayerInfo[playerid][pHelper] > 1 || PlayerInfo[playerid][pAdmin] > 1))
{
return SendClientMessage(playerid, COLOR_GREY, "You are not authorized to use this command.");
}