Party Command Manager
The Party Command Manager is an add-on for the Command Manager that allows you to quickly create and setup party commands.
Download
Script: download here
Required
Installation
In the script editor, place this script below Command Manager and above Main
Usage
Setting up Commands
In the configuration, you can set up party battle commands. These are the commands that are available before you pick individual actor commands during battle, if your battle system supports it.
The format of each command entry is
[command_symbol, arg1, arg2, arg3, ...]
Where the command_symbol
specifies which command you want to use, and the arguments may be used to change how the command behaves depending on what values you provide. Each add-on will specify which arguments are available.
By default, two commands are provided
- fight
- escape
These are the commands that come with the default battle system.