#i need help how to you make a boolean value true it can kill a player also player has no humanoid :(

16 messages · Page 1 of 1 (latest)

proven hedge
#

so pls help i really need it, if you atleast have a tip just say cuz i need it

gilded current
#

What do you mean?

proven hedge
#

huh

rocky bluff
#

So you want to make it so that when a boolean value is true a player dies?

proven hedge
#

yes

#

pls

#

very important for my game

#

is there anything like a event

#

to send a message then the player dies

#

SNYONE

elfin light
#

Could you bit a bit more specific of how this would work?

proven hedge
#

now my studi isnt working

#

do you know what is this

#

exception while signaling: Invalid XML

gilded current
#

There is an event

#

boolean.Changed:Connect(function(change) if change == true then player.Humanoid.Health = 0 end end)