Thread: PutNpc2
View Single Post
  #2  
Old 07-30-2002, 09:18 PM
amonrabr amonrabr is offline
Scripter
Join Date: Nov 2001
Location: Brazil
Posts: 374
amonrabr is on a distinguished road
Try something like this;

putnpc2 ex,ey,{ message #v(this.v1); };
with (npcs[npcscount-1]) { this.v1=2; }