Jadis:
Quote:
Originally posted by Stefan
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).
|
Stefan, where can one find this NPC? Is it coded to where I could add npcserver commands (warpto) ?
Also, I would not suggest using Alt+6 to make npcs move. It uses sleep and sleep = no no. But anyway go ahead I don't care.