The Dink Network

Reply to Re: unfreezing when leaving (almost rhymes!)

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:
 
 
January 1st 2004, 04:31 AM
fish.gif
Simeon
Peasant He/Him Netherlands
Any fool can use a computer. Many do. 
What scratcher said: you need to have an extra three lines for the Leave option at the end of your script:

//your script here plus these lines
unfreeze(1)
unfreeze(&current_sprite)
}
//not enough closing brackets, so that's why there's another one here.