Reply to WTH?!?
If you don't have an account, just leave the password field blank.
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");
}
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");
}