View Single Post
02/24/16, 11:10 PM   #20
Kith
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 49
Register Trigger Test

If anybody has some time, I need some assistance checking for the existence of a certain event firing. I can't test this myself due to the lack of a character with the appropriate abilities.

The request is to install the mod linked to this post and I need the following abilities cast and then used until they trigger their "proc" effect. Hopefully when the proc occurs a message will appear in your chat log, and when the proc is used another one should. I need to know the details of those 2 messages (or that they don't appear which will make me sad).

The abilities in question:
- Deadly Cloak (Blade Cloak Morph, Dual Wield Level 20)
- Flame Lash (Lava Lash Morph, Ardent Flame (DK) Level 30)
- Grim Focus & It's Morphs (Assassination (NB) Level 42) -- any of the morphs will work, though all 3 would help even more

If my theory is correct, in all the above cases a message in the format 'RegisterTrigger GAIN <Name> [<ID>]' will appear (and FADE on expiry).

Last edited by Kith : 02/27/16 at 03:55 PM. Reason: Removed AddOn, problem has been resolved!