11-06-2009, 02:55 AM
The problem is that you can't control events on maps other than the current one. If you were able to do that directly, it would slow down the system a lot because it would have to load all of the maps at once.
The best way to go about this is use a switch, and then on the fadein to the second map (where the NPC that you want to move is located), check if the switch is on. If it's on, then either use Set Event Location or use a move route before fading back in. I can explain further if you want but that's the basic explanation. :3
The best way to go about this is use a switch, and then on the fadein to the second map (where the NPC that you want to move is located), check if the switch is on. If it's on, then either use Set Event Location or use a move route before fading back in. I can explain further if you want but that's the basic explanation. :3