WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Legion Beta archived threads (https://www.wowinterface.com/forums/forumdisplay.php?f=177)
-   -   pvptalent macro conditional (https://www.wowinterface.com/forums/showthread.php?t=53877)

Ketho 07-13-16 03:55 AM

pvptalent macro conditional
 
The pvptalent macro conditional is not working in battlegrounds / world pvp

When I press it on my Disc priest, it won't cast Power Word: Fortitude and the macro icon never gets updated with any spell icon
Code:

/cast [pvptalent:6/1] Power Word: Fortitude; [pvptalent:6/2] Archangel

Build 22210 (July 12)

BujuArena 10-20-16 05:36 AM

This still seems broken.

syncrow 10-21-16 03:40 PM

try [honortalent] it is still somehow non-consistent but works sometimes...dunno

BujuArena 10-28-16 10:50 AM

I just found out that it works with "(Honor Talent)" tacked onto the end of the ability names, but not without. Therefore, the following works:
Code:

/cast [pvptalent:3/1]Skyfury Totem(Honor Talent);[pvptalent:3/2]Counterstrike Totem(Honor Talent);[pvptalent:3/3]Windfury Totem(Honor Talent)
and the following does not work:
Code:

/cast [pvptalent:3/1]Skyfury Totem;[pvptalent:3/2]Counterstrike Totem;[pvptalent:3/3]Windfury Totem

This seems like a bug to me. It shouldn't matter whether the ability is an "Honor Talent" or not. The conditional should just be checking whether you have that honor talent. Even
Code:

/cast [pvptalent:3/1]Healing Surge
should work if you have Skyfury Totem selected, no matter where you are.


All times are GMT -6. The time now is 09:17 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI