airplaneThrottle: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Command|= ____________________________________________________________________________________________ |arma3dev|= Game |1.70|= Game Version |arg= |= Multiplayer Arguments...")
 
(wrong description)
Line 6: Line 6:
|eff=  |= Multiplayer Effects
|eff=  |= Multiplayer Effects
____________________________________________________________________________________________
____________________________________________________________________________________________
| Converts position from object model space to world space in render time. |= Description
| Returns throttle position. Works only on player's vehicle.|= Description
____________________________________________________________________________________________
____________________________________________________________________________________________
| '''airplaneThrottle''' airplane |= Syntax
| '''airplaneThrottle''' airplane |= Syntax

Revision as of 17:12, 16 May 2017

-wrong parameter ("arma3dev") defined!-[[:Category:Introduced with arma3dev version 1.70|1.70]]
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

[[Category:Introduced with arma3dev version 1.70]][[ Category: arma3dev: New Scripting Commands | AIRPLANETHROTTLE]][[ Category: arma3dev: Scripting Commands | AIRPLANETHROTTLE]]

Bottom Section