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)
