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