question regarding api
betterftr opened this issue ยท 1 comments
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)
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.