Hi. Im working on RGSS (RPG Maker XP) and I want to change location using scripts. Yeah, i know there is the "teleport" command, but i want an event to actually teleport you somewhere using the "Call Script" command. This is because Im trying to create a Menu using a Map, But i can't figure out how to teleport myself to a map when pressing X button.
I suppose it must be related to the Scene_
Map.new variable... But... how can i specify a map to teleport to (and the coordinates) using that?
--Hope everyone can understand--
Thanks for the help ^^