Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How Do I fix up my spawning issue? (Read For More Detail)

Asked by 5 years ago

Hello, Im Tony. I have a quick question. So I am making a game, and the spawning system is a huge factor because it's an FPS game. So basically, every time someone joins the game, they are in the "Choosing" team, but they spawn on a "Noobs" Spawn block. I can't let this happen, because the spawn blocks (except the one spawn block I have for the "Choosing" Team, will be in the battlefield, meaning if that they get killed, the GUIs will reset and it will be a hassle and stuff. Basically, I want them to join the game and spawn on the "Choosing" Team spawn, and not on a spawn in the middle of the battlefield. Does any one know any tips on what I can do to get around this?

(I have messed around with the properties of the spawn blocks, such as changing TeamColor and things like that, but it still doesn't seem to work).

1 answer

Log in to vote
0
Answered by
s_21 74
5 years ago

Make sure The property Neutral Is set to false. If is is set to true, anyone on any team can spawn on that Spawn location.

0
I've just done that now, but when they press the join "noob" team button, they spawn at the "choosing" team button. I've also tuned off "AutoAssignable", will that make a difference? tonyv537 95 — 5y
Ad

Answer this question