View Single Post
  #2  
Old 04-19-2006, 02:47 PM
ApothiX ApothiX is offline
Okiesmokie
Join Date: May 2004
Posts: 1,447
ApothiX is on a distinguished road
To trigger local NPCs you have to use their coordinates, not 0,0.

so like:

triggeraction(this.x, this.y, "actionName", ...);
__________________


[06:24:19] * Parts: Skyld (i=silent@unaffiliated/skyld) ("Perhaps Okiesmokie did not realise that I like the boys. ")
Reply With Quote