Kannkor
Ogre
Okay, so there is definitely an issue with events firing more than once, however, I cannot track it down to why. This is the information I have. I'm hoping if any other scripter has any other information, we can track it down. (At this stage, I can't even say if it's an issue with Lax or Amadeus).
This is what I do know and can reproduce.
In certain scripts, if you close the script, then reopen it, the event will now happen twice. If you close it down and reopen it, it'll happen 3 times, etc etc and continually increase.
HOWEVER, when I wrote a 5 line example, I cannot get it to reproduce this. But I have a few (slightly more complex) scripts, that I can reproduce this with every time.
So it seems like there is a time, where script level events are not getting cleared out, so when you re-attach them when the script is run again, it's now duplicating them.
I'll continue to see if I can find what is causing it.. Hoping someone else has experienced and found it.
This is what I do know and can reproduce.
In certain scripts, if you close the script, then reopen it, the event will now happen twice. If you close it down and reopen it, it'll happen 3 times, etc etc and continually increase.
HOWEVER, when I wrote a 5 line example, I cannot get it to reproduce this. But I have a few (slightly more complex) scripts, that I can reproduce this with every time.
So it seems like there is a time, where script level events are not getting cleared out, so when you re-attach them when the script is run again, it's now duplicating them.
I'll continue to see if I can find what is causing it.. Hoping someone else has experienced and found it.