Skip to content

/doevents

Syntax

/doevents [ flush ] [ <specificevent> ]

Description

Runs the first event of any type in the queue, flushes all queued events, or runs/flushes just the specificevent event.

Examples

/doevents                         This will run all queued events
/doevents chat                    This will run only the chat event(s) 
/doevents flush                   Clears all events in the queue without running them
/doevents SpellFizzle             Run SpellFizzle event(s)

/doevents flush SpellFizzle       Clears SpellFizzle events in the queue

This command is added by MacroQuest.

Republished and possibly modified from https://docs.macroquest.org/reference/commands/doevents/