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

How to make a player respawn?

Asked by 10 years ago

I don't want the kill animation or anything, just for them to all respawn.

1 answer

Log in to vote
2
Answered by
Link43758 175
10 years ago

If you want a player to respawn instantly, you can add this to your script:

game.Players.PLAYERNAME:LoadCharacter()

More info on LoadCharacter: http://wiki.roblox.com/index.php/LoadCharacter_(Method). Hope I've helped!

0
How can I do all the players all at once? AudreyJeanx 55 — 10y
Ad

Answer this question