The Dink Network

Reply to loading screen

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:
 
 
March 9th 2005, 02:43 PM
death.gif
sirakn
Peasant He/Him
 
before i found any skeleton dmods i madde my own and now i made my own loading screen but i dont know how to make it work i added it as a sprite and i changed start.c to this:
&dinklogo = create_sprite(920);
sp_que(&dinklogo, -800);
sp_noclip(&dinklogo, 1);
what else must i do or is this wrong