GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

question regarding api

betterftr opened this issue ยท 1 comments

commented

Hi again! Is there a way to add this to the variables UnitRangedDamage("player") and dynamically pull the player attack speed and refer to it as a variable for /click pause purposes? Tried with built in ~~ GCD ~~ and it was working (although in TBC classic GCD is hardcoded 1.5)

commented

You create a variable. An example of that is https://wowlazymacros.com/t/howto-include-a-racial-and-check-with-a-variable-if-you-are-of-that-race/18573 Obviously you would need to change it to return your API value. NOTE That this will always be the Out of Combat value and can never take into account Blood Lust or things of that nature that increase your attack speed. It can never be dynamic in combat.