allowDamage: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (Moving to ArmA2)
Line 44: Line 44:
<h3 style='display:none'>Bottom Section</h3>
<h3 style='display:none'>Bottom Section</h3>


[[Category:Scripting Commands Arma2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]

Revision as of 09:13, 3 June 2009


Hover & click on the images for description

Description

Description:
Allow an object to be 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