#How do I change a npc hp
1 messages · Page 1 of 1 (latest)
this i think: NPC.Humanoid.Health = 50
Do I insert that into the npc?
** You are now Level 2! **
Are you changing the hp with a script?
Ig
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
Ok thx
you can just change the health and maxhealth property of their humanoid