Skip to content

Set Scheduling Battler

Set Scheduling Battler

Designates a battler as the scheduling battler, exposing their available commands so actions can be added to the queue. Primarily used in script-based battles to request input from a specific battler. The script suspends on this command while the battler makes their selection and resumes once the scheduling battler is cleared. Call with no argument (or an empty unique ID) to clear the scheduling battler.

Properties

System

Name Explanation Type
Battler Unique ID The unique ID of the battler to set as the scheduling battler. Provide an empty value to clear the scheduling battler. Variable or Value
Run Battle Program When enabled, an enemy battler runs its battle program to schedule an action automatically instead of being set up for input. Toggle