local Player = game.Players.LocalPlayer
Player.Character.Humanoid.Died:connect(function()
print(Player.Name .. 'Has died!')
end)
0
Considering you're new, it's best to learn Filtering Enabled. Don't waste your time trying to learn unfiltering enabled code. When it comes to the time you want to make a game for everyone to play you need to learn it.Kaosinfusedknight36— 6y
0
That did not work I'm trying to make a gui pop up when that happens and nothing happens.ExtremeNyanCat12332— 6y