From c23d556d9e94d005e7c82fdeaf13d52ab4dd7b21 Mon Sep 17 00:00:00 2001 From: ineedbots Date: Sat, 23 Oct 2021 17:15:51 -0600 Subject: [PATCH] Added for other servers --- z_server_pvbrust_watchdog.bat | 2 +- z_server_pvbvote_watchdog.bat | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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