Quote:
| 
					Originally Posted by iZN  You will need to add this in your ban/kick command, also, please edit giveplayerid  with whatever variable you have for storing the value of you the going to be banned/kicked player (storing the player id who needs to be banned/kicked).
 
pawn Код: if(Account[playerid][pAdminlevel] == 4 && Account[giveplayerid][pAdminlevel] == 6)return SendClientMessage(playerid, -1, "ERROR: You cannot ban a admin level 6.");
 
If you still don't get it, post your ban and kick command. | 
 Not Working.... Just Disable Kick Command For Admin Level 4 :X Not Just For Admin 10