I don't have RMXP on this comp. so I can't test, but first, use a common event instead of ind. events in each map. It'll save you the copy paste. What I'd do is use a Change Graphic (Normal) and put that as the last event command in the event. Then make a Label at the very top of the Map, and put in a Jump to Label command in each conditional branch after the change graphic. That should work, but post if it doesn't. There might be a more efficient way, but this was my first idea.