I know that this has probably been talked about on the forum, but I need help with making it so when you were to exit a zone that respawns you when you leave the said zone, it would put you into spectator mode, but this also needs to work with fragility.
Sorry if it is confusing to read(I tried my best to word it good) but if anyone knows how to do this please let me know.
The map I’m making uses fragility so I cant just use my normal way of making a life system, plus when you get respawned you should be put in spectator.
For the life system, use a counter and a zone. Have the zone send a channel to the counter when a player leaves the zone. When the counter receives the channel, it should increase the number on it by 1. By the time it reaches its target (let’s say 3), it triggers a team switcher which switches the player to the spectator team. Make sure to set all of this to “player” (forgot what it was called where you set that sorry).
This topic was closed manually because a solution was marked, there hasn’t been any recent activity, and currently the automatic closing system doesn’t work. Contact the moderators if you need this thread reopened.