doSuppressiveFire: Difference between revisions
Jump to navigation
Jump to search
(Added suppressFor to See lso) |
m (format) |
||
Line 20: | Line 20: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= < | |x1= <code>_soldier [[doSuppressiveFire]] [1869.508,5760.962,0.000] | ||
</ | </code> |= Example 1 | ||
|x2= < | |x2= <code>_soldier [[doSuppressiveFire]] [[cursorTarget]] | ||
</ | </code> |= Example 2 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 15:17, 19 September 2016
Description
- Description:
- Order the given unit to suppress a given position or target (without radio messages).
- Groups:
- Uncategorised
Syntax
- Syntax:
- unitName doSuppressiveFire target
- Parameters:
- unitName: Object or Array
- target: Object or Array (Position)
- Return Value:
- Nothing
Examples
- Example 1:
_soldier doSuppressiveFire [1869.508,5760.962,0.000]
- Example 2:
_soldier doSuppressiveFire cursorTarget
Additional Information
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