forceGeneratorRTD: Difference between revisions
Jump to navigation
Jump to search
m (missing ;) |
Lou Montana (talk | contribs) m (Text replacement - "<code>\[\[([a-zA-Z0-9_]+)\]\] ([a-zA-Z0-9_]+);?<\/code>" to "<sqf>$1 $2;</sqf>") |
||
Line 16: | Line 16: | ||
|r1= [[Number]] - Force index | |r1= [[Number]] - Force index | ||
|x1= < | |x1= <sqf>forceGeneratorRTD 2;</sqf> | ||
|seealso= [[clearForcesRTD]] [[forceAtPositionRTD]] | |seealso= [[clearForcesRTD]] [[forceAtPositionRTD]] | ||
}} | }} |
Revision as of 13:16, 5 May 2022
Description
- Description:
- Adds force generator to world.
- 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