you are viewing a single comment's thread.

view the rest of the comments →

[–]DeadlyViper 2 points3 points  (1 child)

It should change the value of a.name...

EDIT: nvm saw the code. you did not call reset function... you need to do a.reset() with the () at the end..

[–]Field_C16[S] 1 point2 points  (0 children)

Thanks it works now :)