The Dink Network

Reply to Re: script crashes my dimod.....i think?

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 20th 2005, 04:22 AM
dinkdead.gif
millimeter
Peasant He/Him Canada
Millimeter is Wee-Lamm, Recording Artist. :-) 
I am still learning to write dink script but, why did you not unfreeze(&man)?

Perhaps,

void main(void)
{
if(&story == 1)
{
//Your script
unfreeze(1);
}
//unfreeze(1); is not called if(&story != 1)
}

mm.