1
0
mirror of https://git.chasehall.net/Chase/COD-Cfgs.git synced 2025-06-08 03:27:56 -05:00

Update 'T5/Start.bat'

This commit is contained in:
Chase Hall 2020-08-09 20:06:53 +00:00
parent ee3889dee7
commit 1d9ea6e304

View File

@ -34,4 +34,4 @@ set Map=mp_nuked
:://DONE!! WARNING! Don't mess with anything below this line. SEROUSLY!//
::///////////////////////////////////////////////////////////////////////
start iw4x.exe -console +set dedicated 2 +set net_port 28960 +exec %ServerFilename%.cfg +set playlist_enabled "0" +map %Map%
start iw4x.exe -console +set dedicated 2 +set net_port %GamePort% +exec %ServerFilename%.cfg +set playlist_enabled "0" +map %Map%