The Dink Network

Reply to Re: An idea

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:
 
 
May 30th, 05:37 PM
spike.gif
>Didn't figure out how to fix the blackout (missing fade up somewhere) if you don't dream at all...

I think that happens because script_attach(1000) is only called if Dink has the dream. Normally all scripts die when the screen changes (specifically, I think this death is initialized when the draw_screen command is called), but script_attach(1000) tells the engine the current script should survive. So moving that command around should fix it.

>You know, this gives me an idea about a collective community project that fixes still existing issues in old D-Mods

I think that's a great idea, and it would be a great time for it too since there's active engine development going on. Like some of those problems are undoubtedly engine quirks where fixing the engine itself would be most appropriate. Personally I'm trying to focus on finishing my mega ultra Dink magnum opus, but if someone initialized such a project I'd certainly contribute in some way.