forceAtPositionRTD: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " *\| *Game 2 (Name|Version) *= * " to " ")
m (Text replacement - " |r1=[[" to " |r1= [[")
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{RV|type=command
{{RV|type=command


| TKOH
|game1= tkoh
|version1= 1.00


|gr1= RTD
|gr1= RTD
 
|game2= arma3
|1.00
| game2= arma 3 |Game2name=
|version2=1.34
|version2=1.34


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


| [[forceAtPositionRTD]] position
|s1= [[forceAtPositionRTD]] position


|p1= position: [[Array]] - Position where to force generator is created.
|p1= position: [[Array]] - Position where to force generator is created.


| [[Number]] - Force index
|r1= [[Number]] - Force index


|x1= <code>[[forceAtPositionRTD]];</code>
|x1= <code>[[forceAtPositionRTD]];</code>


|[[clearForcesRTD]]
|seealso= [[clearForcesRTD]]
}}
}}
{{GameCategory|tkoh|Scripting Commands}}

Revision as of 23:34, 7 August 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:
forceAtPositionRTD position
Parameters:
position: Array - Position where to force generator is created.
Return Value:
Number - Force index

Examples

Example 1:
forceAtPositionRTD;

Additional Information

See also:
clearForcesRTD

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