Remove Battle Windows - 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 VX/VXAce (RGSS2/3) Engines (https://www.save-point.org/forum-117.html) +---- Thread: Remove Battle Windows (/thread-2501.html) |
Remove Battle Windows - DerVVulfman - 03-06-2008 Remove Battle Windows
Version: 2.0 Introduction It removes all the 'battle messages' from your battle system. No simple text message saying 'Basil suffers 10 hp' or the like. But it does leave your battlestatus window intact. Demo AnimBat VX! Script The Script Instructions Place below the default scripts, but above most scripts that deal with Scene_Battle as it replaces a number of methods. Compatibility Replaces a number of default Scene_Battle methods. If you edit/mod some of them... place scripts after this one. Author's Notes This one was a piece of cake. Just went through, removing text systems. Terms and Conditions Free for use, even in commercial games. |