setAirportSide: 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 use since template) |
||
Line 10: | Line 10: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| id | | id [[setAirportSide]] side |SYNTAX= | ||
|p1= id: [[Number]] |PARAMETER1= | |p1= id: [[Number]] |PARAMETER1= | ||
Line 17: | Line 17: | ||
| [[Nothing]] |RETURNVALUE= | | [[Nothing]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | |||
| s2 = target | |s2= target [[setAirportSide]] side {{since|arma3|1.68|y}} |SYNTAX2= | ||
|p21= target: [[Object]] |PARAMETER21= | |p21= target: [[Object]] |PARAMETER21= | ||
|p22= side: [[Side]] | | |p22= side: [[Side]] |PARAMETER22= | ||
| r2 = [[Nothing]] | | |r2= [[Nothing]] |RETURNVALUE2= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 31: | Line 32: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[airportSide]], [[landAt]], [[land]], [[assignToAirport]], [[allAirports]] |SEEALSO= | ||
}} | }} | ||
Line 43: | Line 43: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
[[Category:Scripting Commands| | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands ArmA | [[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_Manipulation|{{uc:{{PAGENAME}}}}]] |
Revision as of 22:56, 1 November 2019
Description
- Description:
- Set owning side of the airport. ID is the number to identify which airport on the island you want to check.
- Groups:
- Uncategorised
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