Local Scripts stops working after Player dies?

your local scripts seem to work fine, are you sure you are giving those sounds/effects to the character when a player respawn

OK, I JUST SOLVED IT. Turns out it’s all because of the fact that the script which adds the sounds to the player, it was just a PlayerAdded function and it didn’t have CharacterAdded if that makes sense.