setAirplaneThrottle: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "<!-- Appropriate categories go here -->" to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame( +[0-9])?|Game [Vv]ersion( +[0-9])?|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|MP[Aa]rg|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
|arma3|= Game | |arma3|= Game | ||
|1.70 | |1.70 | ||
|arg | |arg= | ||
|eff | |eff= | ||
|gr1= Object Manipulation | |gr1= Object Manipulation | ||
| Sets a wanted throttle position, works only on player's vehicle. | | Sets a wanted throttle position, works only on player's vehicle. | ||
| airplane [[setAirplaneThrottle]] value | | airplane [[setAirplaneThrottle]] value | ||
|p1= airplane: [[Object]] - | |p1= airplane: [[Object]] - | ||
|p2= value: [[Number]] - Wanted throttle | |p2= value: [[Number]] - Wanted throttle | ||
|p3 | |p3= | ||
|p4 | |p4= | ||
|p5 | |p5= | ||
|p6 | |p6= | ||
| [[Nothing]] | | [[Nothing]] | ||
|x1= <code>_vehicle [[setAirplaneThrottle]] 0.5</code> | |x1= <code>_vehicle [[setAirplaneThrottle]] 0.5</code> | ||
| [[airplaneThrottle]] | | [[airplaneThrottle]] | ||
}} | }} | ||
Revision as of 11:03, 18 January 2021
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:
_vehicle setAirplaneThrottle 0.5
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