Why don't these macros work? :O

#showtooltip feral spirit
/cast Feral Spirit
/cast [target=player] Heroism(PvP Talent)

^just targeting myself atm for testing purposes, when i use it, itll be targeting my dps partner in arena

#showtooltip Ascendance
/cast Ascendance
/cast [target=Avagdu] Heroism

^same with that

The problem with these macros is that the heroism is never used…

Are the first abilities in the macro on global by chance?

#showtooltip
/cast Feral Spirit
/cast [@player] [] Heroism(PvP Talent)
#showtooltip
/cast Ascendance
/cast [@Avagdu,help,nodead] [] Heroism
2 Likes

Thanks!!~~~