Quote:
Originally Posted by Threshold
pawn Код:
if(PlayerInfo[targetid][pAdmin] && !IsPlayerAdmin(playerid)) return SendClientMessage(playerid, -1, "Only RCON Administrators can ban other Administrators.");
Where 'PlayerInfo[targetid][pAdmin]' is replaced with your own admin variable for the targeted player.
|
ok and how can I make it so only "ALEX" can ban admins. and others cant ban them selves??instead of !isplayeradmin