commandSuppressiveFire: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Killzone Kid (talk | contribs) (see also) |
||
Line 26: | Line 26: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[ | | [[fire]], [[doFire]], [[commandFire]], [[canFire]], [[fireAtTarget]], [[forceWeaponFire]], [[commandArtilleryFire]], [[doArtilleryFire]], [[doSuppressiveFire]], [[isManualFire]]|= See also | ||
}} | }} |
Revision as of 10:08, 14 December 2016
Description
- Description:
- Order the given unit to suppress a given position or target (via the radio).
- Groups:
- Uncategorised
Syntax
- Syntax:
- unitName commandSuppressiveFire target
- Parameters:
- unitName: Object or Array
- target: Object or Array (Position)
- Return Value:
- Nothing
Examples
- Example 1:
_soldier commandSuppressiveFire [1869.508,5760.962,0.000]
- Example 2:
_soldier commandSuppressiveFire cursorTarget
Additional Information
- See also:
- firedoFirecommandFirecanFirefireAtTargetforceWeaponFirecommandArtilleryFiredoArtilleryFiredoSuppressiveFireisManualFire
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
- Posted on October 8, 2016 - 16:19 (UTC)
- Fett Li
- Command expects position as second argument in format ASL in A3 1.64.138497.