canUnloadInCombat: Difference between revisions
Jump to navigation
Jump to search
m (template:command argument fix) |
m (template:command argument fix) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Check if cargo of this vehicle want to get out when in combat. |= | | Check if cargo of this vehicle want to get out when in combat. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''canUnloadInCombat''' vehicle |= | | '''canUnloadInCombat''' vehicle |SYNTAX= | ||
|p1= vehicle: [[Object]] - |PARAMETER1= | |p1= vehicle: [[Object]] - |PARAMETER1= |
Revision as of 14:35, 7 April 2019
Description
- Description:
- Check if cargo of this vehicle want to get out when in combat.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
if (canUnloadInCombat _vehicle) then {...};
Additional Information
- See also:
- setUnloadInCombat
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