diff --git a/z_server_pvbrust_watchdog.bat b/z_server_pvbrust_watchdog.bat index b9dab1b..a978012 100644 --- a/z_server_pvbrust_watchdog.bat +++ b/z_server_pvbrust_watchdog.bat @@ -1,6 +1,6 @@ @echo off ::Name of the server's title -set name=IW4x Bot Warfare Server +set name=IW4x Bot Warfare PvB Rust ::Only change this when you don't want to keep the bat files in the game folder. MOST WON'T NEED TO EDIT THIS! set gamepath=%cd% ::Rate to check if server is hung diff --git a/z_server_pvbvote_watchdog.bat b/z_server_pvbvote_watchdog.bat index b9dab1b..01d8d25 100644 --- a/z_server_pvbvote_watchdog.bat +++ b/z_server_pvbvote_watchdog.bat @@ -1,12 +1,12 @@ @echo off ::Name of the server's title -set name=IW4x Bot Warfare Server +set name=IW4x Bot Warfare PvB Vote ::Only change this when you don't want to keep the bat files in the game folder. MOST WON'T NEED TO EDIT THIS! set gamepath=%cd% ::Rate to check if server is hung set check_rate=300 ::Server log location -set log_path=%gamepath%\userraw\logs +set log_path=%gamepath%\mods\pvb\logs set log_file=console_mp.log title IW4x MP - %name% - Server watchdog