Event call for the load menu.

● ARCHIVED · READ-ONLY
Started by Zeramae 4 posts View original ↗
  1. As the title suggests; I want to be able to call the loading screen via event. Is there a call using the script event that will do this for me?

    I also want to be able to exit from the loading screen back to the map and not the menu.

    Any help would be appreciated; thank you for taking the time to read my plea.

    Additional information: I'm not using any save scripts or scripts that would adjust the save/load scenes.
  2. Code:
    $scene = Scene_File.new(false, false, true)
    That should be all you need for a script call.
  3. Thank you! It's perfect.

    Consider this problem solved.
  4. This thread is being closed, due to being solved. If for some reason you would like this thread re-opened, please report this post and leave a message why. Thank you.