commandSuppressiveFire: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \{\{GameCategory *\| *arma3 *\| *(New )?Scripting Commands\}\}" to "")
m (Text replacement - "</dd> </dl>" to "</dd> </dl>")
Line 40: Line 40:
Command expects position as second argument in format ASL in A3 1.64.138497.
Command expects position as second argument in format ASL in A3 1.64.138497.
</dd>
</dd>
</dl>
</dl>

Revision as of 17:09, 13 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Unit Control

Syntax

Syntax:
unit commandSuppressiveFire target
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.