mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-22 05:55:42 +00:00
Added for other servers
This commit is contained in:
parent
d4220bd70d
commit
c23d556d9e
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user