-
Notifications
You must be signed in to change notification settings - Fork 1
Automation Custom Events
Mordonus edited this page Apr 11, 2015
·
5 revisions
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.
- Enable/Disable tracking.
- Track only while in raid.
- Notify raid about event's triggering and what was awarded to them.
- 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.
- Boss
- 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.
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.
