#pain
21 messages · Page 1 of 1 (latest)
ok
** You are now Level 9! **
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
@prime bear oh my god thank you so much
i understand it now
happened to me alot before
if you get the number it never changes
yeah
TYYYYYYYYYYYYYYYYYYYYY