forceGeneratorRTD: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?\]\]" to "{{GameCategory|tkoh|Scripting Commands}}")
m (Text replacement - "_{10,} " to "")
Line 1: Line 1:
{{Command|Comments=
{{Command|Comments=
____________________________________________________________________________________________


| TKOH |Game name=
| TKOH |Game name=
Line 12: Line 11:
|version2=1.34|Game 2 Version=
|version2=1.34|Game 2 Version=


____________________________________________________________________________________________


| Adds force generator to world.
| Adds force generator to world.
{{Feature|afm}} |DESCRIPTION=
{{Feature|afm}} |DESCRIPTION=
____________________________________________________________________________________________


| [[forceGeneratorRTD]] index|SYNTAX=
| [[forceGeneratorRTD]] index|SYNTAX=
Line 23: Line 20:


| [[Number]] - Force index |RETURNVALUE=
| [[Number]] - Force index |RETURNVALUE=
____________________________________________________________________________________________


|x1= <code>[[forceGeneratorRTD]] 2</code> |=
|x1= <code>[[forceGeneratorRTD]] 2</code> |=

Revision as of 02:22, 17 January 2021

Hover & click on the images for description

Description

Description:
Adds force generator to world.
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:
forceGeneratorRTD index
Parameters:
index: Number - Index
Return Value:
Number - Force index

Examples

Example 1:
forceGeneratorRTD 2

Additional Information

See also:
clearForcesRTD forceAtPositionRTD

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

Notes

Bottom Section