Last Update: July 17, 2013
Script Download
Introduction
This script does not rework the way skills function. This script only reworks the way the Skill Scene appears and what it can be used for. Basically functions as a bridge between many ACE scripts in addition to making all of the skill-related ACE scripts accessible from one common place. Menu searching and surfing can become quite annoying for the player and this script’s main purpose is to minimize that annoyance.
The skill command window’s individual commands can now be added, removed, or rearranged from the script module.
Custom commands may be added to the skill command window through the CUSTOM_SKILL_COMMANDS hash. Here is a list of the currently supported scripts that work with this menu script:
- N/A
Pressing a Input key changes between the actor and skill status windows. Change what key input you would like the game to use and how you want your quotes in the module.
Script Conflicts and Compatibility
Requires the script ‘Scene_Base‘ v1.5 or higher
Requires the script ‘Scene_MenuBase‘ v1.00 or higher
Requires the script ‘Module RPG::BaseItem‘ 1.2 or higher
05.27.2013 (v1.01) –
Compatibility with Scene_MenuBase to reduce lines and increase compatibility with other ACMS scripts
Pingback: I back and Scene_MenuBase [RMXP] | Bigace World