Hello, would apreciate any help with this given how I'm not very knowledgeable with macros.
I want to make a Macro for my DRG but I'm not even sure if it's possible.
Here's what I have atm
The concept of this macro is simple.Code:/micon "True Thrust" /ac "True North" <me> /ac "True Thrust" <t>
If True North is off the cooldown the first time I press the button then True North will be used.
Second time I press the button (or first time if True North is on CD) then "True Thrust" will be used instead.
I've applied this logic to other cooldowns/other jobs and it works perfectly.
The problem I'm having here is that True North is an ability with charges.
So if I have 2 charges up what's gonna happen is that True North will be used 2 times in a row.
I was wondering: is there any way I can avoid this? Or should I just give up the idea of macroing True North before the other action?
Thanks for any useful insight on the issue :-)