I'm having a bit of a problem with a script I'm working on. I'm trying to make it so that a specific switch is turned on when a selection is made from a custom menu script, thereby activating an event on the current map. The problem is that the event does not start until you leave the current map, and come back to it.
Here's the script lines used:
And here's the event page that is supposed to activate:
As I said, the event doesn't start unless you leave the map and return to it, and I can't figure out how to change that.