Thread: #advnpcspawn
View Single Post
  #9  
Old 02-19-2009, 01:18 AM
ChaosSlayer
Demi-God
 
Join Date: May 2007
Posts: 1,032
Default

Quote:
Originally Posted by cavedude View Post
Ah, I just use the PEQ PHP Editor. Though, I admittedly am a bit biased
well George tools set are very handy when you need to keeps lots of data from varios tables on the screen at once =)
I just hope he gets the setting to 0 errors fixed SOON =)

BTW about what you said before: we could use 2 additional collumns in roamboxes table:

delay_type:
0 - full delay
1 - half delay + random up to full delay
2 - random delay from 1 to delay specified
(just like in pause in grid)

and same for distance traveled:

dist_type:
0 - full distance
1 - half distance + random up to full
2 - random distance from 1 to full

so each mob inside a roambox can travel variable distance per trip and stop for variable pause.
Reply With Quote