Customizable rate limit for cloak and vision when bound to mouse wheel#1826
Merged
AdamTadeusz merged 5 commits intoNeotokyoRebuild:masterfrom Mar 12, 2026
Conversation
Contributor
|
Wouldn't it be best if this rate limit could be applied to any input or toggle bound to mousewheels rather than exclusively cloak or vision? |
Contributor
Author
|
probably, but I was afraid of making too many changes. |
Contributor
Author
|
@Agiel would you approve this if i set the default value of cl_neo_mouse_wheel_action_cool_down to 0, so it skips past this custom check unless you actively change the value |
DESTROYGIRL
approved these changes
Mar 12, 2026
Contributor
DESTROYGIRL
left a comment
There was a problem hiding this comment.
It looks fine and does not seem to break anything in my testing. Should not change any behaviour with default 0 at least
Ought to be revisited in the future so it can be applied to all inputs and not just these two
Agiel
approved these changes
Mar 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Intended to stop accidentally toggling the two on and off repeatedly when bound to the mouse wheel
Toolchain