The Dink Network

Reply to Re: Begining of Evil--- huh?

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 7th 2007, 01:50 PM
custom_magicman.gif
magicman
Peasant They/Them Netherlands duck
Mmmm, pizza. 
'tis a bug in the game, and I have sent a workaround to your email a few minutes ago. For those interested, make a text file called 'key-112.c' in the "story" subdir of the "boe" directory (C:\Program Files\Dink Smallwood\boe\story\key-112.c, or wherever you have Dink installed to) that contains:

void main( void )
{
screenlock(0);
kill_this_task();
}

Now whenever you press F1, it'll unlock the screen.