Skip to content

Fix Passenger Vehicle Door Sticking Open on Entry - #5343

Open
MohabCodeX wants to merge 4 commits into
multitheftauto:masterfrom
MohabCodeX:fix/issue-453-passenger-door-desync
Open

Fix Passenger Vehicle Door Sticking Open on Entry#5343
MohabCodeX wants to merge 4 commits into
multitheftauto:masterfrom
MohabCodeX:fix/issue-453-passenger-door-desync

Conversation

@MohabCodeX

Copy link
Copy Markdown
Contributor

Fixes #453

Changes

  • Corrected the door-to-seat index mapping for passenger doors so the door checks the intended passenger seat.
  • Updated the door state check to allow incoming door synchronization updates once the occupant has finished entering and is seated in the vehicle.

…heftauto#453)

- Fix off-by-one door-to-seat index calculation in SetDoorOpenRatio (ucDoor - 3)
- Allow door sync updates once occupying passenger is seated
Copilot AI lite review requested due to automatic review settings September 8, 2026 23:20

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Copilot AI review requested due to automatic review settings September 8, 2026 23:38

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@FileEX FileEX added the bugfix Solution to a bug of any kind label Sep 8, 2026
Copilot AI review requested due to automatic review settings September 8, 2026 23:49

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@FileEX FileEX added sync and removed sync labels Sep 9, 2026
Copilot AI review requested due to automatic review settings September 9, 2026 14:19

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Solution to a bug of any kind

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Car door desync (open state)

3 participants