allSites: Difference between revisions

From Bohemia Interactive Community
m (Text replacement - "{{Feature | Warning | " to "{{Feature|warning|")
mNo edit summary
 
Line 12: Line 12:
|s1= '''allSites'''
|s1= '''allSites'''


|r1= [[Array]]
|r1= [[Array]] of [[Object]]s


|x1= <sqf>_allSites = allSites;</sqf>
|x1= <sqf>_allSites = allSites;</sqf>

Latest revision as of 13:33, 24 April 2026

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 of Objects

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.
Only post proven facts here! Add Note
Killzone_Kid - c
Posted on Aug 29, 2022 - 21:48 (UTC) §
Well, this command is not broken, it just doesn't have anything to return.