setAirportSide: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<h3 style="display:none">Bottom Section</h3> " to "")
m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame( +[0-9])?|Game [Vv]ersion( +[0-9])?|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|MP[Aa]rg|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects...)
Line 1: Line 1:
{{Command|Comments=
{{Command


| arma1 |Game name=
| arma1


|1.08|Game version=
|1.08


|gr1= Roads and Airports |GROUP1=
|gr1= Roads and Airports


|gr2= Sides |GROUP2=
|gr2= Sides


| Set owning side of the airport. [[Arma: Airport IDs|ID]] is the number to identify which airport on the island you want to check. |DESCRIPTION=
| Set owning side of the airport. [[Arma: Airport IDs|ID]] is the number to identify which airport on the island you want to check.


| id [[setAirportSide]] side |SYNTAX=
| id [[setAirportSide]] side


|p1= id: [[Number]] |PARAMETER1=
|p1= id: [[Number]]


|p2= side: [[Side]] |PARAMETER2=
|p2= side: [[Side]]


| [[Nothing]] |RETURNVALUE=
| [[Nothing]]


|s2= target [[setAirportSide]] side {{Since|arma3|1.68|y}} |SYNTAX2=
|s2= target [[setAirportSide]] side {{Since|arma3|1.68|y}}


|p21= target: [[Object]] |PARAMETER21=
|p21= target: [[Object]] |PARAMETER21=
Line 25: Line 25:
|p22= side: [[Side]] |PARAMETER22=
|p22= side: [[Side]] |PARAMETER22=


|r2= [[Nothing]] |RETURNVALUE2=
|r2= [[Nothing]]


   
   
|x1= <code>0 [[setAirportSide]] [[east]]</code> |EXAMPLE1=
|x1= <code>0 [[setAirportSide]] [[east]]</code>


| [[airportSide]], [[landAt]], [[land]], [[assignToAirport]], [[allAirports]], [[Arma: Airport IDs]] |SEEALSO=
| [[airportSide]], [[landAt]], [[land]], [[assignToAirport]], [[allAirports]], [[Arma: Airport IDs]]
}}
}}



Revision as of 12:04, 18 January 2021

Hover & click on the images for description

Description

Description:
Set owning side of the airport. ID is the number to identify which airport on the island you want to check.
Groups:
Roads and AirportsSides

Syntax

Syntax:
id setAirportSide side
Parameters:
id: Number
side: Side
Return Value:
Nothing

Alternative Syntax

Syntax:
target setAirportSide side Template:Since
Parameters:
target: Object
side: Side
Return Value:
Nothing

Examples

Example 1:
0 setAirportSide east

Additional Information

See also:
airportSidelandAtlandassignToAirportallAirportsArma: 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