else if(best >= 5){ client_print(0,print_chat,"[ VOTEMAP ] Carregando Mapa %s",gMapsChosen[best]); gChangeMapTo = best; }
else if(best >= 5){ client_print(0,print_chat,"[ VOTEMAP ] Carregando Mapa %s",gMapsChosen[best]); gChangeMapTo = best; ChangeMap() // here ? }