allSites: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments \("local" or "global"\)|Multiplayer Effects \("local" or "global"\)|Multiplayer Execution \("serv...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| arma3 | | arma3 | ||
|0.50 | |0.50 | ||
|gr1= Broken Commands | |gr1= Broken Commands | ||
|gr2= Sides | |gr2= Sides | ||
| Return all sites in map. | | Return all sites in map. | ||
{{Warning | This command is considered deprecated and is no longer supported}} | {{Warning | This command is considered deprecated and is no longer supported}} | ||
| '''allSites''' | | '''allSites''' | ||
| [[Array]] | | [[Array]] | ||
|x1= <code>_allSites = [[allSites]];</code> | |x1= <code>_allSites = [[allSites]];</code> | ||
| [[deleteSite]], [[createSite]], [[allGroups]], [[allDead]], [[playableUnits]], [[switchableUnits]], [[vehicles]], [[allUnitsUAV]], [[allCurators]], [[allDeadMen]] | | [[deleteSite]], [[createSite]], [[allGroups]], [[allDead]], [[playableUnits]], [[switchableUnits]], [[vehicles]], [[allUnitsUAV]], [[allCurators]], [[allDeadMen]] | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= | ||
}} | }} |
Revision as of 00:04, 18 January 2021
Description
- Description:
- Return all sites in map.
- Groups:
- Broken CommandsSides
Syntax
- Syntax:
- allSites
- Return Value:
- Array
Examples
- Example 1:
_allSites = allSites;
Additional Information
- See also:
- deleteSitecreateSiteallGroupsallDeadplayableUnitsswitchableUnitsvehiclesallUnitsUAVallCuratorsallDeadMen
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