08.05.2012, 09:32
You can simply add this if statement to the command.
Code:
if(PlayerInfo[playerid2][AdminLevel] >= 1) return SendClientMessage(playerid, -1, "Error: You cant use this command on that admin");//You need to define playerid2