Added for other servers

This commit is contained in:
ineedbots 2021-10-23 17:15:51 -06:00
parent d4220bd70d
commit c23d556d9e
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
@echo off @echo off
::Name of the server's title ::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! ::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% set gamepath=%cd%
::Rate to check if server is hung ::Rate to check if server is hung

View File

@ -1,12 +1,12 @@
@echo off @echo off
::Name of the server's title ::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! ::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% set gamepath=%cd%
::Rate to check if server is hung ::Rate to check if server is hung
set check_rate=300 set check_rate=300
::Server log location ::Server log location
set log_path=%gamepath%\userraw\logs set log_path=%gamepath%\mods\pvb\logs
set log_file=console_mp.log set log_file=console_mp.log
title IW4x MP - %name% - Server watchdog title IW4x MP - %name% - Server watchdog