This is the part of the script that does absolutely nothing (this is in a local script in starter pack)
1 | Player = game.Players.LocalPlayer |
2 | Player.CharacterAdded:connect( function (Char) |
I don't understand why not. It doesn't trigger the CharacterAdded function