-
Notifications
You must be signed in to change notification settings - Fork 53
Copy vehicle customisations using deep copy #512
Copy link
Copy link
Open
Labels
feature requestIssue that requests new features to be implemented.Issue that requests new features to be implemented.priority/lowIssue or PR that has no significant impact and does not negatively impact the current user base.Issue or PR that has no significant impact and does not negatively impact the current user base.
Milestone
Metadata
Metadata
Assignees
Labels
feature requestIssue that requests new features to be implemented.Issue that requests new features to be implemented.priority/lowIssue or PR that has no significant impact and does not negatively impact the current user base.Issue or PR that has no significant impact and does not negatively impact the current user base.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Currently, if you copy a vehicle, using ordinary Zeus copy or Achilles deep copy, the pasted vehicle reverts to the default customisation options for its class (i.e. a black Qilin reverts to hex or Pacific hex).
It would be very useful if the Achilles deep copy allowed you to copy vehicle customisations. I think BIS_fnc_initVehicle should be sufficient to set the options on the new vehicle, although I'm not sure how you might retrieve the information from the existing vehicle.