allowDammage: Difference between revisions
Jump to navigation
Jump to search
m (template:command argument fix) |
Lou Montana (talk | contribs) m (Text replacement - "|= Comments" to "|Comments=") |
||
Line 1: | Line 1: | ||
[[Category:Scripting Commands|ALLOWDAMMAGE]] | [[Category:Scripting Commands|ALLOWDAMMAGE]] | ||
{{Command|= | {{Command|Comments= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 23:47, 30 August 2019
Description
- Description:
- Allow or prevent an object being damaged (or injured, or killed). Alias of allowDamage.
The command does not prevent object from taking scripted damage such as setDamage or setHit.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
player allowDammage false;
Additional Information
- See also:
- setDammagegetDammageallowDamage damage setDamage
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
- Posted on October 24, 2014 - 03:23 (UTC)
- DreadedEntity
- This command is still working in A3 1.32.127785, at least in single player. I didn't test multiplayer.