WoWWiki

This wiki contains inaccurate and out-of-date information. Please head over to https://wowpedia.fandom.com for more accurate and up-to-date game information.

READ MORE

WoWWiki
Advertisement
AddOn
WoWWiki Hosted AddOn Page

EventCatcher makes it easy to track events as they're called without having to reload your UI everytime you want to change events. Useful for developing other AddOns.

Slash Commands[]

/eventcatcher <option>
/ec <option>

Options:

  • reg <event>
Registers EventCatcher to catch <event>
  • unreg <event>
Unregisters EventCatcher from catching <event>
  • list
lists events currently being caught

doing a slash command with no options displays the help

Dependencies[]

None. This is a stand-alone AddOn.

URL[]

URL : http://www-en.curse-gaming.com/files/details/253/eventcatcher

Future Work[]

  • NONE. I feel this mod is as complete as it's gonna get. Suggestions are welcome.
Advertisement