Reply to Re: unfreezing when leaving (almost rhymes!)
If you don't have an account, just leave the password field blank.
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(¤t_sprite)
}
//not enough closing brackets, so that's why there's another one here.
//your script here plus these lines
unfreeze(1)
unfreeze(¤t_sprite)
}
//not enough closing brackets, so that's why there's another one here.