setHit

From Bohemia Interactive Community
Revision as of 05:18, 16 June 2009 by Kronzky (talk | contribs) (add. classification)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Damage / repair part of object. Damage 0 means fully functional, damage 1 means completely destroyed / dead.
Groups:
Uncategorised

Syntax

Syntax:
object setHit [part, damage]
Parameters:
object: Object -
part: String -
damage: Number -
Return Value:
Nothing

Examples

Example 1:
vehicle player setHit ["engine", 1]

Additional Information

See also:
See also needed

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