The player is assigned to the Lobby, and then when they join the game, they are assigned to either Away or Home.
The team does NOT get changed.
- Teams are in Teams Service
- Teams are not set to AutoAssignable
- player.Neutral is set as a last option, and still doesn’t work.
- The if statement DOES work, the player’s team is STILL printed as “Lobby” even though it has been changed.
- This script is a server script.
Any help is appreciated, I have been dealing with this weird issue for over an hour now.
