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

Punching #126

Open
aquadabz opened this issue Jan 16, 2024 · 1 comment
Open

Punching #126

aquadabz opened this issue Jan 16, 2024 · 1 comment

Comments

@aquadabz
Copy link

Anytime I 3rd eye something and I click the right click on my mouse and when I go to select something with my left click I punch. Is there a solution to this? I don't have any errors in my f8 or console. Or is there a way to make it all right clicks?

@thelindat
Copy link
Member

The only way I can repro this is by explicitly calling EnableControlAction(0, 24, true) elsewhere, so this is a script conflict.

DisablePlayerFiring(cache.playerId, true) is already disabling firing and punching.
So long as any resource is enabling the control after ox_target's thread I cannot prevent that action.

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