Author: Hime

Global Common Events 60

Global Common Events

This script allows you to assign certain common events as “global” common events. These are common events that will be run in almost any scene, as long as the run conditions are met.

Jump to Label 4

Jump to Label

This script allows you to use a script call to jump to a label in the event list. You can pass in anything as long as it evaluates to a string, such as variables.

Equippable Limits 18

Equippable Limits

This script allows you to limit how many instances of item any actor can equip at the same time. For example, if you have three accessory slots, you might disallow equipping more than one exp bonus...