allAirports: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{uc:{{PAGENAME}}}} " to "")
m (Text replacement - " " to " ")
Line 13: Line 13:
* staticAirports [[Array]] of [[Number]]s - static airports IDs
* staticAirports [[Array]] of [[Number]]s - static airports IDs
* dynamicAirports [[Array]] of [[Object]]s - dynamic airports objects (such as "DynamicAirport_01_F" found on aircraft carrier)
* dynamicAirports [[Array]] of [[Object]]s - dynamic airports objects (such as "DynamicAirport_01_F" found on aircraft carrier)
 
 
|x1= <code>_allAirports = [[allAirports]];</code>
|x1= <code>_allAirports = [[allAirports]];</code>



Revision as of 20:57, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Roads and Airports

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:
_allAirports = allAirports;

Additional Information

See also:
airportSidesetAirportSidelandlandAtassignToAirportArma: Airport IDs

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