[Main page] [Overview]     /std /npc /set_auto_move

SYNOPSIS
void set_auto_move( int time)

FILE
/std/npc.c

DESCRIPTION
If called with time!=0, this NPC will automove through
its current zone every random(time) seconds.
If called with time==0, automove will be stopped