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

How do i make a function that triggers when a player respawns?

Asked by 5 years ago

I need help with scripting this. I have tried many online tutorials but no luck, I tried imputing a lua script from the roblox scripting wiki but it did not work. Maybe it was outdated? Okay, in summary I need a script that triggers a function after a player has died and respawned, I can do the rest. I don't know if this sounds pushy, sorry if it does.

1 answer

Log in to vote
0
Answered by
oftenz 367 Moderation Voter
5 years ago

Use Player.CharacterAdded. Or you can use a localscript in StarterCharacterScripts.

Ad

Answer this question