Tagged: Commands

53

Command Manager

The command manager is a framework that changes the way commands are handled in RPG Maker. It provides developers with an intuitive way to customize each and every actor’s commands from the basic “Attack” and “Item” commands...

14

Attack Skill command

This script allows you to determine an actor’s attack skill based on different properties such as the actor’s equips, currently applied states, class, or the actor itself. You can dynamically change the attack skill...

Command: Change Equip 27

Command: Change Equip

This script allows you to add a “change equip” command using the Command Manager for your actors in battle. This allows you to change equips during battle. You can specify a cooldown in between equip...