You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, thank you very much for this insane addon :)
I have 2 questions:
Racials
I would like to only track "Will of the forsaken" racial. I tried to update the file Constants_Wrath.lua to keep only this spell in the data "local racials" but it seems not enough to make it work. Is it supposed to be configurable or am i missing something else to update ?
Totem Pulse
I would like to only track Tremor totem pulse without binding it to tremor nameplate (like a weak aura : just an icon on a fixed place showing the tremor pulse).
I have enabled Totem Plates module and activated tremor totem
I also have enabled Totem Pulse module, and activated tremor totem
But it seems not work as expected in arena. The icon is not displayed. Is it possible to work like this ?
Thanks :)
The text was updated successfully, but these errors were encountered:
I would like to only track "Will of the forsaken" racial. I tried to update the file Constants_Wrath.lua to keep only this spell in the data "local racials" but it seems not enough to make it work. Is it supposed to be configurable or am i missing something else to update ?
Will push an update to have options to hide specific racials.
I would like to only track Tremor totem pulse without binding it to tremor nameplate (like a weak aura : just an icon on a fixed place showing the tremor pulse).
First: The icon you see in config mode is just an imaginary totem for the purpose of configuring. The actual icon is always displayed at the nameplate. That gives 100% accuracy for the icon to be right.
Second: Thought about it being a static icon and I will try to do so. Only problem is when a totem dies not in line of sight or the shaman calls back the totem, the timer would be inaccurate. And I always tried to have any functionality working 100% (limted by the wow api ofc). That beeing said, I look into it. I will need some time for testing.
Hi,
First, thank you very much for this insane addon :)
I have 2 questions:
I would like to only track "Will of the forsaken" racial. I tried to update the file Constants_Wrath.lua to keep only this spell in the data "local racials" but it seems not enough to make it work. Is it supposed to be configurable or am i missing something else to update ?
I would like to only track Tremor totem pulse without binding it to tremor nameplate (like a weak aura : just an icon on a fixed place showing the tremor pulse).
I have enabled Totem Plates module and activated tremor totem
I also have enabled Totem Pulse module, and activated tremor totem
But it seems not work as expected in arena. The icon is not displayed. Is it possible to work like this ?
Thanks :)
The text was updated successfully, but these errors were encountered: