setOxygenRemaining: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
Line 33: Line 33:
<dl class='command_description'>
<dl class='command_description'>
<!-- Note Section BEGIN -->
<!-- Note Section BEGIN -->
<dd class="notedate">Posted on April 12, 2014
<dt class="note">'''[[User:Waffle SS.|Waffle SS.]]'''
<dd class="note">Unit must be under water in order for command to take effect.
<BR><BR>


<!-- Note Section END -->
<!-- Note Section END -->

Revision as of 20:42, 12 April 2014

Hover & click on the images for description

Description

Description:
Sets oxygen remaining. It has no effect when soldier is not diving.
Groups:
Uncategorised

Syntax

Syntax:
unit setOxygenRemaining value
Parameters:
unit: Object
value: Number
Return Value:
Nothing

Examples

Example 1:

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

Notes

Posted on April 12, 2014
Waffle SS.
Unit must be under water in order for command to take effect.

Bottom Section