Reply to Re: Yet another trivial problem... your going to have to start getting used to this... sory
If you don't have an account, just leave the password field blank.
Your telling Dink (1) to move to the exact same spot where he was.
wait(400);
move_stop(1, 8, 230, 1); <---same movement
stop_stop("-----------", 1);
move_stop(1, 8, 230, 1); <---same movement
//crashes right here
wait(200);
wait(400);
move_stop(1, 8, 230, 1); <---same movement
stop_stop("-----------", 1);
move_stop(1, 8, 230, 1); <---same movement
//crashes right here
wait(200);