Every time I edit an event (ie, a signtext event) the data value gets incremented. If the data value is between 0 and 9, then it is fine. If it is between 10 and 19, the value gets incremented by 1. If it is between 20 and 29 it gets incremented by 2, etc...
So for example, if I create text 18 = "This is a sign", and text 19 = "This is also a sign", if I then create an event 4 18 (signtext 18) when I actually go to run it, the result is 19. If I then edit the event and save it, now the event is for 20 (which doesn't exist). If I edit and save it again, it becomes 22, and so on and so forth.
This happens with every event. In the case where an event has multiple data elements (TakeOrGive 0, 0, 13, 15 for example) then the last element will be incremented as described. So opening and saving this event over and over will result in 0,0,13,16 then 0,0,13,17 etc...
Also a suggestion: make the "auto event" flag visible on the events tab. Just an extra column maybe so that an editor can quickly see which events will run automatically and change them.
Post edited January 19, 2012 by WizardStan