land: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 28: Line 28:
____________________________________________________________________________________________
____________________________________________________________________________________________
   
   
|x1= <pre>cobraOne land "LAND"</pre> |= Example 1
|x1= <code>cobraOne '''land''' "LAND"</code> |= Example 1
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 03:10, 4 August 2006

Hover & click on the images for description

Description

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)
Groups:
Uncategorised

Syntax

Syntax:
helicopter land mode
Parameters:
helicopter: Object
mode: String
Return Value:
Nothing

Examples

Example 1:
cobraOne land "LAND"

Additional Information

See also:
See also needed

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

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

Bottom Section