landAt: Difference between revisions
Jump to navigation
Jump to search
L S3N7RY l (talk | contribs) (Added Arma 3 Altis Airfield info) |
Tankbuster (talk | contribs) No edit summary |
||
Line 86: | Line 86: | ||
[[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}}}}]] | ||
<!-- CONTINUE Notes --> | |||
<dl class="command_description"> | |||
<dd class="notedate">Posted on November 8, 2014 - 22:59 (UTC)</dd> | |||
<dt class="note">[[User:Tankbuster|Tankbuster]]</dt> | |||
<dd class="note"> | |||
In Arma 3 (1.34) landAt only works for fixed-wing aircraft. Rotary-wing craft ignore this command. | |||
</dd> | |||
</dl> | |||
<!-- DISCONTINUE Notes --> |
Revision as of 23:59, 8 November 2014
Description
- Description:
- Order an AI airplane to land at a given airport. ID is the number to identify which airport on the island you want.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_plane1 landAt 1
Additional Information
- See also:
- land
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
-
l_S3N7RY_l 17:10, 23 February 2014 (AEDT)
ARMA 3:
Altis:
- 0 = Airbase
- 1 = AAC Airfield
- 2 = Krya Nera Airstrip
- 3 = Selakeno Airfield
- 4 = Molos Airfield
- 5 = Almyra Salt Lake Airstrip
- 0 = Airport NorthWest
- 1 = Airport SouthEast
- 0 = There is only one airport
- 0 = Airport NorthWest close to Grishno
- 1 = Airport NorthEast close to Kranostav
- 2 = Airport SouthWest close to Balota
- 3 = Nearest Airport
- 0: - Paraiso
- 1: - Rahmadi
- 2: - Pita
- 3: - Antigua
Bottom Section
- Posted on November 8, 2014 - 22:59 (UTC)
- Tankbuster
- In Arma 3 (1.34) landAt only works for fixed-wing aircraft. Rotary-wing craft ignore this command.