Help with my script please

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.

  1. I have tried to work around this by using a local variable defining the team.

  2. Then I define the player. If they are the specific username then they get put in the certain team.

  3. The first team (dev team) is not on auto assignable but the other one (players) is.

  4. I use an else and put the player on the player team.

  5. I put this then in starter player scripts.

Feel free to let me know what I could do. :slightly_smiling_face::upside_down_face:

Is there any code showing your attempt of doing that? Perhaps this will help me and others with understanding your problem.

2 Likes

Sure. I’ll find it.

Edit: oh I deleted it lol.

Lemme redo it.