- Joined
- May 14, 2017
- Messages
- 731
- Reaction score
- 764
- First Language
- English
- Primarily Uses
- RMMV
So I have a request for you talented JavaScripters, a slight modification to MogHunter's lmbs plugin. For those of you unfamiliar with the plugin, it adds real time sidescrolling battles. It adds a scene in the menu and battle menu to equip skills and the developer can manually force equip skills through plugin commands. It is force dependant on MogHunter's battlecry that adds battle voices.
What I'd like to do is remove the battle cry dependency to make no voices, remove the equip skills from the main menu, and remove the option to select items and equip skills from the battle menu so it is just a "pause" instead of a pull up menu. I'm sure it's just commenting out some code but I have zero JavaScript skills. Thanks.
Edit: went butchering and I am pretty sure I eliminated the need for BattleCry. Just need the menu removed.
What I'd like to do is remove the battle cry dependency to make no voices, remove the equip skills from the main menu, and remove the option to select items and equip skills from the battle menu so it is just a "pause" instead of a pull up menu. I'm sure it's just commenting out some code but I have zero JavaScript skills. Thanks.
Edit: went butchering and I am pretty sure I eliminated the need for BattleCry. Just need the menu removed.
Last edited:

