View Single Post
  #1  
Old 12-20-2001, 06:41 AM
Faheria_GP2 Faheria_GP2 is offline
Banned
Faheria_GP2's Avatar
Join Date: Oct 2001
Posts: 1,177
Faheria_GP2 is on a distinguished road
GetNPC + this. variables

okay, when you do

with(getNPC(name)) {
this.var=1;
}

is that for the NPC that called the "with" or the NPC recieving the with? I have a feeling that it's for the recieving NPC, because stefan mentioned something about doing that...but i don't remember for sure now