setUnitRecoilCoefficient: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Sets recoil multiplier for unit. |= Description
| Proportionaly increase/decrease unit's recoil. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 06:47, 19 July 2012

Hover & click on the images for description

Description

Description:
Proportionaly increase/decrease unit's recoil.
Groups:
Uncategorised

Syntax

Syntax:
unitName setUnitRecoilCoefficient coefficient
Parameters:
unitName: Object
coefficient: Number
Return Value:
Nothing

Examples

Example 1:
player setUnitRecoilCoefficient 10

Additional Information

See also:
unitRecoilCoefficient

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