getHit: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " *\|Game *2 [Vv]ersion *= * " to " ")
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 28: Line 28:
|x2= <code>_car [[getHit]] "motor";</code>
|x2= <code>_car [[getHit]] "motor";</code>


| [[setHit]], [[getHitPointDamage]], [[setHitPointDamage]], [[setDamage]], [[damage]], [[getHitIndex]], [[setHitIndex]]
|seealso= [[setHit]], [[getHitPointDamage]], [[setHitPointDamage]], [[setDamage]], [[damage]], [[getHitIndex]], [[setHitIndex]]
}}
}}



Revision as of 00:43, 17 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Object Manipulation

Syntax

Syntax:
Syntax needed
Parameters:
vehicle : Object - vehicle to be queried
selection: String - selection part name
Return Value:
Return value needed

Examples

Example 1:
player getHit "head";
Example 2:
_car getHit "motor";

Additional Information

See also:
setHitgetHitPointDamagesetHitPointDamagesetDamagedamagegetHitIndexsetHitIndex

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