Arma 3
A3 - Antistasi Altis
Daeksoul Jul 15, 2018 @ 6:00pm
Dedicated Server - Edit the Parameters?
Hey all,

How do I go about editing the Parameters for a dedi-server? I found an ooooold post about adding them in to the config.cfg, however I think there's quite a few of the parameters missing for the code/list they have on there.

Can anyone provide me with the code/full list of parameters so I can pop them in to my config?

Cheers,
< >
Showing 1-4 of 4 comments
Daeksoul Jul 16, 2018 @ 12:26pm 
Anyone? :(
Eric963 Jul 16, 2018 @ 2:25pm 
Un-pbo the mission file and in the description.ext file edit the section "class params" for how you want it setup. The re-pbo it.
Last edited by Eric963; Jul 16, 2018 @ 2:25pm
Daeksoul Jul 18, 2018 @ 4:14am 
Originally posted by Eric963:
Un-pbo the mission file and in the description.ext file edit the section "class params" for how you want it setup. The re-pbo it.
Nice, thanks!
Maxis010 Jul 18, 2018 @ 8:59pm 
Alternatively edit the server.cfg
class Missions { class Antistasi { template="Antistasi.Altis"; difficulty="custom"; class Params { membership=0; tkPunish=0; pMarkers=1; }; }; };

This is the relevent segment, add (or remove) entries from Params as needed
You can find the parameters by editing the pbo with a text editor and then just Ctrl+F for "class Params"
< >
Showing 1-4 of 4 comments
Per page: 1530 50