allUnits: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<dd class="notedate">Posted on ([^<>]+) " to "<dd class="notedate">Posted on $1</dd> ")
m (Text replacement - "<dt class="note">([^<>]+) " to "<dt class="note">$1</dt> ")
Line 29: Line 29:


<dd class="notedate">Posted on September 6, 2018</dd>
<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]]</dt>
<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:32, 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.