handShit

From Bohemia Interactive Community
Revision as of 14:57, 16 February 2014 by Armitxes (talk | contribs)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Return the damage value of a players or AI hands
Groups:
Uncategorised

Syntax

Syntax:
Number = handShit object (Man)
Parameters:
object: Object (Man)
Return Value:
Number - The returned number is in range 0 (healthy) to 1 (heavily injured).

Examples

Example 1:
if((handShit player) > 0) then { player groupChat "Medic! My hands are injured!"; };

Additional Information

See also:
damagesetDamagesetDammagegetDammagesetHit

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