allAirports: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 ") |
||
Line 16: | Line 16: | ||
|x1= <code>_allAirports = [[allAirports]];</code> | |x1= <code>_allAirports = [[allAirports]];</code> | ||
|seealso= [[airportSide]] [[setAirportSide]] [[land]] [[landAt]] [[assignToAirport]] | |seealso= [[airportSide]] [[setAirportSide]] [[land]] [[landAt]] [[assignToAirport]] [[Arma: Airport IDs]] | ||
}} | }} |
Revision as of 14:04, 20 January 2022
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