public OnPlayerCommandReceived(playerid, cmdtext[]){ if(!PlayerInfo[playerid][pAdminDuty]) return SendClientMessageEx(playerid, COLOR_GRAD2, "You can't do this whilst your off Duty!"); return 1;}