Daniel Gibbs 9 лет назад
Родитель
Сommit
5fe11e00ef
3 измененных файлов с 4 добавлено и 2 удалено
  1. 1 1
      GarrysMod/gmodserver
  2. 2 1
      Hurtworld/hwserver
  3. 1 0
      JustCause2/jc2server

+ 1 - 1
GarrysMod/gmodserver

@@ -46,8 +46,8 @@ maxplayers="16"
 port="27015"
 sourcetvport="27020"
 clientport="27005"
-ip="0.0.0.0"
 tickrate="66"
+ip="0.0.0.0"
 updateonstart="off"
 
 # Custom Start Parameters

+ 2 - 1
Hurtworld/hwserver

@@ -31,8 +31,9 @@ steamuser="anonymous"
 steampass=""
 
 # Server settings
-servername="Hurtworld LGSM Server"
 ip="0.0.0.0"
+updateonstart="off"
+servername="Hurtworld LGSM Server"
 port="12871"
 queryport="12881"
 maxplayers="20"

+ 1 - 0
JustCause2/jc2server

@@ -30,6 +30,7 @@ steamuser="anonymous"
 steampass=""
 
 # Start Variables
+ip="0.0.0.0"
 updateonstart="off"
 
 fn_parms(){