public OnPlayerDisconnect(playerid, reason){ if(AdminDuty[playerid] == 1) { AdminDuty[playerid] = 0; } return 1;}