Thread: #advnpcspawn
View Single Post
  #2  
Old 02-07-2009, 02:02 PM
Secrets's Avatar
Secrets
Demi-God
 
Join Date: May 2007
Location: b
Posts: 1,449
Default

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!
Reply With Quote