F12 Fix - 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) +---- Forum: RPGMaker XP (RGSS) Engine (https://www.save-point.org/forum-116.html) +---- Thread: F12 Fix (/thread-2476.html) |
F12 Fix - Zeriab - 03-06-2008 This small snippet opens a new game and closes the old game when you reset the game by pressing F12. This should prevent any errors caused from the normal F12 reset. Insert as the very first script. (Over Game_Temp) Code: #=begin - Zeriab |