land: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|LAND]]
[[Category:Scripting Commands|LAND]]
[[Category:Scripting Commands OFP 1.97|LAND]]
[[Category:Scripting Commands OFP 1.96|LAND]]
[[Category:Scripting Commands OFP 1.46|LAND]]
[[Category:Scripting Commands OFP 1.46|LAND]]
[[Category:Scripting Commands ArmA|LAND]]
[[Category:Scripting Commands ArmA|LAND]]

Revision as of 21:46, 1 June 2006


helicopter land mode


Operand types:

helicopter: Object

mode: String

Type of returned value:

Nothing

Description:

Force helicopter landing.

Landing mode may be:

  • "LAND" (complete stop)
  • "GET IN" (hovering very low, for another unit to get in)
  • "GET OUT" (hovering low,for another unit to get out)


Example:

cobraOne land "LAND"


Comments:

Helos will land at the nearest "H" or "Invisible H", if there is one around.