airplaneThrottle: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Bot: Replacing category Scripting Commands Arma 3 with Arma 3: Scripting Commands)
m (Bot: Reverted to revision 99778 by shukari on 2017-05-16T15:50:00Z)
Line 34: Line 34:
<!-- Appropriate categories go here -->
<!-- Appropriate categories go here -->


[[Category:Arma 3: Scripting Commands]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]

Revision as of 19:20, 3 December 2018

Hover & click on the images for description

Description

Description:
Returns throttle position. Works only on player's vehicle.
Groups:
Uncategorised

Syntax

Syntax:
airplaneThrottle airplane
Parameters:
airplane: Object -
Return Value:
Number

Examples

Example 1:
_trottle = airplaneThrottle myPlane

Additional Information

See also:
-

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

Bottom Section