canUnloadInCombat: Difference between revisions
Jump to navigation
Jump to search
(add. classification) |
(Added example) |
||
Line 21: | Line 21: | ||
|x1= <code>( | |x1= <code>if (canUnloadInCombat _vehicle) then {...};</code>|= EXAMPLE1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 10:58, 15 May 2011
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:
- 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