Skip to content

feat: add support for broken off vehicle wheels#810

Merged
thelindat merged 1 commit into
overextended:mainfrom
blamefilo:main
Jul 2, 2026
Merged

feat: add support for broken off vehicle wheels#810
thelindat merged 1 commit into
overextended:mainfrom
blamefilo:main

Conversation

@blamefilo

Copy link
Copy Markdown
Contributor

Description

This update adds support for tracking and setting "broken off" vehicle wheels in lib.getVehicleProperties and lib.setVehicleProperties.

  • lib.getVehicleProperties: Now detects if a wheel is broken off (IsVehicleWheelBrokenOff) and assigns it a state of 3.
  • lib.setVehicleProperties: Now correctly handles the 3 state by using BreakOffVehicleWheel to physically remove the wheel from the vehicle.

This ensures that broken-off wheels are correctly persisted in the vehicle's properties data.

@thelindat thelindat merged commit 624bd52 into overextended:main Jul 2, 2026
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