View Single Post
  #1  
Old 07-26-2009, 11:52 AM
Dibalamin
Hill Giant
 
Join Date: Dec 2007
Posts: 182
Default Extra variable for moveto and pathto quest functions

Would it be possible to have the heading added to these as well as another field that would include whether or not the mob stops and holds at those coordinates? ex: quest::moveto(x,y,z,h,stop(1/0)).

Currently, after a mob uses moveto, it returns to its start point. It requires a lot of work to get that little weasel to stop sometimes and can create a lot of extra grids. This would also allow for more scripting control than using $wp which only fires when a mob leaves a waypoint. You would be able to have say statements appear more fluid with less timer setting required.
__________________
Retired EMarr
Project1999 Developer
Reply With Quote