ACE Debug Extension [RMXP]

Last Updated: May 13, 2013
Download Link


Introduction
This script, in by no means, is meant for player use. This script offers an extended debug menu that is more accessible and cleaner to use than what the default debug menu has to offer. The goal of this script is to ensure that the users receive proper and detailed information regarding their games during test play.


Instructions
To install this script, open up your script editor and copy/paste this script to an open slot below Scene_Debug or all ‘ACE Custom Menu System’ scripts, but above Main. Remember to save.
# —————————————————————————–
# Debug Shortcuts – Only during $DEBUG and $BTEST mode
# —————————————————————————–
Alt + F5-F9 – Common Event Debug Shortcut
Ctrl + F5-F9 – Common Event Debug Shortcut
Shift + F5-F9 – Common Event Debug Shortcut
F9 on the map – Open Debug Menu.

F10 anywhere (ACMS Only) – Opens up the Debug Entry Window.
Here, you may enter in a piece of code and the script itself will run it using the current scene as its host. So long as the code doesn’t contain any syntax errors, it’ll run right immediately.


Compatibility
Requires the script ‘Scene_Base‘ v1.4 or higher

One comment on “ACE Debug Extension [RMXP]

  1. Pingback: ACE Debug Extension [RMXP] | Bigace World

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s