From 0cb8c4574c734f5866071cd2b430a1c74e192db3 Mon Sep 17 00:00:00 2001 From: Chase Hall Date: Mon, 14 Dec 2020 16:08:51 +0000 Subject: [PATCH] Update 'T4/Start.bat' --- T4/Start.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/T4/Start.bat b/T4/Start.bat index 92cbf09..6e5f284 100644 --- a/T4/Start.bat +++ b/T4/Start.bat @@ -13,4 +13,4 @@ set cfg=xxxx.cfg set port=12003 :: Port you want the server to run on -.\bin\plutonium-bootstrapper-win32.exe %game% "%GF%" +set key "%key%" +set sv_config "%cfg%" +set net_port "%port%" +start_map_rotate -dedicated \ No newline at end of file +.\bin\plutonium-bootstrapper-win32.exe %game% "%GF%" +set key "%key%" +set sv_config "%cfg%" +set net_port "%port%" +start_map_rotate +set dedicated 2 \ No newline at end of file