forceAtPositionRTD: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - " \| *(game[0-9]|version[0-9]|gr[0-9]|serverExec|mp|pr|descr|s[0-9]|p[0-9]{1,3}|r[0-9]|x1?[0-9]|seealso) *= +" to " |$1= ") |
Pabstmirror (talk | contribs) m (fix example) |
||
| (5 intermediate revisions by one other user not shown) | |||
| Line 13: | Line 13: | ||
|s1= [[forceAtPositionRTD]] position | |s1= [[forceAtPositionRTD]] position | ||
|p1= position: [[Array]] - | |p1= position: [[Array]] - position where to force generator is created. | ||
|r1=[[Number]] - | |r1= [[Number]] - force index | ||
|x1= < | |x1= <sqf>forceAtPositionRTD [0,0,0];</sqf> | ||
|seealso= [[clearForcesRTD]] | |seealso= [[clearForcesRTD]] | ||
}} | }} | ||
Latest revision as of 22:42, 7 October 2025
Description
- Description:
- Adds force generator to world.
- 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 [0,0,0];
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