isAbleToBreathe: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (clarification) |
m (example) |
||
Line 17: | Line 17: | ||
|x1= <code> | |x1= <code>_canBreath = [[isAbleToBreathe]] [[player]];</code>|= EXAMPLE1 | ||
</code>|= EXAMPLE1 | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 13:05, 13 June 2018
Description
- Description:
- If unit is diving and doesn't have a re-breather, it returns false. Diving means the unit's head is underwater. If unit is underwater and has a re-breather, the command returns true.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_canBreath = isAbleToBreathe player;
Additional Information
- See also:
- underwater
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