Hi Guys,
I have tried to make a GCD vs Swing Timer tracker, but I realized that I might need a custom function in order to do this.
So far I have done it purely with Trigger Combinations like this:
https://i.imgur.com/ssrAQxh.png
Right now I am just checking if:
- GCD is on CD
- Swing Timer > 1.5sec
However I need to check if:
- Swing Timer < GCD
I have tried to use GetSpellCooldown(61304) but it's not giving me anything back in terms of GCD duration left.
Any tips from here?