Reply to Re: Execution of script on game load
If you don't have an account, just leave the password field blank.
Yup calling term using external will kill the script you called from, not the script you want to kill. You need to call it like Sparrowhawk suggested here.
From memory we had a discussion on spawning scripts after a save recently, and Paul (I think it was) found he could just spawn things from main.c which would seem to be perfect for you
From memory we had a discussion on spawning scripts after a save recently, and Paul (I think it was) found he could just spawn things from main.c which would seem to be perfect for you