The Dink Network

Reply to Re: How to successfully unfreeze Dink?

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:
 
 
November 28th 2016, 08:36 AM
slayer.gif
rabidwolf9
Peasant He/Him United States
twitch.tv/rabidwolf9 
I've never heard of alt-c bringing up the console.

I know that you can bring up the console by making a key script like so

//key-67.c 
//C key
void main
{
show_console();
wait_for_button();
kill_this_task();
}


The only problem is that once Dink is frozen you can't call key scripts.
Dink being permanently frozen has always been a problem where you need to restart the game from my experience. If there is a way, I'd like to know it.. would've saved me many headaches