suppressFor: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(added see also)
(spelling)
Line 20: Line 20:
Will force soldier1 to do suppressive fire to known enemies during 10 seconds
Will force soldier1 to do suppressive fire to known enemies during 10 seconds


| [[setSuppression]], [[getSupression]] |= See also
| [[setSuppression]], [[getSuppression]] |= See also


}}
}}

Revision as of 00:04, 24 April 2015

Hover & click on the images for description

Description

Description:
Force suppressive fire from the unit.
Groups:
Uncategorised

Syntax

Syntax:
unit suppressFor duration
Parameters:
unit: Object
duration: Number
Return Value:
Nothing

Examples

Example 1:
_soldier1 suppressFor 10 Will force soldier1 to do suppressive fire to known enemies during 10 seconds

Additional Information

See also:
setSuppressiongetSuppression

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