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

Please help with a script about changing teams while a player dies. Is it possible ?

Asked by 1 year ago

Make a script for Roblox Studio when a player is in team "Alive" and dies then he is automatically in team "Dead". Thank you for answers.

1
Of course it is possible. You need to use the Humanoid.Died event and make player.Team equal to Teams.Dead when it fires. xInfinityBear 1777 — 1y

Answer this question