Hey! Can I get some help with a script?
I am trying to auto set someone’s team when they join my experience, but upon two other people joining they get put to the other team.
-
I have tried to work around this by using a local variable defining the team.
-
Then I define the player. If they are the specific username then they get put in the certain team.
-
The first team (dev team) is not on auto assignable but the other one (players) is.
-
I use an else and put the player on the player team.
-
I put this then in starter player scripts.
Feel free to let me know what I could do.