setWingForceScaleRTD: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category:Take[ _]On[ _]Helicopters:[ _]New[ _]Scripting[ _]Commands[ _]List(\|[^]]+)?\]\] " to "")
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|Comments=
{{Command


| TKOH |Game name=
| TKOH


|gr1= RTD |GROUP1=
|gr1= RTD


  (POSSIBLY WRONG)
  (POSSIBLY WRONG)
Line 13: Line 13:
|version2=1.34|Game 2 Version=
|version2=1.34|Game 2 Version=


| Set effectivity of wings. {{Feature|afm}}|DESCRIPTION=
| Set effectivity of wings. {{Feature|afm}}


| helicopterRTD [[setWingForceScaleRTD]] [leftHorizontal, rightHorizontal, vertical] |SYNTAX=
| helicopterRTD [[setWingForceScaleRTD]] [leftHorizontal, rightHorizontal, vertical]


|p1= helicopterRTD: [[ObjectRTD]] - helicopter |PARAMETER1=
|p1= helicopterRTD: [[ObjectRTD]] - helicopter
|p2= leftHorzontal: [[Number]] - |PARAMETER2=
|p2= leftHorzontal: [[Number]] -
|p3= rightHorizontal: [[Number]] - |PARAMETER3=
|p3= rightHorizontal: [[Number]] -
|p4= vertical: [[Number]] - |PARAMETER4=
|p4= vertical: [[Number]] -


| [[Nothing]] |RETURNVALUE=
| [[Nothing]]


|x1= <code></code> |EXAMPLE1=
|x1= <code></code>


| |SEEALSO=
|


}}
}}

Revision as of 12:24, 18 January 2021

Hover & click on the images for description

Description

Description:
Set effectivity of wings.
Advanced Helicopter Flight Model
For this command to have any effect, the Advanced Flight Model (AFM) has to be enabled. AFM status can be checked with difficultyEnabledRTD.
Groups:
[[:Category:Command Group: RTD (POSSIBLY WRONG)|RTD (POSSIBLY WRONG)]]

Syntax

Syntax:
helicopterRTD setWingForceScaleRTD [leftHorizontal, rightHorizontal, vertical]
Parameters:
helicopterRTD: ObjectRTD - helicopter
leftHorzontal: Number -
rightHorizontal: Number -
vertical: Number -
Return Value:
Nothing

Examples

Example 1:

Additional Information

See also:
See also needed

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:Command Group: RTD

(POSSIBLY WRONG)]]