This addon removes question marks from Action Bars by replacing them with shadowed icons.
Important! To be evaluated correctly, macros involving Talents must respect the following rules:
- you must have a "known" condition with TalentID for each Talent involved;
- you can no longer leave the last Talent of the sequence without a "known" condition;
- you can no longer use a "known" condition with Talent name.
If you don't respect these rules, this addon will not be able to get rid of the corresponding question marks.
To get a TalentID, you can use one of the following methods:
- install the idTip addon to see every TalentID inside in-game tooltips while mouseovering Talents, then disable it when your are done;
- open the Talent Calculator on Wowhead, click with the Middle Mouse Button on a Talent, and copy the first number you see in its URL.
Here you can find some examples of macros which are supported by this addon.
No targeting reticle
#showtooltip
/use [@cursor,known:192058]Capacitor Totem
No targeting reticle for 2-Talent node
#showtooltip
/use [@cursor,known:198838]Earthen Wall Totem;[@cursor,known:207399]Ancestral Protection Totem
Help/harm
#showtooltip
/use [@mouseover,help,known:73685]Unleash Life;[@mouseover,harm,known:196840]Frost Shock;[help,known:73685][known:73685]Unleash Life;[harm,known:196840][known:196840]Frost Shock