flyInHeight: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
[[Category:Scripting Commands ArmA|F]]
[[Category:Scripting Commands ArmA|F]]


back to [[Scripting_Reference#F|COMREF]]


<h2 style="color:#000066">'''''helicopter'' flyInHeight ''height'''''</h2>
<h2 style="color:#000066">'''''helicopter'' flyInHeight ''height'''''</h2>

Revision as of 13:03, 23 April 2006


helicopter flyInHeight height


Operand types:

helicopter: Object

height: Number

Type of returned value:

Nothing

Description:

Set flying height level for helicopter.

Accepted range is 50 to 1000.


Example:

cobraOne flyInHeight 150


Comments:

From version 1.80+ - flyInHeight now affects not only helicopters, but also planes.