|
|
@@ -5,7 +5,7 @@
|
|
|
<installer>steamcmd</installer>
|
|
|
<game_name>Zombie Panic! Source</game_name>
|
|
|
<server_exec_name>srcds.exe</server_exec_name>
|
|
|
- <cli_template>-console %GAME_TYPE% %PID_FILE% %MAP% %IP% %PORT% %PLAYERS% -condebug</cli_template>
|
|
|
+ <cli_template>-console %GAME_TYPE% %PID_FILE% %MAP% %IP% %PORT% %PLAYERS% -condebug -steam</cli_template>
|
|
|
<cli_params>
|
|
|
<cli_param id="PID_FILE" cli_string="-pidfile" options="s" />
|
|
|
<cli_param id="MAP" cli_string="+map" options="s" />
|
|
|
@@ -22,8 +22,8 @@
|
|
|
<mods>
|
|
|
<mod key="zps">
|
|
|
<name>none</name>
|
|
|
- <installer_name>17505</installer_name>
|
|
|
- <installer_login>anonymous</installer_login>
|
|
|
+ <installer_name>17505</installer_name>
|
|
|
+ <installer_login>anonymous</installer_login>
|
|
|
</mod>
|
|
|
</mods>
|
|
|
<replace_texts>
|
|
|
@@ -62,7 +62,7 @@
|
|
|
<default>sv_maxrate.*</default>
|
|
|
<default_value>0</default_value>
|
|
|
<var>sv_maxrate</var>
|
|
|
- <filepath>tf/cfg/server.cfg</filepath>
|
|
|
+ <filepath>zps/cfg/server.cfg</filepath>
|
|
|
<options>s</options>
|
|
|
<desc>Max bandwidth rate allowed on server ( bytes per second ), 0 == unlimited.</desc>
|
|
|
</field>
|
|
|
@@ -70,7 +70,7 @@
|
|
|
<default>sv_minrate.*</default>
|
|
|
<default_value>5000</default_value>
|
|
|
<var>sv_minrate</var>
|
|
|
- <filepath>tf/cfg/server.cfg</filepath>
|
|
|
+ <filepath>zps/cfg/server.cfg</filepath>
|
|
|
<options>s</options>
|
|
|
<desc>Min bandwidth rate allowed on server ( bytes per second ), 0 == unlimited.</desc>
|
|
|
</field>
|
|
|
@@ -78,7 +78,7 @@
|
|
|
<default>sv_maxcmdrate.*</default>
|
|
|
<default_value>66</default_value>
|
|
|
<var>sv_maxcmdrate</var>
|
|
|
- <filepath>tf/cfg/server.cfg</filepath>
|
|
|
+ <filepath>zps/cfg/server.cfg</filepath>
|
|
|
<options>s</options>
|
|
|
<desc>If sv_mincmdrate is > 0, this sets the maximum value for cl_cmdrate.</desc>
|
|
|
</field>
|
|
|
@@ -86,7 +86,7 @@
|
|
|
<default>sv_mincmdrate.*</default>
|
|
|
<default_value>67</default_value>
|
|
|
<var>sv_mincmdrate</var>
|
|
|
- <filepath>tf/cfg/server.cfg</filepath>
|
|
|
+ <filepath>zps/cfg/server.cfg</filepath>
|
|
|
<options>s</options>
|
|
|
<desc>This sets the minimum value for cl_cmdrate. 0 == unlimited.</desc>
|
|
|
</field>
|
|
|
@@ -94,7 +94,7 @@
|
|
|
<default>sv_maxupdaterate.*</default>
|
|
|
<default_value>66</default_value>
|
|
|
<var>sv_maxupdaterate</var>
|
|
|
- <filepath>tf/cfg/server.cfg</filepath>
|
|
|
+ <filepath>zps/cfg/server.cfg</filepath>
|
|
|
<options>s</options>
|
|
|
<desc>Maximum updates per second that the server will allow.</desc>
|
|
|
</field>
|
|
|
@@ -102,7 +102,7 @@
|
|
|
<default>sv_minupdaterate.*</default>
|
|
|
<default_value>67</default_value>
|
|
|
<var>sv_minupdaterate</var>
|
|
|
- <filepath>tf/cfg/server.cfg</filepath>
|
|
|
+ <filepath>zps/cfg/server.cfg</filepath>
|
|
|
<options>s</options>
|
|
|
<desc>Minimum updates per second that the server will allow.</desc>
|
|
|
</field>
|