delete_event_command
Remove a specific command from an event page in RPG Maker MZ projects by specifying map, event, page, and command index.
Instructions
Delete an event command at specified index
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mapId | Yes | ||
| eventId | Yes | ||
| pageIndex | Yes | ||
| projectPath | Yes | ||
| commandIndex | Yes |