ascott18 / TellMeWhen

TellMeWhen is a combat tracking AddOn for World of Warcraft Retail and Classic
https://wow.curseforge.com/projects/tellmewhen
GNU General Public License v3.0
80 stars 11 forks source link

Condition for Ranged Swing Timer #1925

Closed Speaker1264 closed 2 years ago

Speaker1264 commented 2 years ago

There is no condition for ranged swing timers for the TBC client. I tried using the spell cooldown condition on auto shot and that doesn't seem to work either. Am I doing something wrong or could this possibly be added?

Alwies commented 2 years ago

Can duplicate. I'll add that it is possible by using the Icon is shown condition on a spell cooldown icon tracking auto-shot. I'll add an export for all 3 icons: ^1^T^SGUID^STMW:group:1XfZZX0pX_u9 ^SIcons^T ^N1^T ^SShowTimer^B ^SType^Scooldown ^SBarDisplay_BarGCD^B ^SSwingTimerSlot^SSecondaryHandSlot ^SName^S75 ^SGUID^STMW:icon:1Xy7mWmN7k4Y ^SShowTimerText^B ^SEnabled^B ^SClockGCD^B ^SStates^T ^N1^T ^SAlpha^N0 ^t^N2^T ^SAlpha^N1 ^t^t^t^N2^T ^SShowTimer^B ^SType^Sconditionicon ^SShowTimerText^B ^SEnabled^B ^SConditions^T ^N1^T ^SType^SSPELLCD ^SChecked^B ^SOperator^S> ^SLevel^N0.1 ^SName^S75 ^t^Sn^N1 ^t^t^N3^T ^SShowTimer^B ^SType^Sconditionicon ^SShowTimerText^B ^SEnabled^B ^SConditionDur^N1.5 ^SConditions^T ^N1^T ^SType^SICON ^SChecked^B ^SOperator^S> ^SAndOr^SOR ^SName^S75 ^SIcon^STMW:icon:1Xy7mWmN7k4Y ^t^Sn^N1 ^t^t^t^t^N91200^S~`~| ^Sgroup^N1 ^^

ascott18 commented 2 years ago

Technically there's no condition for range swing timers in any client. "Proper" hunter rotations in TBC are very complex and not really something you can reasonably create a "press this next" TMW icon for using conditions. Look into something like https://www.curseforge.com/wow/addons/weaponswingtimer-sixxfix instead.

A spell cooldown icon tracking Auto Shot won't capture any of the nuance of interactions w/ Aimed or Steady shot.