forceAtPositionRTD: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(created page)
 
m (Text replacement - "|= Game name" to "|Game name=")
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Scripting Commands]]
[[Category:Scripting Commands]]


{{Command|= Comments
{{Command|Comments=
____________________________________________________________________________________________
____________________________________________________________________________________________


| TKOH |= Game name
| TKOH |Game name=


|1.00|= Game version
|1.00|Game version=
| game2= arma 3 |=
| game2= arma 3 |=
|version2=1.34|=
|version2=1.34|=
Line 16: Line 16:
____________________________________________________________________________________________
____________________________________________________________________________________________


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


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

Revision as of 21:32, 31 August 2019


Hover & click on the images for description

Description

Description:
Adds force generator to world. Template:Feature AFM
Groups:
Uncategorised

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

Notes

Bottom Section