commandSuppressiveFire: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Command " to "{{RV|type=command ")
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 28: Line 28:
</code>
</code>


| [[fire]], [[doFire]], [[commandFire]], [[canFire]], [[fireAtTarget]], [[forceWeaponFire]], [[commandArtilleryFire]], [[doArtilleryFire]], [[doSuppressiveFire]], [[isManualFire]], [[suppressFor]]
|seealso= [[fire]], [[doFire]], [[commandFire]], [[canFire]], [[fireAtTarget]], [[forceWeaponFire]], [[commandArtilleryFire]], [[doArtilleryFire]], [[doSuppressiveFire]], [[isManualFire]], [[suppressFor]]
}}
}}



Revision as of 00:29, 17 February 2021

Hover & click on the images for description

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:
Return value needed

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.