Thanks for Zensunim for exlpaining this, alertId isn't unique number, but has special meaning
Quote from Zensunim:0: None - ignore 1: High - Loud buzzer 2: Low - Ping 3: Fail - Double ping 4: Friendly Fire - Soft buzzer
Thanks for Zensunim for exlpaining this, alertId isn't unique number, but has special meaning
Quote from Zensunim:0: None - ignore 1: High - Loud buzzer 2: Low - Ping 3: Fail - Double ping 4: Friendly Fire - Soft buzzer
GTFO 4.7 introduces a new hook-friendly function for this purpose: GTFO_DisplayAura(alertTypeID)
Values for alertTypeID (integer):
0: None - ignore
1: High - Loud buzzer
2: Low - Ping
3: Fail - Double ping
4: Friendly Fire - Soft buzzer
It looks like the GTFO code updated to be a bit more efficient - or, at least, not to try and trigger that aura display function without actually having the addon loaded. I ended up submitting a ticket to add a custom hook to enable this feature for myself.
It looks like the PowerAuras code actually includes a specific event handling set of code for this; if GTFO merge that hook, it might be nice to consider adding some support for custom events that doesn't require writing a lua filter function.
In any case, once the patch is applied, this works for me:
dOdlcaWsrO2Ls1RLs1CvvnBP4MkLomvDBkzBIs7uuzVKDtX(rfJsvj)vvACsWYufdveyWOsdxIoOcoLiOJrPCorkluvPUoklwKy5Q8qkv1tbpwHEovMOsXuvYKLQPdDAbFtvXZKK3rPInkH(SKAZsjBhv1hfr(QiQPjQ67uQYifHmmfz0IKgVukNKsLULivxtrDEuLlJ8trXVfAztlbwc6c6Aj4O6q0S4vscqQnKDKGuAitFBStcg2SrasTHSJeyxdsxl)i9p07rJ7pzY3(a78U)eeThDdSZ72s9G)FGDE3)a78zf479agIgFZlEH6A6CAjuG3eS8yiA0sGLpy0saYRKeuEKJqbLh5iuqjRXrcfki0fK0QygoC3eCLnEEcgJnXtlL7rfZp)y7j7uHPNQpP9jTk1k95zLRsfZwnxy6PAAQQkF25cpQv6ZZcfyywRluxtNt5Sj4IOhjLIGMOVRLGl2qAjWI1GbTekuOa8c110PLaKxjjyK5WOLGrMdJwViVssaXNmOGrMdJwVPg6KamyrDbD25Xq0iOsaXNmOa7NQh5WDl5C(AsaZq8jdkWZWOGrMdJwcAXmJyiA(AFFpHC4EeYodhU4Xi7WHlz6ci(KbDcsE4nPvXmVjktMelG5OxMjG6BHcf4eyBp)(N9cc4RC2Ypnjuca
CommanderSirow AuthorAs asked here: http://wow.curse.com/downloads/wow-addons/details/weakauras.aspx#964737
Here is the display string (Import this):
Important: Don't set ANY load conditions on this display (other than maybe class)!
Details, if one wants to create the trigger by yourself:
EDIT: This will display one WA display for every GTFO alert, if one wants different for different damage type, replace Custom trigger with:
See below to find out correct alertId