Quote:
Originally posted by CheeToS2
Right now you can only set variables, call the function, then use the variables in there
|
It is probably worth to mention that non-this. vars, meaning things like 'i' or 'foo' or whatever, are not shared with classes - afaik, at least.
And osrs is right.