allSites: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 $2")
m (Text replacement - "<code>_([a-zA-Z0-9_]+) = \[\[([a-zA-Z0-9]+)\]\];?<\/code>" to "<sqf>_$1 = $2;</sqf>")
Line 14: Line 14:
|r1= [[Array]]
|r1= [[Array]]


|x1= <code>_allSites = [[allSites]];</code>
|x1= <sqf>_allSites = allSites;</sqf>


|seealso= [[deleteSite]] [[createSite]] [[allGroups]] [[allDead]] [[playableUnits]] [[switchableUnits]] [[vehicles]] [[allUnitsUAV]] [[allCurators]] [[allDeadMen]]
|seealso= [[deleteSite]] [[createSite]] [[allGroups]] [[allDead]] [[playableUnits]] [[switchableUnits]] [[vehicles]] [[allUnitsUAV]] [[allCurators]] [[allDeadMen]]
}}
}}

Revision as of 22:21, 7 May 2022

Hover & click on the images for description

Description

Description:
Return all sites in map.
This command is considered deprecated and is no longer supported
Groups:
Broken CommandsSides

Syntax

Syntax:
allSites
Return Value:
Array

Examples

Example 1:
_allSites = allSites;

Additional Information

See also:
deleteSite createSite allGroups allDead playableUnits switchableUnits vehicles allUnitsUAV allCurators allDeadMen

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