When I use the IntValue and NumberValue in my script it doesn't work.
Would you use it like this? local nummy = script.Parent.NUmValue (NUmValue is the name of the value)
nummy = 1 or nummy.Value = 1
Both of them don't work. When I try to use a function to change the value of them, it doesn't change.
I don't know what you're talking about..
This is how it works:
NumValue.Value = 1