#Teams not working
1 messages · Page 1 of 1 (latest)
probably because your team switching on death happens on the client, and i'm guessing your laser door is on the server. the server won't know the client changed teams. team switching should happen on the server not the client.
ok thank you
why even fire a remote when the player dies? just let the server handle it
your local script is probably in a hierarchy where it only detects the first character you're given and doesn't update it when you respawn
How can I identify the player on a server script when I do it it doesn't work
The thing is I've tried to identify the character before and I mostly get errors what is the best method to use