Page 1 of 1

Problem with modifying mods inside the server.

Posted: Mon Aug 12, 2019 8:55 pm
by sthpkat
Every time you start a server with mods. When I'm playing I can't change the gameplay settings that the mod brings.
For example:
Brutal doom has several special configurations. When I enter the game all are deactivated therefore the gameplay as if it were in vanilla. I can't change them because it doesn't let me ... I do not know what else to do... Some help?

Re: Problem with modifying mods inside the server.

Posted: Tue Aug 13, 2019 6:49 am
by Empyre
You need to set the settings when you launch the server. How you do that depends on how you launch the server. How are you launching the server?

Re: Problem with modifying mods inside the server.

Posted: Tue Aug 13, 2019 3:09 pm
by sthpkat
Empyre wrote:
Tue Aug 13, 2019 6:49 am
You need to set the settings when you launch the server. How you do that depends on how you launch the server. How are you launching the server?
Well, I followed all the instructions I found in the help forum. But no one talks about modifying mods. Just how to start the server with mods. Do I have to touch something from that tab that says "custom parameters"?

Re: Problem with modifying mods inside the server.

Posted: Tue Aug 13, 2019 9:37 pm
by sthpkat
I launch the server as all the tutorials indicate. But when I start playing I can't change anything in the game.

Re: Problem with modifying mods inside the server.

Posted: Thu Aug 15, 2019 3:19 pm
by Empyre
OK, so you are using Doomseeker. Yes, you do need to add settings to the Custom Parameters tab. Look in the instructions that should have come with the mod to see what cvars to set and what they do. In Custom Parameters, add lines something like these for the cvars you want to set:

Code: Select all

+cvar_1 1.5
+cvar_2 1
+cvar_3 6
The + at the beginning of each line is important.