setWingForceScaleRTD: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " *\| *Game 2 (Name|Version) *= * " to " ")
m (Text replacement - " \{\{GameCategory\|[a-z]+[0-9]?\|Scripting Commands\}\}" to "")
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{RV|type=command
{{RV|type=command
<!-- TKOH version might be wrong -->
|game1= tkoh
|version1= 1.00


| TKOH
|game2= arma3
|version2=1.34


|gr1= RTD
|gr1= RTD


(POSSIBLY WRONG)
|descr= Set effectivity of wings. {{Feature|afm}}


|1.00|Game version= (POSSIBLY WRONG)
|s1= helicopterRTD [[setWingForceScaleRTD]] [leftHorizontal, rightHorizontal, vertical]


|game2= arma 3
|p1= helicopterRTD: [[ObjectRTD]] - helicopter
 
|version2=1.34


| Set effectivity of wings. {{Feature|afm}}
|p2= leftHorizontal: [[Number]]


| helicopterRTD [[setWingForceScaleRTD]] [leftHorizontal, rightHorizontal, vertical]
|p3= rightHorizontal: [[Number]]


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


| [[Nothing]]
|r1= [[Nothing]]


|x1=
|x1=
|seealso=
}}
}}
{{GameCategory|tkoh|Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]

Latest revision as of 23:45, 16 June 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:
RTD

Syntax

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

Examples

Examples:
Example needed

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