TellMeWhen

TellMeWhen

25M Downloads

New feature bug " Added support for tracking "Single-Button Assistant""

Alwies opened this issue ยท 1 comments

commented

WoW Version

Retail

TellMeWhen Version

11.1.5

Describe the bug

It's possible I misunderstand the feature.
What I was expecting it'd change the icon texture to the spell that's being suggested next.

What's happening is that the icon stays the same as it'd in 11.1.4
For example, note that the ? icon is using the condition "spell is assistant suggestion" set to living flame : https://gyazo.com/fc39e0883d35afb12663d3be9cb25023

Do note as well that "Assisted Highlight" and "Single-Button Assistant" are different features.
"Assisted Highlight" highlights suggestions on actionbars but doesn't press them.
"Single-Button Assistant" Casts the suggested ability but when used alone doesn't highlight which ability that will be.
The spellID the patch notes suggest to use of "1229376" is for the single button part and is an actual spell, though it has no cooldown.

Edit: not sure if above has anything to do with this. But was confused by this myself earlier today.

Export Strings

^1^T^SGUID^STMW:group:1avx8q2Ws=8k ^SPoint^T ^Sy^F-5344219216478208 ^f-48^Sx ^F-5948379381104640^f-45 ^Spoint^SRIGHT ^SrelativePoint^SRIGHT ^t^SIcons^T ^N1^T ^SType^Scooldown ^SName^S1229376 ^SEnabled^B ^t^N2^T ^SType^Sconditionicon ^SConditions^T ^N1^T ^SType^SASSISTANTSPELL ^SName^SLiving~`Flame ^t^Sn^N1 ^t^SEnabled^B ^t^t^SName^STMW~`TESTS ^t^N11010501^S~`~| ^Sgroup^N9 ^^
commented

Well that's definitely what its supposed to do. It seems it isn't working on first login, but does work after a /reload. Seems that C_AssistedCombat.GetActionSpell() doesn't have a return until a while after the game has loaded in.