setUnloadInCombat

From Bohemia Interactive Community
Hover & click on the images for description

Description

Description:
Check if cargo of this vehicle want to getout when in combat. Vehicle has to be local.
Groups:
Uncategorised

Syntax

Syntax:
vehicle setUnloadInCombat [allowCargo, allowTurrets]
Parameters:
vehicle: Object
allowCargo: Boolean
allowTurrets: Boolean
Return Value:
Nothing

Examples

Example 1:
vehicle setUnloadInCombat [true, false]

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section