Save-Point
Temporary Save Script - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Material Development (https://www.save-point.org/forum-8.html)
+--- Forum: Scripts Database (https://www.save-point.org/forum-39.html)
+--- Thread: Temporary Save Script (/thread-2728.html)



Temporary Save Script - Anonymous - 03-03-2008

Temporary Save Script
Script by ??? [posted on the anonymous Japanese BBS 2ch]
saved from Phylomortis.Com


Introduction
This script will return the player to the title screen after saving his or her game. When the player loads the saved file, it is immediately deleted. This creates an effect like Breath of Fire 5: Dragon Quarter, where players have to save strategically rather than just try a dangerous area over and over again by reloading a saved game.

Originally, oo use the script, replace method Scene_Save#on_decision with the first block of code, and replace the method Scene_Load#on_decision with the second block of code.

Now, the script has been lightly touched so you can just paste it ABOVE Main or BELOW Scene_Debug to use it.


Script
Plug and Play Version