#How do I change a npc hp

1 messages · Page 1 of 1 (latest)

peak maple
#

How do I change the hp of a npc

slender dagger
#

this i think: NPC.Humanoid.Health = 50

peak maple
#

Do I insert that into the npc?

frail hingeBOT
#

studio** You are now Level 2! **studio

slender dagger
#

Are you changing the hp with a script?

peak maple
#

Ig

slender dagger
#

you have to replace "NPC" with the location of your actual npc

#

so like script.Parent.Humanoid.Health = 50 if the script is inside the npc

peak maple
#

Ok thx

sturdy swift
#

you can just change the health and maxhealth property of their humanoid