lifeState: Difference between revisions
| Killzone Kid (talk | contribs)  (correction to lifestate status) | Killzone Kid (talk | contribs)  mNo edit summary | ||
| Line 20: | Line 20: | ||
| *"INJURED" | *"INJURED" | ||
| *"DEAD" | *"DEAD" | ||
| [[lifeState]] seems to change to "INJURED" when [[damage]]  | [[lifeState]] seems to change to "INJURED" when [[damage]] unit <nowiki>>=</nowiki> 0.1 |= Description | ||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 15:29, 23 April 2014
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
 
	