Fixes to server settings. Closes #225
- Selected mode and mission type settings are saved and loaded. - RandomizeSeed setting can be changed via the debug console and it also has an effect in the dedicated server. - Dedicated server randomizes sub & mode settings if their selection modes are set to random.
This commit is contained in:
@@ -26,5 +26,7 @@
|
||||
karmaenabled="False"
|
||||
SubSelection="Manual"
|
||||
ModeSelection="Manual"
|
||||
GameMode="SandBox"
|
||||
MissionType="Random"
|
||||
TraitorsEnabled="No"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user