Hi there,
the simplest way of getting the proper difficulty settings into the dedicated server is to start the game, fly a quick mission with the wanted difficulty, go into "settings.ini" of the user in the /users folder and look for the [difficulty] section. You'll see a line that reads single=xxxxxxxxxx, with xxxxxxxxx being a number. You copy that number and put it into the confs.ini of the dedicated server, under the [NET] section in a line difficulty=xxxxxxxxxx.
Another way is to edit the server.cmd file, where you can list all difficulty settings seperately with for instance "difficulty GLimits 1". If you want to know the names of all settings, enter "difficulty" into the server console.
|