Quote:
Originally Posted by Kyance
pawn Код:
CMD:ban(playerid,params[]) { //stuff here if(Account[id][pAdminlevel] == 6) return SendClientMessage(playerid, -1, "[ERROR] - One does not simply ban a Level 6 admin"); //rest of /ban or /kick cmd here
|
No!This is My My Requist:
I Say Admin level 4 Cant Kick Admin level 6 I Dont Say How To Disable This Command For Admin Level 4 You know?