flyInHeight: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[Category:Scripting Commands]]
[[Category:Scripting Commands OFP 1.97]]
[[Category:Scripting Commands OFP 1.46]]
[[Category:Scripting Commands ArmA]]
back to [[Scripting_Reference#F|COMREF]]
back to [[Scripting_Reference#F|COMREF]]



Revision as of 17:35, 19 April 2006


back to COMREF

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.