land

From Bohemia Interactive Community
Revision as of 12:43, 16 April 2006 by Planck (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

back to COMREF

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"