This commit is contained in:
ineedbots 2021-10-23 17:54:04 -06:00
parent 79aa5963d5
commit 7b667f511d
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ set gamepath=%cd%
::Rate to check if server is hung
set check_rate=300
::Server log location
set log_path=%gamepath%\userraw\pvbrust
set log_path=%gamepath%\userraw\logs\pvbrust
set log_file=games_mp.log
title IW4x MP - %name% - Server watchdog

View File

@ -6,7 +6,7 @@ set gamepath=%cd%
::Rate to check if server is hung
set check_rate=300
::Server log location
set log_path=%gamepath%\userraw\server
set log_path=%gamepath%\userraw\logs\server
set log_file=games_mp.log
title IW4x MP - %name% - Server watchdog