Using parameters file

Post Reply
z4driver
New to forums
New to forums
Posts: 4
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sat Aug 04, 2018 9:25 am

Using parameters file

Post by z4driver »

Hi all

I've just put a request in to use the parameters file method of loading mods due to the length of our mod list. I understand that to load a different set of mods (assuming I've already uploaded them to the server)I just upload a differnet 'parameters.txt' file

One question if I don't want to load any mods at all, which do I do:

1. Delete the parameters.txt file
2. Delete all the contents of the file but leave the file on the server
3. Put the following entries in the file:
-mod=
-servermod=
4. Something else

Cheers Lee
Caliban55
This is my homepage
This is my homepage
Posts: 439
Joined: Sat Sep 04, 2010 10:20 am
Location: Cologne, Gemany
Contact:

Re: Using parameters file

Post by Caliban55 »

Assuming that you use a parameter.txt file and not a .par file (which is loaded automatically on server start, if present in the server's root folder), to not load any mods, you would just not define the -par=paramters.txt startup parameter. You do not have to delete the parameter.txt file.

Methods like defining empty parameters is not recommend with ArmA, as they (can) cause problems, for example, -mod=, -servermod=, -par=, ....
Post Reply