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

Revamp hydraulics controls #45

Merged
merged 4 commits into from
Mar 21, 2022
Merged

Conversation

psykana
Copy link
Contributor

@psykana psykana commented Mar 20, 2022

Fixed taxi boost jump which was hardcoded to ped jump.
Patched AimWeapon functions so they don't return 0.0f for vehicles with hydraulics unless hydraulics_locked is set.

@@ -265,6 +266,7 @@ char *ControlsMapVar[CONTROLS_MAPPINGS_NUM] = {
"MAPPING_DROP_ITEM",
"MAPPING_PHONE",
"MAPPING_NITRO",
"MAPPING_TAXI_BOOST_JUMP",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add to bottom

@psykana psykana requested a review from TheOfficialFloW March 21, 2022 00:18
@TheOfficialFloW TheOfficialFloW merged commit 6420ed7 into TheOfficialFloW:master Mar 21, 2022
@pmsobrado
Copy link

pmsobrado commented Apr 13, 2024

@TheOfficialFloW @psykana If I'm not mistaken these fixes are not released, right? I'm on 2.1 and I can't remap taxi boost jump button :(

EDIT

I tried compiling myself but it was impossible, always some dependency error of some sort. Could anyone build the latest master branch with newer fixes? Thanks!

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

Successfully merging this pull request may close these issues.

3 participants