allowDammage

From Bohemia Interactive Community
Revision as of 20:31, 4 September 2008 by Namikaze (talk | contribs) (Provided correct description and example of use)
Jump to navigation Jump to search


Hover & click on the images for description

Description

Description:
Makes the selected unit unable to take damage. The unit remains able to be shot at but will not take damage.
Groups:
Uncategorised

Syntax

Syntax:
Units allowDammage boolean
Parameters:
Units: Array of Persons
Boolean - true allows unit(s) to take damage, false denies the ability to take damage
Return Value:
Nothing

Examples

Example 1:
[_soldier1, _soldier2] allowDammage false

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