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

How to make a player spawn on a specific spawn point depending on the team?

Asked by 4 years ago

so im not that good with scripting at all. my best script is an elavator that immeadiatly teleports and im pretty sure it doesnt take the player with it,im no sure but thats irrelavent.

im making a jailbreak type game and i need to make spawners for police and inmates sepparatly so inmates cant get guns and cops dont get put in jail cells. does anyone know how to do this?

2 answers

Log in to vote
0
Answered by
tomekcz 174
4 years ago

Hey! You can set to what team the spawn belongs using TeamColor property of spawn location. Just set the spawn TeamColor property to color of team that u want the spawn to belong to!

Ad
Log in to vote
0
Answered by 4 years ago

Thats all handled by roblox, when you make your spawn point change its team property. that will fix it.

Answer this question