Skip to content

Conversation

almul8ab
Copy link
Contributor

@almul8ab almul8ab commented Sep 9, 2025

Implement an "automatic brake" system to slow the player down before a high-speed landing.

Use a position warp (setElementPosition) upon landing to force a full reset of the player's state, as a fallback for the missing clearPedTasks function.

In CHandleSuperman.lua:

Implement an "automatic brake" system to slow the player down before a high-speed landing.

Use a position warp (setElementPosition) upon landing to force a full reset of the player's state, as a fallback for the missing clearPedTasks function.
Add defensive safety checks to all functions to prevent the script from crashing when receiving unexpected nil values
@ArranTuna
Copy link
Contributor

I disagree with this PR because you have deleted various comments and other things such as all those blank lines, it makes reviewing a PR harder. Those changes are not relevant to the PR.

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.

2 participants