allDeadMen: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
(example, see also added) |
||
Line 15: | Line 15: | ||
|x1= <code> | |x1= <code>{ deleteVehicle _x } forEach allDeadMen; | ||
</code>|= EXAMPLE1 | </code>|= EXAMPLE1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[allDead]], [[allUnits]], [[allGroups]], [[playableUnits]], [[switchableUnits]], [[units]], [[vehicles]] |= SEEALSO | ||
| |= MPBEHAVIOUR | | |= MPBEHAVIOUR |
Revision as of 14:40, 5 October 2013
Description
- Description:
- Return a list of dead units. Dead unit might be inside vehicle.
- Groups:
- Uncategorised
Syntax
- Syntax:
- allDeadMen
- Return Value:
- Array
Examples
- Example 1:
{ deleteVehicle _x } forEach allDeadMen;
Additional Information
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