Skip to content

Persist vehicle condition damage on the control device - #1822

Merged
Josh-Larson merged 1 commit into
ProjectSWGCore:masterfrom
madsboddum:persist-vehicle-decay
Sep 8, 2026
Merged

Persist vehicle condition damage on the control device#1822
Josh-Larson merged 1 commit into
ProjectSWGCore:masterfrom
madsboddum:persist-vehicle-decay

Conversation

@madsboddum

Copy link
Copy Markdown
Member

Fixes #1411

The damage is now saved on the PCD when storing and applied again when calling the mount.

Storing a vehicle destroys the mount object, so its condition damage was
lost and calling it back out reset the condition. The damage is now saved
on the PCD when storing and applied again when calling the mount.

Fixes ProjectSWGCore#1411
@Josh-Larson
Josh-Larson merged commit c70b35f into ProjectSWGCore:master Sep 8, 2026
3 of 4 checks passed
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.

Condition of the vehicle can no longer be reset by storing it and calling it back out

2 participants