airportSide: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|SYNTAX= |p21=" to "|SYNTAX2= |p21=") |
Lou Montana (talk | contribs) m (Fix Category:Pages using duplicate arguments in template calls and description) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Checks a side of the airport. | | 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. |DESCRIPTION= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[airportSide]] id |SYNTAX= | ||
|p1= id: [[Number]] |PARAMETER1= | |p1= id: [[Number]] |PARAMETER1= | ||
Line 23: | Line 18: | ||
| [[Side]] |RETURNVALUE= | | [[Side]] |RETURNVALUE= | ||
| s2= | |s2= [[airportSide]] target ''Since Arma 3 v1.68'' |SYNTAX2= | ||
|p21= target: [[Object]] | | |p21= target: [[Object]] |PARAMETER21= | ||
| r2 = [[Side]] | | | r2 = [[Side]] |RETURNVALUE2= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 33: | Line 28: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[setAirportSide]], [[land]], [[landAt]], [[assignToAirport]], [[allAirports]] |SEEALSO= | | [[ArmA:Airport ID]], [[setAirportSide]], [[land]], [[landAt]], [[assignToAirport]], [[allAirports]] |SEEALSO= | ||
}} | }} | ||
Line 47: | 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 ArmA2|{{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}}}}]] |
Revision as of 19:26, 17 October 2019
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 Since Arma 3 v1.68
- Parameters:
- target: Object
- Return Value:
- Side
Examples
- Example 1:
airportSide 0;
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