public OnPlayerDisconnect(playerid, reason) if(Spectating[playerid] = 1) { KillTimer(Spectateover); } return 1;