flyInHeight: Difference between revisions

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

Revision as of 21:19, 1 June 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.