Dynamic Equip Slots
This script allows you to add or remove equip slots during the game using script calls. You can add or remove equip slots as many times as you want using simple script calls.
This script allows you to add or remove equip slots during the game using script calls. You can add or remove equip slots as many times as you want using simple script calls.
(UI not included) This script allows you to customize your actor’s equip slots. You can choose exactly which slots you want to have. Don’t need a hat? Need two accessories for a necklace and a ring? Customize...
This script allows you to assign game keys to any key on your keyboard. It also provides methods for handling input such as checking for input triggers or releases. This script was written by...
This script allows you to disable the battle end victory or defeat music by turning on a switch. The music won’t play if the switch is ON.
This script is an add-on for Yanfly’s Damage Popup script, either the standalone version or built into Ace Battle Engine. It displays popups when you use a skill that inflicts a state, informing you...
There are many reasons why you might want to disable a script. By disable, I mean prevent it from running. This can be achieved in several ways Delete it Comment it out (Ctrl+A, Ctrl+Q...