Преглед изворни кода

New mutators parameter

Now ruleset change for mutators for update 1.4 https://steamcommunity.com/app/581320/discussions/1/1637542668222943839/
official ruleset is now a mutator
®omano пре 6 година
родитељ
комит
10193946ac
1 измењених фајлова са 5 додато и 3 уклоњено
  1. 5 3
      modules/config_games/server_configs/insurgencysandstorm_linux64.xml

+ 5 - 3
modules/config_games/server_configs/insurgencysandstorm_linux64.xml

@@ -37,9 +37,11 @@
       <caption>Game Stats</caption>
       <desc>Enable Game Stats</desc>
     </param>
-    <param key="-ruleset=OfficialRules" type="checkbox_key_value">
-      <caption>Official Rules</caption>
-      <desc>Enable Official Rules</desc>
+    <param key="-mutators=" type="text">
+      <default>OfficialRules</default>
+      <caption>Mutators</caption>
+      <desc>Mutators to be used on the server, separate multiple mutators with a comma and no space</desc>
+      <option>ns</option>
     </param>
     <param id="SERVERNAME" key="-hostname=" type="text">
       <option>q</option>