allUnits: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Command " to "{{RV|type=command ")
m (Text replacement - "<dd class="notedate">Posted on ([^<>]+) " to "<dd class="notedate">Posted on $1</dd> ")
Line 28: Line 28:
<!-- Note Section BEGIN -->
<!-- Note Section BEGIN -->


<dd class="notedate">Posted on September 6, 2018
<dd class="notedate">Posted on September 6, 2018</dd>
<dt class="note">[[User:Pierre MGI|Pierre MGI]]
<dt class="note">[[User:Pierre MGI|Pierre MGI]]
<dd class="note">It returns also BIS_SUPP_HQ created by support modules and headquarters Entity from HQ modules.  
<dd class="note">It returns also BIS_SUPP_HQ created by support modules and headquarters Entity from HQ modules.  

Revision as of 02:04, 30 January 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Object Detection

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:
{_x setDamage 0.5; _x groupChat "Braaains"} forEach allUnits;

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
Posted on September 6, 2018
Pierre MGI
It returns also BIS_SUPP_HQ created by support modules and headquarters Entity from HQ modules.