Quote:
Originally posted by amonrabr
Try something like this;
putnpc2 ex,ey,{ message #v(this.v1); };
with (npcs[npcscount-1]) { this.v1=2; }
|
uhh....what would the point of that be?
if you're just gonna set a variable to a value, then why not do it in the putnpc2 brackets?
so far, I know that params (triggeraction params, etc) are passable, but this.vars are not. This.strings are also not passable (as far as I'm aware of)
But...eitherway, isn't there a forum for this thread...like..umm... oh let's say "NPC Server" ?