setAirplaneThrottle: Difference between revisions
Jump to navigation
Jump to search
(added example) |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(19 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
|arma3|= | |game1= arma3 | ||
|version1= 1.70 | |||
|arg= | |||
| | |arg= local | ||
| Sets a wanted throttle position | |gr1= Object Manipulation | ||
| airplane setAirplaneThrottle value | |descr= Sets a wanted throttle position - works only on [[player]]'s vehicle. | ||
|p1= airplane: [[Object]] | |||
|p2= value: [[Number]] - | |s1= airplane [[setAirplaneThrottle]] value | ||
|p1= airplane: [[Object]] | |||
|p2= value: [[Number]] - wanted throttle | |||
|r1= [[Nothing]] | |||
< | |x1= <sqf>vehicle player setAirplaneThrottle 0.5;</sqf> | ||
[[ | |seealso= [[airplaneThrottle]] | ||
}} |
Latest revision as of 21:46, 7 May 2022
Description
- Description:
- Sets a wanted throttle position - works only on player's vehicle.
- Groups:
- Object Manipulation
Syntax
- Syntax:
- airplane setAirplaneThrottle value
- Parameters:
- airplane: Object
- value: Number - wanted throttle
- Return Value:
- Nothing
Examples
- Example 1:
Additional Information
- See also:
- airplaneThrottle
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