setUnloadInCombat

From Bohemia Interactive Community
Revision as of 00:12, 14 December 2014 by Benargee (talk | contribs) (Description strait from game, seems incorrect.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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