View Single Post
  #5  
Old 10-23-2009, 12:07 PM
nightsta69
Hill Giant
 
Join Date: May 2005
Posts: 134
Default

one of the ways i'm tryin to see will work, is during each EVENT_WAYPOINT the main NPC will signal to each minion, and the minion will check itself in relation to its position to the main NPC and readjust. but i'm still learning the perl functions, so still difficult for me.

something along the lines of NPC A signals NPC B. NPC B checks NPC A's $x,$y then checks its own $x,$y. and if they aren't at $x,$y+10, then moveto $x,$y+10. but I can't figure out how to find NPC A's coords with NPC B.
__________________
Server Op of Bonds of Strength(custom-Legit)
Reply With Quote