Skip to content
This repository was archived by the owner on Jan 31, 2026. It is now read-only.

fix: fixed issue with players getting stuck#1032

Merged
bitpredator merged 1 commit intobitpredator:mainfrom
busco82:main
Mar 13, 2025
Merged

fix: fixed issue with players getting stuck#1032
bitpredator merged 1 commit intobitpredator:mainfrom
busco82:main

Conversation

@busco82
Copy link
Contributor

@busco82 busco82 commented Mar 13, 2025

Changelog:
Removed the wait time to buckle and unbuckle the seat belt Removed the ProgressBar function and its Wait(3750) to make the action of buckle/unbuckle immediate. Added the reset of exiting the vehicle when the seat belt is unbuckled The exit control (Control 75) is now immediately re-enabled when the seat belt is unbuckled. Improved UI handling
The NUI window is updated correctly when the seat belt is buckled and unbuckled without inconsistencies. With this update, players can buckle and unbuckle without delays and without getting stuck in the vehicle.

Fixes #[issue_no]

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Does your submission pass tests?

Please describe the changes this PR makes and why it should be merged:

Discord username (if different from GitHub):

Changelog:
Removed the wait time to buckle and unbuckle the seat belt
Removed the ProgressBar function and its Wait(3750) to make the action of buckle/unbuckle immediate.
Added the reset of exiting the vehicle when the seat belt is unbuckled
The exit control (Control 75) is now immediately re-enabled when the seat belt is unbuckled.
Improved UI handling
The NUI window is updated correctly when the seat belt is buckled and unbuckled without inconsistencies.
With this update, players can buckle and unbuckle without delays and without getting stuck in the vehicle.
@busco82 busco82 requested a review from bitpredator as a code owner March 13, 2025 17:47
@bitpredator bitpredator merged commit 36b85de into bitpredator:main Mar 13, 2025
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants