OnPlayerDisconnect(playerid) { if (GetPlayerTeam(p) == TEAM_KOPASSUS) Count1--;else if(GetPlayerTeam(p) == TEAM_TERRORIST) Count2--; return 1 }