update_event_command
Replace an existing event command at a given index within an event page to modify game behavior in RPG Maker MZ projects.
Instructions
Update an event command at specified index
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mapId | Yes | ||
| eventId | Yes | ||
| pageIndex | Yes | ||
| newCommand | Yes | ||
| projectPath | Yes | ||
| commandIndex | Yes |