Thread: #advnpcspawn
View Single Post
  #24  
Old 04-23-2009, 09:23 PM
Dibalamin
Hill Giant
 
Join Date: Dec 2007
Posts: 182
Default

Quote:
Originally Posted by Secrets View Post
It's basically a box.

min_x = west x location
min_y = south y location
max_x = east x location
max_y = north y location
dist = distance it will roam from where it randomly spawns
delay = time before the NPC switches into a random direction

to see an npc roam anywhere, #ai roambox when an NPC is targeted

hope that helps!
Ok, I hate to disagree with someone that is proven to know more than me, but this isn't quite correct. Regardless of direction, the smaller number goes in the min. Took me almost 5 hours to figure out what was wrong with my roam boxes =o. Now, this may work with #advnpcspawn, but it doesn't work for direct DB editing.
Reply With Quote