handShit: Difference between revisions
Jump to navigation
Jump to search
(Get the damage of hands) |
mNo edit summary |
||
Line 9: | Line 9: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Return the damage value of a players hands |= Description | | Return the damage value of a players or AI hands |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 13:57, 16 February 2014
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
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
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint version 1.5
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands OFP 1.96
- Scripting Commands ArmA
- Command Group: Object Information
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters