allSites: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\{\{GameCategory\|(arma[0123])\|New[ _]Scripting[ _]Commands[ _]List\}\}" to "{{GameCategory|$1|New Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma3 |Game name= | | arma3 |Game name= | ||
Line 8: | Line 7: | ||
|gr1= Broken Commands |GROUP1= | |gr1= Broken Commands |GROUP1= | ||
|gr2= Sides |GROUP2= | |gr2= Sides |GROUP2= | ||
| Return all sites in map. | | Return all sites in map. | ||
{{Warning | This command is considered deprecated and is no longer supported}} |DESCRIPTION= | {{Warning | This command is considered deprecated and is no longer supported}} |DESCRIPTION= | ||
| '''allSites''' |SYNTAX= | | '''allSites''' |SYNTAX= | ||
Line 21: | Line 18: | ||
|x1= <code>_allSites = [[allSites]];</code>|EXAMPLE1= | |x1= <code>_allSites = [[allSites]];</code>|EXAMPLE1= | ||
| [[deleteSite]], [[createSite]], [[allGroups]], [[allDead]], [[playableUnits]], [[switchableUnits]], [[vehicles]], [[allUnitsUAV]], [[allCurators]], [[allDeadMen]] |SEEALSO= | | [[deleteSite]], [[createSite]], [[allGroups]], [[allDead]], [[playableUnits]], [[switchableUnits]], [[vehicles]], [[allUnitsUAV]], [[allCurators]], [[allDeadMen]] |SEEALSO= | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= | ||
}} | }} | ||
Revision as of 00:03, 17 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