Reply to Re: Windemere variable thing
If you don't have an account, just leave the password field blank.
I did (almost) exactly that experiment once, and it does exchange variables, which has never made sense to me.
I see what your saying... ¤t_sprite isn't declared in main.c. The others are though, which explains why Seth is paranoid about them (in the missile scripts he likes to assign &missile_target to a local.)
I had just guessed that they all really existed, so that &missile_target still has a value even when there's no damage proc running. But I could be totally wrong, I should test it...
I see what your saying... ¤t_sprite isn't declared in main.c. The others are though, which explains why Seth is paranoid about them (in the missile scripts he likes to assign &missile_target to a local.)
I had just guessed that they all really existed, so that &missile_target still has a value even when there's no damage proc running. But I could be totally wrong, I should test it...