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

CS2: issue with binds in mirv_input camera #946

Closed
ChetdeJong opened this issue May 24, 2024 · 2 comments
Closed

CS2: issue with binds in mirv_input camera #946

ChetdeJong opened this issue May 24, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@ChetdeJong
Copy link
Contributor

Not sure if its HLAE bug, but behavior changed since last game update.

Now if being in camera mode mirv_input camera, it seems like game now tracks key presses and executes stuff.
Before last update game would ignore key binds, when being camera mode, so only HLAE camera binds would work.

Steps to produce:

  1. bind F "echo test"
  2. mirv_input camera
  3. Press F

Expected, that it doesn't execute bind with echo, so nothing should be in console.

When using previous game build 1.40.0.8 and HLAE 2.162.0 everything work as expected.

@ChetdeJong ChetdeJong added the bug Something isn't working label May 24, 2024
@ChetdeJong
Copy link
Contributor Author

Workaround for now is to remove bindings from HLAE binds, so accidentally don't execute something while being in camera mode. But that would mess with people's workflows much.

@dtugend dtugend self-assigned this May 24, 2024
@dtugend
Copy link
Member

dtugend commented May 24, 2024

af9dc3b
Will be fixed in 2.163.1 coming up shortly.

@dtugend dtugend closed this as completed May 24, 2024
@dtugend dtugend removed their assignment May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants