The Dink Network

Reply to Void die bugs.

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:
 
 
June 20th 2011, 04:27 AM
duckdie.gif
Whenever I use the void die command, if I add more than 2 lines after it the D-Mod freezes and all Dink can do is stand like an idiot, breathing slowly. Can anyone help?

void die ( void)
{
freeze(1);
say_stop("Bla bla bla", 1);
unfreeze(1);
}