switchableUnits: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
m (Text replacement - "<!-- Note Section [A-Z]+ --> " to "")
Line 30: Line 30:


<dl class="command_description">
<dl class="command_description">
<!-- Note Section BEGIN -->
<dd class="notedate">Posted on July 06, 2011 - 13:32</dd>
<dd class="notedate">Posted on July 06, 2011 - 13:32</dd>
<dt class="note">[[User:Messiah2|Messiah2]]</dt>
<dt class="note">[[User:Messiah2|Messiah2]]</dt>
<dd class="note">On dedicated server this command returns empty array.
<dd class="note">On dedicated server this command returns empty array.
<!-- Note Section END -->
</dl>
</dl>



Revision as of 01:42, 6 April 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
MultiplayerTeam SwitchObject Detection

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:
_availableUnits = switchableUnits;

Additional Information

See also:
allPlayersunitsallCuratorsallGroupsallDeadplayableUnitsvehiclesallUnitsUAVallDeadMenteamSwitchTeam_Switch

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 July 06, 2011 - 13:32
Messiah2
On dedicated server this command returns empty array.