Question on Racials/Totem pulse #77
Labels
No Label
bug
documentation
duplicate
enhancement
feature request
good first issue
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: xiconfjs/Gladdy-TBC#77
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 :)
Hey thank you for the feedback!
Will push an update to have options to hide specific racials.
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.