[CF 1516] Spell "Blade Rush" (Rogue > Outlaw) not working
tmw-issue-import opened this issue ยท 2 comments
I can't use the new spell talent "Blade Rush" for Outlaw Rogues as neither a spell cooldown icon nor as a reactive spell icon.
I tried the spell name but also various spell ids found in TMW and wowhead (271877, 271878, 271881), unfortunately to no avail. This is TellMeWhen v8.5.0 on current pre-patch live (8.0.1).
^1^T^SShowTimer^B ^SType^Scooldown ^SName^S271877 ^SClockGCD^B ^SConditions^T ^N1^T ^SType^SCOUNTER ^SLevel^N1 ^SName^Senemy_count ^t^N2^T ^SType^SCOUNTER ^SOperator^S> ^SLevel^N1 ^SName^Senemy_count ^SPrtsBefore^N1 ^SAndOr^SOR ^t^N3^T ^SType^SBUFFDUR ^SChecked^B ^SPrtsAfter^N1 ^SOperator^S> ^SName^SBlade~`Flurry ^t^Sn^N3 ^t^SCooldownCheck^B ^SSettingsPerView^T ^Sicon^T ^STextLayout^STMW:textlayout:1Qan8_l5pOp5 ^STexts^T ^N1^S5 ^N2^S[Stacks:Hide(0)] ^t^t^t^SStates^T ^N1^T ^t^N3^T ^SColor^Sffff0000 ^t^N4^T ^SColor^Sffffffff ^t^t^SRangeCheck^B ^SEnabled^B ^SManaCheck^B ^SGUID^STMW:icon:1R2SOK6YuG2o ^t^N85009^S~`~| ^Sicon^^
^1 ^T^N1^T ^SSkinAs^SHotKey ^SStringName^SBinding/Label ^SHeight^N1 ^SAnchors^T ^N1^T ^Sx^N5 ^t^N2^T ^Sy^N-7 ^Sx^N-2 ^Spoint^STOPRIGHT ^SrelativePoint^STOPRIGHT ^t^Sn^N2 ^t^SSize^N10 ^t^N2^T ^SDefaultText^S[Stacks:Hide(0)] ^SAnchors^T ^N1^T ^Sy^N2 ^Sx^N-2 ^Spoint^SBOTTOMRIGHT ^SrelativePoint^SBOTTOMRIGHT ^t^t^SStringName^SStacks ^t^SGUID^STMW:textlayout:1Qan8_l5pOp5 ^Sn^N2 ^SName^SIcon~`Layout~`Lorca ^t^N85009^S~`~| ^Stextlayout^STMW:textlayout:1Qan8_l5pOp5 ^^
Posted by CurseForge user chili_pot | Imported from CurseForge issue #1516 | Raw
Works great for me. Try removing or fixing those conditions on the icon.
Posted by CurseForge user Cybeloras
I can confirm that it's working now.
You were right, the conditions broke it. It was a lua script on a different icon that should provide the enemy_counter but didn't work in that context. Thanks for the hint.
Posted by CurseForge user chili_pot