When using assign as cargo the units no longer get in the vehicle, only occurs on dev branch! {F24856}
Description
Description
Details
Details
- Legacy ID
- 3891048945
- Severity
- None
- Resolution
- Open
- Reproducibility
- Always
- Category
- Firing from Vehicles
Steps To Reproduce
Download the mission, run on dev branch. paste this in the debug console
_group = group lead;{_x assignAsCargo car;[_x] orderGetIn true;} forEach units _group;
Additional Information
When the script is run errors to RPT:
Vehicle assigned in unit, but unit not assigned in vehicle
Vehicle assigned in unit, but unit not assigned in vehicle
Vehicle assigned in unit, but unit not assigned in vehicle