How to change mod options?

How to change mod options?

SpringRTS Perl Autohost for Dedicated Server

Moderators: Moderators, Lobby Developers, SPADS AutoHost

Post Reply
McArcher
Posts: 45
Joined: 31 Mar 2011, 19:42

How to change mod options?

Post by McArcher »

How can I configure the server to use default "Maximum game speed" as 1.0 ? Haven't found it in *.conf files.
User avatar
bibim
Lobby Developer
Posts: 959
Joined: 06 Dec 2007, 11:12

Re: SPADS AutoHost beta release

Post by bibim »

"maxspeed" is a mod option.

Available mod options depend on current mod, so they aren't listed by default in SPADS configuration files. You must add them manually if you don't want to use default values provided by the mod.

Mod options, map options and engine options are considered as "battle settings" by SPADS (you can list all battle settings for current mod and map by entering "!list bSettings all").

You can set "maxspeed" to 1 using "!bSet maxspeed 1" command, but it won't be saved if you restart SPADS for example. If you want to make it persistent, you must edit your battlePresets.conf file and add following line: "maxspeed:1".
McArcher
Posts: 45
Joined: 31 Mar 2011, 19:42

Re: SPADS AutoHost beta release

Post by McArcher »

Thank you for such a detailed reply!
Post Reply

Return to “SPADS AutoHost”