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?
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!
Thats all handled by roblox, when you make your spawn point change its team property. that will fix it.