airplaneThrottle: Difference between revisions
Jump to navigation
Jump to search
m (Bot: Reverted to revision 99778 by shukari on 2017-05-16T15:50:00Z) |
m (template:command argument fix) |
||
Line 6: | Line 6: | ||
|eff= |= Multiplayer Effects | |eff= |= Multiplayer Effects | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Returns throttle position. Works only on player's vehicle.|= | | Returns throttle position. Works only on player's vehicle.|DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''airplaneThrottle''' airplane |= | | '''airplaneThrottle''' airplane |SYNTAX= | ||
|p1= airplane: [[Object]] - |= Parameter 1 | |p1= airplane: [[Object]] - |= Parameter 1 | ||
|p2= |= Parameter 2 | |p2= |= Parameter 2 | ||
Line 15: | Line 15: | ||
|p5= |= Parameter 5 | |p5= |= Parameter 5 | ||
|p6= |= Parameter 6 | |p6= |= Parameter 6 | ||
| [[Number]] |= | | [[Number]] |RETURNVALUE= | ||
|x1= <code>_trottle = '''airplaneThrottle''' myPlane </code> |= Example 1 | |x1= <code>_trottle = '''airplaneThrottle''' myPlane </code> |= Example 1 | ||
| - |= | | - |SEEALSO= | ||
}} | }} | ||
Revision as of 11:25, 7 April 2019
Description
- Description:
- Returns throttle position. Works only on player's vehicle.
- Groups:
- Uncategorised
Syntax
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