Page MenuHomeFeedback Tracker

Can't execute player setUnitRecoilCoefficient 0
Closed, ResolvedPublic

Description

Hello!

After installing my Arma 3 game from Steam backup, I noticed that I can't execute these two commands
//

player setCustomAimCoef 0
player setUnitRecoilCoefficient 0

Already tried:

with 0; at the end
with this at the beginning
Reset game settings
Check game files

Looking for the help.

Details

Severity
None
Resolution
Not A Bug
Reproducibility
Always
Operating System
Windows 10 x64
Operating System Version
10.0.19044 Build 19044
Category
General

Event Timeline

Antony2703 updated the task description. (Show Details)
Antony2703 updated the task description. (Show Details)May 22 2022, 5:16 PM

In the instance in your screenshot, it's because the command is spelled wrong.

You've written: setUnitRecoilCoefficent
Correct command: setUnitRecoilCoefficient

You should check how you're spelling the other command as well.

NikkoJT removed a subscriber: NikkoJT.May 22 2022, 6:36 PM

Oh, Thank you very much! Didn't notice that mistake. Thanks!

BIS_fnc_KK closed this task as Resolved.May 23 2022, 9:51 AM
BIS_fnc_KK changed Resolution from Open to Not A Bug.