allowDamage: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Moving to ArmA2)
m (Arma2 new command category)
Line 1: Line 1:
[[Category:Scripting Commands|ALLOWDAMAGE]]
{{Command|=
{{Command|=
____________________________________________________________________________________________
____________________________________________________________________________________________
Line 13: Line 11:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Allow an object to be damaged (or injured, or killed). |=
| Allow ore prevent an object being damaged (or injured, or killed). |=
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 44: Line 42:
<h3 style='display:none'>Bottom Section</h3>
<h3 style='display:none'>Bottom Section</h3>


[[Category:Scripting Commands|ALLOWDAMAGE]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:ArmA 2: New Scripting Commands List|{{uc:{{PAGENAME}}}}]]

Revision as of 04:54, 22 June 2009

Hover & click on the images for description

Description

Description:
Allow ore prevent an object being damaged (or injured, or killed).
Groups:
Uncategorised

Syntax

Syntax:
object allowDamage allow
Parameters:
object: Object -
allow: Boolean -
Return Value:
Nothing

Examples

Example 1:
player allowDamage 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