SOOOOO. Here is the deal. There are a few events that I have (Where someone stands in a certain spot and something happens (I.e., a boss fight, or some random chick comes up and asks for help))BUT. I cannot get them to work properly, in terms of... they repeat themselves. After the even happens it's all gravy. But when you leave the map area (or in my case room) and come back to that map. The event repeats itself. Not to be confused with the event repeats itself whenever you step in the same place more than once. Immediately when you enter the room it repeats. So for example. I have a boss fight in the forest. If you step in a certain spot, a boss fight commences. Great. But if you come back to the forrest, the SECOND you enter, you start the boss fight again.
How can I get events such as these to never happen again after they have happened once already?
Thank you for your time

The code is kind of as follows
Block A is where you stand, and Block B will be the event I have placed.
Block A has coded: player touch
Control switch 002
Control self switch B
and on page 2 it is set to self switch B on,
and erase event.
Block B is coded:
On page 2, autorun
set as switch 002.
a bunch of talking bladadadada
erase event.
WHY WON'T YOU ERASE permanently after I finish the event.
This post has been edited by Rybonator: Apr 29 2013, 04:13 PM