Reply to Re: unfreezing when leaving (almost rhymes!)
If you don't have an account, just leave the password field blank.
I usually do like that too. With the return. (I also use return after kill_this_task(); although I'm trying to get rid of that habit
)
I once had some sort of an issue with my dmod that caused all my scripts to run from the top to the very bottom unless I had return; in the end of every procedure.

I once had some sort of an issue with my dmod that caused all my scripts to run from the top to the very bottom unless I had return; in the end of every procedure.