get_party
Retrieve the starting party actor IDs from an RPG Maker MZ project. Returns a partyMembers object matching set_party's format.
Instructions
Get the starting party — the actor ids the game begins with. Returns { partyMembers }, rhyming with set_party's input/output shape.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||