Hey! I am just wondering how I could run a code after a player respawns (for example by using an event). I tried this technique - http://wiki.roblox.com/index.php?title=API:Class/Humanoid/Died - but it didn't work.. And FYI, my script is a LocalScript inside the StarterPlayerScripts. I was thinking about changing the player's health to for example 30 after he/she respawns. Any suggestions on how I could do this?