1
0
mirror of https://git.chasehall.net/Chase/COD-Cfgs.git synced 2025-06-07 22:09:17 -05:00

Update 'T7/Start.bat'

Adjusted RCON to be blank for new users grabbing the config. Leaving it blank will disable the RCON.
This commit is contained in:
LeonLionHeart 2020-09-15 04:04:45 +00:00
parent cabb11ff19
commit 3602ab7a68

View File

@ -46,7 +46,7 @@ set PrivPW=
:: RCON Password
:: Used with tools like BO3 Remote Console/IW4MAdmin/B3.
:: We recommend IW4MAdmin.
set RCON=CHANGEME1337
set RCON=
:: lobbyTimerStatusStartInterval
:: Sets the wait time between maps in the lobby in millisecond. 60000ms = 60 seconds.