#NumberValue not changing in game
1 messages · Page 1 of 1 (latest)
well i see that after the wait(2) you have a typo
at the end its Valueq
oh yeah i fixed that but it still doesnt work
where do you define humanoid
also looks like youre changing the humanoid instead of the numbervalue
also use task.wait not wait
im pretty sure this is what youre talking about
i tried putting NumberValue instead of humanoid but still didnt work
and ill do that
are these rigs?
because rigs are not the players character at runtime
so are you referencing the humanoid in the rigs?
yes
because you need to change the players humanoid
the walkspeed is what defines the humanoid's speed tho, not the speed of the humanoid itself
** You are now Level 1! **
if that makes sense
so does the script read the value and apply it
so make the actual humanoid walkspeed (the players) the value of the numbervalue
then apply it like that
unless im misunderstanding something
i dont understand lmao
you need the script to read the numbervalue, then set the humanoids walkspeed to that value
and when the number value changes the humanoid speed updates too
but not the rigs humanoid
ohhh
Well baseStats obv isn't defined
So it should be erroring