View Single Post
  #9  
Old 03-01-2002, 09:10 AM
Lomgren Lomgren is offline
Senior Member, Anti-Spam
Join Date: Mar 2001
Location: Missouri
Posts: 196
Lomgren will become famous soon enough
NyghtGT, just so you know, vecx and vecy are basically hardcoded arrays that are used for the x,y movement for directions,

x += vecx(dir);
y += vecy(dir);

you would use something like that for moving the npc according to it's direction.
__________________
Lomgren - devoted to classic, even though I may be gone for months on end