vehicleCargoEnabled returns true on vehicles that don't have the Carrier class defined. Examples are tanks and quad bikes.
Description
Description
Details
Details
- Severity
- Minor
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Category
- General
Event Timeline
Comment Actions
All that command does, is read
"vehicleTransportingDisabled" config entry or previously set via https://community.bistudio.com/wiki/enableVehicleCargo
It does not check if the vehicle is capable of ViV transport.
So it works as designed and intended.
Comment Actions
Thanks for clarifying.
Is there any chance that it could be updated to return false when it's not capable, despite not being part of the original intent/design?