#pain

21 messages · Page 1 of 1 (latest)

slender holly
#

also im a begginer to lua if this has a very simple solution then sorry lol

prime bear
#

ok

silver etherBOT
#

studio** You are now Level 9! **studio

prime bear
#

when you get local value = script.Parent.Value.Value

#

your getting it's value

#

which is, im guessing 0

#

so local value = 0

#

and 0 will always be 0

#

you should do local value = script.Parent.Value

#

and if value.Value = 0

#

do the while loop

#

@slender holly

#

your setting your local value variable to a number

#

not the NumberValue Instance or whatever

slender holly
#

@prime bear oh my god thank you so much

slender holly
#

i understand it now

prime bear
#

happened to me alot before

slender holly
#

if you get the number it never changes

prime bear
#

yeah

slender holly
#

TYYYYYYYYYYYYYYYYYYYYY