if(Balance == 0 || Balance == 1) { Balance = 2; gTeam[playerid] = Policias; } else if(Balance == 2) { Balance = 1; gTeam[playerid] = Terroristas; }