setBleedingRemaining: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (see also)
No edit summary
Line 19: Line 19:




|x1= <code>
|x1= <code>player setBleedingRemaining 60;
</code>|= EXAMPLE1  
</code>|= EXAMPLE1  



Revision as of 12:51, 8 November 2014

Hover & click on the images for description

Description

Description:
Sets bleeding time remaining.
Groups:
Uncategorised

Syntax

Syntax:
unit setBleedingRemaining time
Parameters:
unit: Object
time: Number
Return Value:
Nothing

Examples

Example 1:
player setBleedingRemaining 60;

Additional Information

See also:
getBleedingRemainingisBurningisBleeding

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

Bottom Section