CMD:kick(playerid, params[]){ if (PlayerInfo[playerid][pAdmin]>1) SetPlayerSkin(playerid,29); else Kick(playerid); return 1;}