setAirplaneThrottle: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (template:command argument fix)
Line 6: Line 6:
|eff=  |= Multiplayer Effects
|eff=  |= Multiplayer Effects
____________________________________________________________________________________________
____________________________________________________________________________________________
| Sets a wanted throttle position, works only on player's vehicle. |= Description
| Sets a wanted throttle position, works only on player's vehicle. |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________
| airplane setAirplaneThrottle value |= Syntax
| airplane setAirplaneThrottle value |SYNTAX=
|p1= airplane: [[Object]] - |= Parameter 1
|p1= airplane: [[Object]] - |PARAMETER1=
|p2= value: [[Number]] - Wanted throttle |= Parameter 2
|p2= value: [[Number]] - Wanted throttle |PARAMETER2=
|p3=  |= Parameter 3
|p3=  |PARAMETER3=
|p4=  |= Parameter 4
|p4=  |PARAMETER4=
|p5=  |= Parameter 5
|p5=  |PARAMETER5=
|p6=  |= Parameter 6
|p6=  |PARAMETER6=
| [[Nothing]] |= Return Value
| [[Nothing]] |RETURNVALUE=
|x1=  |= Example 1
|x1=  |EXAMPLE1=
| - |= See Also
| - |SEEALSO=
}}
}}



Revision as of 15:46, 7 April 2019

Hover & click on the images for description

Description

Description:
Sets a wanted throttle position, works only on player's vehicle.
Groups:
Uncategorised

Syntax

Syntax:
airplane setAirplaneThrottle value
Parameters:
airplane: Object -
value: Number - Wanted throttle
Return Value:
Nothing

Examples

Examples:
Example needed

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