airportSide: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Use since template)
m (Text replacement - "Category:Scripting Commands ArmA2" to "Category:Scripting Commands Arma 2")
Line 41: Line 41:
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Object_Information|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Object_Information|{{uc:{{PAGENAME}}}}]]

Revision as of 23:27, 9 January 2020

-wrong parameter ("Arma") defined!-1.08
Hover & click on the images for description

Description

Description:
Checks a side of the airport. Id is the number to identify which airport on the island you want to check. See ArmA:Airport ID for more information.
Groups:
Uncategorised

Syntax

Syntax:
airportSide id
Parameters:
id: Number
Return Value:
Side

Alternative Syntax

Syntax:
airportSide target Template:since
Parameters:
target: Object
Return Value:
Side

Examples

Example 1:
airportSide 0;

Additional Information

See also:
ArmA:Airport IDsetAirportSidelandlandAtassignToAirportallAirports

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

Notes

Bottom Section