View Single Post
  #3  
Old 07-21-2001, 05:50 PM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
for (i=0; i<4; i++) {
if (keydown(i) {
setani walkslow,;
break;
} else
setani idle,;
}
I dunno if that would work, but it should.
*is pretty sure there is a very obvious mistake in there*
Reply With Quote