The Dink Network

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.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
April 16th 2005, 01:42 PM
custom_fish.png
SabreTrout
Noble He/Him United Kingdom
Tigertigertiger. 
But... what else could crash the game? I'm sure the moving command doesn't. But it must do. Unless it only happens if the direction is the same twice in a row.

I know this...

move_stop(1, 2, 300, 1);
move_stop(1, 8, 300, 1);

... won't crash it.

My head hurts.