new Team[] = { Zombie, Humano};
public OnPlayerConnect(playerid) return SetPlayerToTeam(playerid, Team[playerid][random(sizeof(Team))]);