Arma 3
How to make custom difficulty on dedicated server
Hello, I have a dedicated server and since unpdate 1.58 I cant find how to set a custom difficulty and how to select it (with server.cfg) on my dedicated server. I already had a DS befor the update and I was able to customise the difficulties.
< >
Affichage des commentaires 1 à 13 sur 13
Ok I just found the solution, you have to "creat" your own difficulty in the Server.Arma3Profile, for example :

class DifficultyPresets
{
class CustomDifficulty
{
class Options
{
groupIndicators=0;
friendlyTags=0;
enemyTags=0;
detectedMines=0;
commands=0;
waypoints=0;
weaponInfo=2;
stanceIndicator=2;
reducedDamage=0;
staminaBar=1;
weaponCrosshair=0;
visionAid=0;
thirdPersonView=0;
cameraShake=1;
scoreTable=0;
deathMessages=0;
vonID=1;
mapContent=0;
autoReport=0;
multipleSaves=1;
};
aiLevelPreset=3;
};
class CustomAILevel
{
skillAI=0.5;
precisionAI=0.5;
};
};


and then put : difficulty = "Custom";
in server.cfg
ill give this a try thanks
Where you take this? On my Linux server dont worked.
You can use TADST, to create the profile file.

NOTE: TADST is only for windows OS and you will need a dedicated server.

I will post more asap.
Dernière modification de Cappy; 21 avr. 2016 à 13h09
JackCapwell | CSH a écrit :
You can use TADST, to create the profile file.

NOTE: TADST is only for windows OS and you will need a dedicated server.

I will post more asap.

Could you please be more specific when you get a sec? I use TADST myself (hosted locally on the same computer as my client) and am not sure where to put this.

And this would be a change I make permanently or is this a workaround to a bug? I can't tell if something is broken or if this is how the difficultly overhaul was intended.
JackCapwell | CSH a écrit :
You can use TADST, to create the profile file.

NOTE: TADST is only for windows OS and you will need a dedicated server.

I will post more asap.

Could you please be more specific when you get a sec? I use TADST myself (hosted locally on the same computer as my client) and am not sure where to put this.

And this would be a change I make permanently or is this a workaround to a bug? I can't tell if something is broken or if this is how the difficultly overhaul was intended.

I have had a long 12 hour workday. I will post more on friday night/weekend.
Dernière modification de Cappy; 21 avr. 2016 à 14h12
Can you post youre server.arma3profil? On my linux server dont worked and i want make sure that this not a error in my cfg files
here is my Media.arma3profile (cause my server is called Media)
https://mega.nz/#!VkclSTqI!7zXFoPIYjn09nUEB4rXkW1twZYJPoeeur-jBBCNdU1k
RAM Kamkill a écrit :
Ok I just found the solution

and then put : difficulty = "Custom";
in server.cfg

I could kiss you ;-)
How do I run custom missions like excalibur
at the moment I have the server like this

template = MP_COOP_m01.Stratis; // Mission to load (Mission file located in MPMissions. For now I have it set to a default ARMA3 mission.)
difficulty = "Custom";

also how do I get things from the steam workshop and put them on the dedi server
I mean how do I get the files from steam
Where can I find the Server.Arma3Profile? Can't find it on my hosted Windows server. Do I have to create my own file for this?
Tobur a écrit :
Where can I find the Server.Arma3Profile? Can't find it on my hosted Windows server. Do I have to create my own file for this?
it's just profileName.Arma3Profile. Normally you name the profile "Server" when you use a dedicated server ;) if your server profile is "XXRazorXX" then your profile file is named "XXRazorXX.Arma3Profile"
ah ok, thanks Nobody. But where do I put the file on the server or link it? Sorry, don't have a clue. I want to make customized difficulty settings on the server
Dernière modification de Tobur; 8 juil. 2016 à 6h28
< >
Affichage des commentaires 1 à 13 sur 13
Par page : 1530 50

Posté le 21 avr. 2016 à 10h27
Messages : 13