Skip to content

Automation Custom Events

Mordonus edited this page Apr 11, 2015 · 5 revisions

Description

Custom events allow you to add handlers for unit/boss death awarding players with EP or GP. Custom Events window can be opened from within main window.

Event handlers are created in fill in the statement manner.

When: Boss/Unit named: strBoss/strUnit dies. Award: RaidMembers/RaidMembers + Queue with: n EP , n GP , n DKP.

Available options:

  • Enable/Disable tracking.
  • Track only while in raid.
  • Notify raid about event's triggering and what was awarded to them.

Adding handler step by step:

  • Open CE(Custom Events window)
  • Open first dropdown list and select:
    • Boss
      • Select boss name from the next dropdown list.
    • Unit
      • Input name of the unit.
  • Open dropdown in the next row and select:
    • Raid Members
    • Raid Members + Queue
      • Queue means Raid Queue
  • Select which values want to award and input modifiers.
  • Press "Create!" button.

Checking existing event handlers:

You can inspect existing handlers by pressing "Show handled events" in CE window.

Each entry contains following information:

  • Name of Boss/Unit.
  • Who is the recipent.
  • What is awarded upon triggering.
  • How many times did this handler trigger.

Screenshots

Imgur album Imgur Imgur

Clone this wiki locally