allAirports: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "<h3 style="display:none">Bottom Section</h3> " to "") |
Lou Montana (talk | contribs) m (Text replacement - " {2,}\}\}" to " }}") |
||
Line 17: | Line 17: | ||
| [[airportSide]], [[setAirportSide]], [[land]], [[landAt]], [[assignToAirport]], [[Arma: Airport IDs]] | | [[airportSide]], [[setAirportSide]], [[land]], [[landAt]], [[assignToAirport]], [[Arma: Airport IDs]] | ||
}} | }} | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
{{GameCategory|arma3|Scripting Commands}} | {{GameCategory|arma3|Scripting Commands}} |
Revision as of 23:12, 18 January 2021
Description
- Description:
- Returns all map airports, both static and dynamic
- Groups:
- Roads and Airports
Syntax
- Syntax:
- allAirports
- Return Value:
- Array - in format [staticAirports, dynamicAirports], where:
Examples
- Example 1:
_allAirports = allAirports;
Additional Information
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