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

[option request] Voice off by default #1272

Open
arru23 opened this issue Sep 25, 2022 · 2 comments
Open

[option request] Voice off by default #1272

arru23 opened this issue Sep 25, 2022 · 2 comments
Labels

Comments

@arru23
Copy link

arru23 commented Sep 25, 2022

I have installed a voice plugin for BW, my problem is that the voice option is enabled/ticked by default for every single boss/mob abilities, both on raid and dungeons.

Since I only want to use voices on a very select few abilities it is a huge hassle to disable the option for each of the other ones.
It also prevents people from my guild to use BW and this plugin, as they would otherwise make the jump to BW.

Can you please consider having an option to have voices on OFF by default, or can you tell what line(s) I should modify to have this functionality/behavior to help me?

I would be very grateful for your help.
Thanks in advance

@arru23 arru23 added the retail label Sep 25, 2022
@arru23 arru23 changed the title [option request] [option request] Voice off by default Sep 25, 2022
@beep-beep-beep-boop
Copy link

any progress on this?

@beep-beep-beep-boop
Copy link

I haven't tested yet but I think for now if we go to https://github.com/BigWigsMods/BigWigs/blob/6ec2c5ff497ddd3413bad33988b67aee387d98d7/Core/BossPrototype.lua#L2913C2-L2913C2 and put a not in front of every checkFlag(self, key, C.VOICE) it will make the checkmark disable the voice (so they would be disabled by default) instead of enabling them. not a great solution but I don't know lua or how this code works.

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

No branches or pull requests

2 participants