View Single Post
  #5  
Old 05-31-2003, 06:42 PM
CheeToS2 CheeToS2 is offline
That Guy
CheeToS2's Avatar
Join Date: Dec 2001
Location: Seattle, WA
Posts: 2,528
CheeToS2 will become famous soon enough
Send a message via AIM to CheeToS2
if you don't want any time between it changing directions, you don't need timeout either.. add the right # to the end of the move command (see newfeatures2002) to make it call movementfinished, then use:
if(movementfinished){ (i could be wrong, make sure that event is right too)
move command here again
}
__________________

Reply With Quote