flyInHeight: Difference between revisions

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





Revision as of 13:27, 4 May 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.