Menu System OptionsLast Update: 2009.05.09By: Yanfly Engine ReDux IntroductionThe "End Game" option is quite possibly the most useless function in RPG Maker VX games. Not only does it have little functionality but its functions can be reproduced by Alt+F4 and F12. This script replaces "End Game" with a new menu altogether and giving the player some familiar options seen in many of today's commercial RPG's such as changing window skins, adjust sound volume, turning off animations during battle, and the like.
Screenshots ScriptClick here to view the main script.Click here to download the Windowskin Starter Pack.InstructionsHOW TO USE THIS SCRIPT
It's pretty simple and relatively plug and play.
Input this script anywhere above Main. It's plug and play outside of changing a few variables and switches, which will be listed below:
- If you have variables bound to variables 91, 92, 93, and 94, scroll down and bind them to unused variables.
- If you have switches bound to switches 91, 92, 93, 94, 95, or 96, scroll down and bind them to unused switches.
Then, download the windows pack, and create a "Windows" folder inside your Graphics folder. Input the windows pack there. You're all set to go.
Click here to download the Windowskin Starter Pack.Compatibility - Only if something else rewrites Scene_End (probably nothing)
Please report any compatibility issues and I'll try my best to fix them.
Terms and ConditionsJust give credit where due.
Credits and Thanks- The centipede that bit my leg today. ;_;
Originally Found Here: Here