Thread: Alt+6
View Single Post
  #13  
Old 04-24-2001, 03:03 AM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
For npcs walking through towns I have
some optimized script,
with the 'waytracker' npc you record the
movements (only when you change direction)
then you can type in the values into
an array in the script. The npc reads those
values and goes exactly the same way
(but doesn't stop in the middle and don't
use sword or so,
but that could be added too).
Reply With Quote