setAirportSide: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{since" to "{{Since") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma1 |Game name= | | arma1 |Game name= | ||
Line 9: | Line 8: | ||
|gr2= Sides |GROUP2= | |gr2= Sides |GROUP2= | ||
| 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. |DESCRIPTION= | ||
| id [[setAirportSide]] side |SYNTAX= | | id [[setAirportSide]] side |SYNTAX= | ||
Line 21: | Line 18: | ||
| [[Nothing]] |RETURNVALUE= | | [[Nothing]] |RETURNVALUE= | ||
|s2= target [[setAirportSide]] side {{Since|arma3|1.68|y}} |SYNTAX2= | |s2= target [[setAirportSide]] side {{Since|arma3|1.68|y}} |SYNTAX2= | ||
Line 31: | Line 27: | ||
|r2= [[Nothing]] |RETURNVALUE2= | |r2= [[Nothing]] |RETURNVALUE2= | ||
|x1= <code>0 [[setAirportSide]] [[east]]</code> |EXAMPLE1= | |x1= <code>0 [[setAirportSide]] [[east]]</code> |EXAMPLE1= | ||
| [[airportSide]], [[landAt]], [[land]], [[assignToAirport]], [[allAirports]], [[Arma: Airport IDs]] |SEEALSO= | | [[airportSide]], [[landAt]], [[land]], [[assignToAirport]], [[allAirports]], [[Arma: Airport IDs]] |SEEALSO= |
Revision as of 02:28, 17 January 2021
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
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
Categories:
- Scripting Commands
- Introduced with Armed Assault version 1.08
- ArmA: Armed Assault: New Scripting Commands
- ArmA: Armed Assault: Scripting Commands
- Command Group: Roads and Airports
- Command Group: Sides
- Arma 2: Scripting Commands
- Arma 3: Scripting Commands
- Take On Helicopters: Scripting Commands
- Command Group: Object Manipulation