getAimingCoef: 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 - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3")
Line 4: Line 4:
|arg=
|arg=
|gr1= Stamina System
|gr1= Stamina System
| Get current aiming coefficient (higher ~ less precise, default is 1)
 
|descr= Get current aiming coefficient (higher ~ less precise, default is 1)
|s1=  [[getAimingCoef]] unit
|s1=  [[getAimingCoef]] unit



Revision as of 22:05, 13 June 2021

Hover & click on the images for description

Description

Description:
Get current aiming coefficient (higher ~ less precise, default is 1)
Groups:
Stamina System

Syntax

Syntax:
getAimingCoef unit
Parameters:
unit: Object
Return Value:
Number

Examples

Example 1:
_coef = getAimingCoef player

Additional Information

See also:
getCustomAimingCoef

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