Reply to Re: How to successfully unfreeze Dink?
If you don't have an account, just leave the password field blank.
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
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
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