Nisage 31 Report post Posted August 22, 2009 I found this a while ago, and I thought I'd share it with everyone :) Script Link The "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. HOW 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. Windowskins For Script SCRIPT FEATURES o Window skins can be changed through variables and through player control. o Volumes for BGM, SFX, and BGS can be adjusted by percentage. o Battle animations can be turned on and off for battle. No animations will be played at all during battle if enabled. o Automatic Dash will allow the player to always be in dash mode. If the player holds down the dash button, the player will walk instead. o Instant Text causes the message window to display text instantly rather than letter by letter. Also, I forgot what the rules were for the links and hope someone can tell me so I can fix it (if it needs any fixing). Edit: I found out I was supposed to put this into RGSS/RGSS2 Scripts. Can someone move it there please? Share this post Link to post Share on other sites