View Single Post
02/27/16, 09:58 AM   #32
Scootworks
 
Scootworks's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2014
Posts: 312
Originally Posted by Kith View Post
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).
how i need to use it? do i just notice the id's and the skill?

Last edited by Scootworks : 02/27/16 at 04:54 PM. Reason: asking more