Thread: Golem
View Single Post
  #11  
Old 02-08-2002, 08:16 AM
Lomgren Lomgren is offline
Senior Member, Anti-Spam
Join Date: Mar 2001
Location: Missouri
Posts: 196
Lomgren will become famous soon enough
Quote:
Originally posted by BocoC
NPC Code:

if (!(keydown(0)&&keydown(1)&&keydown(2)&&keydown(3)

ok, but change the && to || otherwise you'll still have the same problem, (it will make the gani idle when you don't have up,left,down,right, and s depressed)
__________________
Lomgren - devoted to classic, even though I may be gone for months on end
Reply With Quote