Is it possible to set AI aggression on a dedicated multiplayer server like we do in single player races (low/medium/high)? If so, how can we do It?
I suspect it will use the the setting in the PLR of the server profile (DedicatedServer by default) Depending on how you have it set up you will find it in one of the two places below Code: My documents/Automobilista/userdata/<profilename>/<profilename>.plr <installdir>/userdata/<profilename>/<profilename>.plr the setting you want is in the game options section Code: [ Game Options ] ... AI Aggression="0.75000" ... Sorry but I don't recall what the minimum value but you can check the range available in the game options menu.