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

How to make Team Spawn Points?

Asked by 9 years ago

I can make diffrent spawn points but how to make team spawn points? I will make TDM

2 answers

Log in to vote
0
Answered by 9 years ago

First step is to make different spawns and by doing that you press "make spawn location". Second step change the color of >EACH< spawn point to the team color. Last step match the Team to the spawn color. (For Example: I want "Bottle" Team to spawn at a spawn point with a spawn point color of blue. So I change one of the spawn point color to blue and also the "Bottle" Team color to blue.)

to change team color:

game.Players.LocalPlayers.TeamColor = BrickColor.() --put the color inside of the parenthesis.

Make a button if you want them to change teams. :3 Hope this helps.

Ad
Log in to vote
0
Answered by
xuefei123 214 Moderation Voter
9 years ago

Look in the SpawnLocation's properties, you can change the TeamColor. Which only spawns people in that team.

Answer this question