13.08.2013, 22:49
Quote:
Exactly, and if it's a level 5 admin or something, the selections for Level 6 and higher won't appear in the list to even select. Is that possible?
|
pawn Код:
if(PlayerInfo[playerid][pAdmin] < 4)return SendClientMessage(playerid, -1, "[ERROR]: You aren't an admin level 4!");

EDIT: so they can't see commands for higher level.