VN_ms_fnc_params_aimCoef
Jump to navigation
Jump to search
← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 by Wyqer, veteran29 |
|
Description
Sets player's VN aimCoef parameter (0.1 aiming coefficient). Is reapplied on player's respawn.
Syntax
- Syntax
- [parameter] call VN_ms_fnc_params_aimCoef
- Parameters
- parameter: Number - (Optional, default
0
) acts as a boolean; 1 = setCustomAimCoef 0.1, any other value = 0 = no change. - Return value
- Boolean - function's success
Examples
- Example 1
[1] call VN_ms_fnc_params_aimCoef;