summaryrefslogtreecommitdiff
path: root/npc/functions/npcmove.txt
AgeCommit message (Expand)AuthorFilesLines
2018-12-06Remove extra parameter from function getnpcidAndrei Karas1-1/+1
2017-01-08Consistency of the authors in scripts.Alige1-1/+1
2015-10-23Move timer logic for simple npcs to function.Andrei Karas1-0/+11
2015-09-27Replace npcspeed to .speedAndrei Karas1-1/+1
2015-09-27Replace setnpcdisplay to '.class'.Andrei Karas1-1/+1
2015-09-25Add support for sit and stand command in npcmove engine.Andrei Karas1-0/+8
2015-05-05Into npc move program add command "speed"Andrei Karas1-0/+5
2015-05-05Add into npc moving program new commands: rmove, emote, warp, class, goto.Andrei Karas1-8/+42
2015-05-02Add functions and example npc for simple npc moving program.Andrei Karas1-0/+84