If you do something like:
/macroicon "Windbite" <t>
/ac "Windbite" <t>
/wait 2.5
/ac "Venomous Bite" <t>
but your gear actually has your GCD as shorter (2.4x for instance), does this macro essentially waste your skill speed?
Printable View
If you do something like:
/macroicon "Windbite" <t>
/ac "Windbite" <t>
/wait 2.5
/ac "Venomous Bite" <t>
but your gear actually has your GCD as shorter (2.4x for instance), does this macro essentially waste your skill speed?
Well one it doesn't do .5 seconds it only does whole numbers. So it'll make that a 3 and two, If you don't wait the allotted time before doing your next skill it wont do the second action after wait. I.E. GCD is 2 seconds you do /ac"skill"' /wait 3 /ac"skill" But between the first action and second actions wait time you use another skill your second skill will never happen.