Quote:
Originally posted by Python523
its doing the message #v(this.test) before you even set the this.test variable
might work or just try setting this.test on the putnpc2 part?
|
Tried both, neither work. And actually that message #v(this.test) part would work, my problem is sending the variable to the class, I don't believe it has to do with time, it's just not going through. I guess you can't send variables to classes :/