The Dink Network

Reply to Re: Debug Message

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:
 
 
July 9th 2008, 08:51 AM
dinkdead.gif
This bit:

sp_x(1, 325);
sp_y(1, 415);

move_stop(1, 325, 415, 1);
load_screen();
draw_screen();

fade_up();

Move after loading and drawing the screen. Anyway, why move at all? He's already at the position you're moving him to, plus the screen is still dark!