LZ
Legend
I want a macro where shift-casting casts @ poison extraction totem, without losing
So far: #
showtooltip Wild charge
/target [modifier:shift] Poison Extraction totem
/cast [modifier:shift] wild charge
{targetlasttarget with modifier but I can't do that}
/cast [nomodifier:shift] wild charge
What I really need is a way to modify targetlasttarget so that it only happens with the modifier. Help? Though open to other macro suggestions.
So far: #
showtooltip Wild charge
/target [modifier:shift] Poison Extraction totem
/cast [modifier:shift] wild charge
{targetlasttarget with modifier but I can't do that}
/cast [nomodifier:shift] wild charge
What I really need is a way to modify targetlasttarget so that it only happens with the modifier. Help? Though open to other macro suggestions.
Last edited by a moderator: