Hello,

Other than enabling -cheats and the Admin menu to access the AI Difficulty slider to set the difficulty, how else can we adjust them? Specifically I'm after a line to place in my Game.ini because enabling cheats to use the admin menu disables experience.

I've found the example on github but it doesn't seem to work. I'm wondering if anyone else has had any success.
Below is what I have tried.

Game.ini

[/Script/Insurgency.INSCoopMode]

;Adjust AI Difficulty (0.0 - 1.0)
AIDifficulty=1.0

This doesn't affect the AI accuracy in any way, they still shoot at the ground only 5 meters away from me.
I've tried changing it to .99 .01 99. 100
Everytime I bring the admin menu up it shows the AI sitting at .5 on the slider.

I'm at a loss with this.