objectName getHitPointDamage hitPointName
Operand types
objectName:
ObjecthitPointName:
String
Type of returned value
Description
Return current level of damage for a specific Hit Point (specified by its config class).
- 0: no damage
- 1: full damage
Used In
Arma3
Example
(vehicle player) getHitPointDamage "hitEngine";