#Split players into two teams

1 messages · Page 1 of 1 (latest)

craggy fiber
#

How do i make it so half the players in the game get one role and the other half get a different role at random.

loud cypress
#

Make 2 lists that contain the players. If a player joins they will automatically join the smallest team/list

#

Randomness for teams wouldn’t work well because they could be unbalanced and such

tall orchid
#

how i made mine is i got the auth player to get the played indexes of half of the players (randomly selected) and then added that to a string, and sent that in an event