The Dink Network

Reply to WTH?!?

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:
 
 
October 1st 2004, 05:49 AM
old.gif
Why the heck does the game crash when I press the CTRL button after I've used this choice script?

key-74.c:
void main ( void )
{
choice_start()
title_start();
The jukeboks
title_end();
"Nightwish remix"
choice_end()

if (&result == 1)
{
playmidi("XXX wait until it's realesed.mid");
}