
05-26-2007, 01:01 AM
|
|
Ruler of the graalaxy
|
Join Date: Feb 2005
Location: Great Britain
Posts: 488
|
|
|
You're right.
There is a findareanpcs() function to find npcs in a specific area.
Or, you could make a list in a DB npc
(in the NPC you want to access somewhere else)
dbNPC.foo = this;
then in any other NPC you could use dbNPC.foo.x += 5; |
__________________

Coming soon (Hopefully:P)
|
|
|
|