View Single Post
  #6  
Old 07-13-2007, 12:16 AM
_Z3phyr_ _Z3phyr_ is offline
Banned
Join Date: Sep 2003
Location: Louisiane
Posts: 390
_Z3phyr_ is an unknown quantity at this point
I had this problem with the animations when I first made the script — I guess the script that I have in this old hard drive is the incomplete one.

If I remember correctly, the way to fix it was just moving the setcharani() to another line in the script. Clearly I put it in the wrong place when I edited it. It's not made to constantly be moving around, and it's made to just stand still and face a random direction every so often (i.e. when distx and disty both = 0).

edit - i tried moving the setcharanis to after the move command and below the dir change.
Reply With Quote