#Not sure what’s wrong need help

1 messages · Page 1 of 1 (latest)

proven terrace
#

Please let me know

forest plank
proven terrace
forest plank
#

what do u want hrp to be

proven terrace
soft mortar
#

hrp is usually the HumanoidRootPart

proven terrace
proven terrace
lofty gazelleBOT
#

studio** You are now Level 1! **studio

forest plank
#

also if u are new why r u working with meta tables

#

💔

proven terrace
late anchor
#

@proven terrace

#

In combat.new function you wrote self.hep instead of self.hrp

late anchor
narrow parrot
# late anchor

this will also result in an error

CFrame is not a valid member of game.Workspace[PLAYER_NAME].Humanoid
#

you should completely remove that line

#

and replace it with

#
self.hrp = self.character:WaitForChild("HumanoidRootPart")```