You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: