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

TFAR Mod - Scroll wheel to shout/whisper/normal #84

Closed
Saborknight opened this issue Nov 30, 2019 · 2 comments
Closed

TFAR Mod - Scroll wheel to shout/whisper/normal #84

Saborknight opened this issue Nov 30, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Saborknight
Copy link
Member

If we could get similar keybindings as ACRE has for its direct speech as a way of cycling through whisper/normal/shout then I believe it would be a lot easier to use. Now, currently you could just rebind the speak modes to something with a scroll wheel, and it would work.. but it doesn't stop at shout, it just keeps cycling. The idea with the scroll wheel is that you could carelessly spin the wheel up or down and just get the max or min easily, so blockers would have to be set.

@Saborknight Saborknight added the enhancement New feature or request label Nov 30, 2019
@Saborknight Saborknight self-assigned this Nov 30, 2019
@Saborknight
Copy link
Member Author

ACE has a scroll handler meant for opening doors. Could be helpful: https://github.com/acemod/ACE3/blob/master/addons/interaction/functions/fnc_handleScrollWheel.sqf

@Saborknight Saborknight added this to the v5.7.0 milestone Jul 29, 2020
@Saborknight
Copy link
Member Author

Turns out, I didn't need the above because CBA already considered Scroll wheel keybindings in its keybinding framework. Anyway, done in the below commit.

Saborknight added a commit that referenced this issue Sep 17, 2020
What
=================
Added: Keybindings that will increase or decrease the direct speech
volume from TFAR without cycling! So this means that no matter how many
times it increases the volume, it will never go past yelling and back to
whisper, and vice versa. This means the scroll wheel can now be used for
switching speech volume!

Why
=================
So that we can use Alt+Mouse Wheel Up/Down to switch direct speech
volumes now instead of the crappy Ctrl+Tab keybinding.

Issue ID: #84
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant