1
0
EQ2Emu/docs/slash_commands/deletequest.md
2025-05-07 10:43:08 -04:00

13 lines
286 B
Markdown

### Command: /deletequest quest_id
**Handler Macro:** COMMAND_DELETE_QUEST
**Handler Value:** 78
**Required Status:** 0
**Arguments:**
- `arg[0]`: `int quest_id`
**Notes:**
- Deletes quest from journal by the `quest_id` provided. Tied to the Delete button in the Quest Journal UI.