Save-Point

Full Version: Battle Debugger
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

RPG Advocate

Battle Debugger
by RPG Advocate

Introduction
This script adds many debugging features to the battle system (see images for a list). To access the debug commands during test play or a test battle, press "A"key (Input::X) when you're entering a character's commands. The monster data window shows the monsters' names, HP, and SP. Hidden monsters are shown in the disabled color defined in your scripts.

Originally to use this script, you would have needed to add or replace the pieces of code supplied to Scene_Battle. Then, add the new window classes with the code originallysupplied. Now, it is in one contiguous script.


Demo
>Click<


Script
script