Question about one-click-Macro
Heyhey,
this is the first time im playing a Hunter in tbc 2.4.3 and a few days ago i learned about the "famous" one-click macro that most hunters would use.
For example one of those macros looks like this:
#showtooltip Steady Shot
/cast [target=pettarget, exists] Kill Command
/castsequence reset=2.15 Steady Shot, Auto Shot
/script UIErrorsFrame:Clear()
where the number 2.15 represents your speed + 0.1.
I know that there are many different macros with small changes but my question is:
How do you react to an increase of your speed through for example Rapid Fire or Improved Aspect of the Hawk?
Since your speed increases, your autoshot rotation also changes and the number inside the macro will be wrong in that case.
Is there a way to always use the actual speed inside a macro ?
I saw something like "reset=#" but i dont really understand what that does.
Hope someone can help!
btw: Im playing as BM if that does change anythin.