#CurrentHealthTextLabel is not a Valid member of Frame

1 messages · Page 1 of 1 (latest)

fading vigil
#

Trying to create a working health bar with accurate HP points but I seem to keep on running into this error. I've tried several fixes and this is still occurring

unkempt roost
#

thats your issue

#

You might of mispelled it

#

recheck

fading vigil
#

checked, it is spelled correctly on both ends

unkempt roost
#

Then your probably missing a location

#

on line 11

strange spindle
unkempt roost
#

You only need to use waitforchild on the screengui

#

maybe he missed that

fading vigil
#

where would I place WaitForChild in that line of code?

strange spindle
#

nvm then

unkempt roost
#

with pictures

fading vigil
#

sure

olive wedgeBOT
#

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

unkempt roost
#

ur tweening is off

#

And I was right your suppose to do

InfoFrame.PlayerImageLabel.CurrentHealthTextLabel```
fading vigil
#

oh my god

#

that was it

#

now it says

unkempt roost
#

Like I said your tweenInfo is off

#

Your paramenters were wrong

#
TweenInfo.new(1,Enum.EasingStyle.Linear,Enum.EasingDirection.InOut,0,false)```
#

thats how u suppose to do it

fading vigil
#

I applied the new line of code and it still presents me with the same error

#

YES

#

FIXED IT, I HAD TWO EASING STYLES INSTEAD OF ONE

#

wait

#

nvm fixed the problem, I had been missing "PlayerImageLabel" for other issues

#

Thank you for your time

fading vigil
#

ok so it works the first time I spawn in, however, when I die, It no longer works

unkempt roost
#

in the screen gui

#

and u fix it

fading vigil
#

Perfect, it worked, however, the actual health bar remains at 0/100 when respawning

strange spindle
#

i don't absolutely have a clue on which lines doing what and etc

#

except if you just screenshot most of the lines