How do you make a player die after time runs out?

Yes, but you have to find the boolvalue inside the player so you have to change
local BoolValue = false
to
local BoolValue = (the player).BoolValue.Value

1 Like

I shared the game with you but you have to friend me to edit

Mini_Jimki helped me out and now the code works!