setBleedingRemaining

From Bohemia Interactive Community
Revision as of 13:33, 8 November 2014 by yourry (talk | contribs)
Jump to navigation Jump to search
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

Posted on November 8, 2014 - 10:56 (UTC)
Yourry
For the command to work, it is necessary that the soldier is injured (getdammage player > 0.1)