Reply to Re: heartbeat
If you don't have an account, just leave the password field blank.
"set_callback_random(char name_of_proc[20], int min, int max);
tells Dink to run this proc inside of the current script every
min + random (max) thousandths of a second."
I think studying Mystery Island's source should be interesting (mainly, the break-all-camera's part).
move and move_stop do the basic moves.
tells Dink to run this proc inside of the current script every
min + random (max) thousandths of a second."
I think studying Mystery Island's source should be interesting (mainly, the break-all-camera's part).
move and move_stop do the basic moves.