Page MenuHomeFeedback Tracker

[Feature Request] setVehicleCargo alt syntax to bypass internal scripting
New, NormalPublic

Description

Currently "setVehicleCargo" applies some internal scripting, such as when a vehicle is unloaded at altitidue it is immediately given a parachute.

There are also mass changes to the parent vehicle.

would love an alt syntax to bypass this.

parent setVehicleCargo [child,custom(bool)];      //  parent setVehicleCargo [child,true];     to avoid these engine applied behaviours

Details

Severity
Feature
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
General
Additional Information

An issue I have at the moment is that when you exec "detach" on a vehicle in cargo, the added mass to the parent vehicle is not removed. an "Attach" event handler could remedy this, or at least detect when to recalculate the mass

Event Timeline