commandSuppressiveFire: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| (\[\[[a-zA-Z ]+\]\]) \|x1=" to " |r1=$1 |x1=") |
Lou Montana (talk | contribs) m (Text replacement - " +" to " ") |
||
Line 30: | Line 30: | ||
|seealso= [[fire]], [[doFire]], [[commandFire]], [[canFire]], [[fireAtTarget]], [[forceWeaponFire]], [[commandArtilleryFire]], [[doArtilleryFire]], [[doSuppressiveFire]], [[isManualFire]], [[suppressFor]] | |seealso= [[fire]], [[doFire]], [[commandFire]], [[canFire]], [[fireAtTarget]], [[forceWeaponFire]], [[commandArtilleryFire]], [[doArtilleryFire]], [[doSuppressiveFire]], [[isManualFire]], [[suppressFor]] | ||
}} | }} | ||
{{GameCategory|arma3|Scripting Commands}} | {{GameCategory|arma3|Scripting Commands}} |
Revision as of 22:43, 10 June 2021
Description
- Description:
- Description needed
- Groups:
- Unit Control
Syntax
- Syntax:
- Syntax needed
- Parameters:
- unit: Object or Array - a single unit or array of units
- target: Object or Array - actual target or position of the target in format PositionASL
- Return Value:
- Nothing
Examples
- Example 1:
_soldier commandSuppressiveFire [1869.508,5760.962,0.000]
- Example 2:
_soldier commandSuppressiveFire cursorTarget
Additional Information
- See also:
- firedoFirecommandFirecanFirefireAtTargetforceWeaponFirecommandArtilleryFiredoArtilleryFiredoSuppressiveFireisManualFiresuppressFor
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
- Posted on October 8, 2016 - 16:19 (UTC)
- Fett Li
- Command expects position as second argument in format ASL in A3 1.64.138497.