I would like to know how to make a npc(s) walk in a certain area like lets just say i want a bunch of nps to walk randomly on a sidewalk but not off of the sidewalk in the area of the side walk. please help me id be very graetfull.
Thanks
SaiyanBrad.
ID:177684
Aug 10 2002, 3:35 pm
|
|
area
npcnowalk
Enter(O)
if(usr.npc == 0)
return 1
and make a var for your mob's
for npc's
mob
var
npc = 1
-----------------
for players
mob
var
npc = 1
---------------------
And line outside the sidewalks with that area. Im sure that aint the best way but im pretty sure it will work. If it dont work than reply and tell me how it went, reply anyway im curious if it works or not cus i just made it up right here on the spot.
-Hendrix