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