allowDamage: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (typo)
(Add MP behavour)
Line 29: Line 29:
|  |= SEEALSO  
|  |= SEEALSO  


|  |= MPBEHAVIOUR  
|mp=This command only works locally and must be run on all machines to have global affect. |= MPBEHAVIOUR  
____________________________________________________________________________________________
____________________________________________________________________________________________
}}
}}

Revision as of 18:57, 2 November 2009

Hover & click on the images for description

Description

Description:
Allow or prevent an object being damaged (or injured, or killed).
Multiplayer:
This command only works locally and must be run on all machines to have global affect.
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