allowDammage

From Bohemia Interactive Community
Revision as of 23:33, 12 April 2021 by Lou Montana (talk | contribs) (Text replacement - " |game5= arma2oa |version5= 1.51" to " |game5= arma2oa |version5= 1.50")
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Allow or prevent an object being damaged (or injured, or killed). The command does not prevent object from taking scripted damage such as setDamage or setHit.
Multiplayer:
The command has to be executed where the object is local and will be effective as long as the object does not change locality. If the object changes locality, the command needs to be executed again on the new owner's machine to maintain the effect.
Problems:
This command did nothing until Arma 2.
Alias:
allowDamage
Groups:
Object Manipulation

Syntax

Syntax:
object allowDammage allow
Parameters:
object: Object
allow: Boolean
Return Value:
Nothing

Examples

Example 1:
player allowDammage false;

Additional Information

See also:
setDamage damage allowDamage

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