lifeState: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Killzone Kid (talk | contribs) No edit summary |
||
Line 19: | Line 19: | ||
*"HEALTHY" | *"HEALTHY" | ||
*"INJURED" | *"INJURED" | ||
*"DEAD" |= Description | *"DEAD" | ||
When "INJURED", "Treat XXXX" action menu and icon appear for the player or a 3rd party who is close with medkit or FAK |= Description | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 17:09, 4 October 2013
Description
- Description:
- Returns the life state of the given unit.
Can be one of:
- "ALIVE"
- "UNCONSCIOUS"
- "DEAD"
- "HEALTHY"
- "INJURED"
- "DEAD"
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_ls = lifeState loon;
Additional Information
- See also:
- setUnconscious
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