enableAttack: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (global effect on local group (may take several seconds for changes to propagate), see also)
m (description)
Line 12: Line 12:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Set if leader can issue attack commands. |= Description
| Set if leader can issue attack commands to the soldiers in his group. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 13:01, 19 February 2009

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Set if leader can issue attack commands to the soldiers in his group.
Groups:
Uncategorised

Syntax

Syntax:
group enableAttack enable
Parameters:
group: Object or Group
enable: Boolean
Return Value:
Nothing

Examples

Example 1:
_group1 enableAttack true

Additional Information

See also:
attackEnabled

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