Daniel Gibbs 9 лет назад
Родитель
Сommit
08526ed204
2 измененных файлов с 1 добавлено и 4 удалено
  1. 1 1
      ARKSurvivalEvolved/arkserver
  2. 0 3
      Left4Dead2/l4d2server

+ 1 - 1
ARKSurvivalEvolved/arkserver

@@ -40,7 +40,7 @@ ip="0.0.0.0"
 updateonstart="off"
 
 fn_parms(){
-	parms="TheIsland?listen?MultiHome=${ip}?SessionName=${servername}?MaxPlayers=${maxplayers}?QueryPort=${queryport}?RCONPort=${rconport}?Port=${port}?ServerAdminPassword=${rconpassword}"
+parms="TheIsland?listen?MultiHome=${ip}?SessionName=${servername}?MaxPlayers=${maxplayers}?QueryPort=${queryport}?RCONPort=${rconport}?Port=${port}?ServerAdminPassword=${rconpassword}"
 }
 
 #### Advanced Variables ####

+ 0 - 3
Left4Dead2/l4d2server

@@ -25,9 +25,6 @@ email="email@example.com"
 pushbulletalert="off"
 pushbullettoken="accesstoken"
 
-# Pushover
-#Push alot
-
 # Steam login
 steamuser="anonymous"
 steampass=""