Disable Victory Music
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 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...
This script allows you to change an actor’s face and character graphics depending on the actor’s current class. Each class that your actor can change to can potentially have its own set of faces...
This script allows you to reflect a percentage of all damage received back to the attacker. The damage you actually take is the difference between the received damage and the reflected damage.
RPG Maker comes with switches and variables that are primarily used for data control and logic flow. Furthermore, it would be convenient to users if script options can be assigned to these switches or...