Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question on Racials/Totem pulse #77

Open
rbc190808 opened this issue Jan 15, 2023 · 1 comment
Open

Question on Racials/Totem pulse #77

rbc190808 opened this issue Jan 15, 2023 · 1 comment

Comments

@rbc190808
Copy link

Hi,

First, thank you very much for this insane addon :)

I have 2 questions:

  1. 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 ?

  1. 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 :)

@XiconQoo
Copy link
Owner

XiconQoo commented May 17, 2023

Hey thank you for the feedback!

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants