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

Update 'IW6x/Start.bat'

This commit is contained in:
Chase Hall 2020-10-23 14:16:12 +00:00
parent 351930aec0
commit be5a745f8b

View File

@ -1,8 +1,13 @@
@echo off
:: IW6x START SCRIPT.
:: IW6x Server Starter
set cfg=xxxx.cfg
set port=12003
set GamePort=27017
start iw6x.exe +set sv_config "%cfg%" +set net_port "%port%" +start_map_rotate -dedicated
:: Server CFG inside iw6x/
set ServerFilename=server.cfg
:: Dont touch below.
start iw6x.exe -dedicated +set net_port "%GamePort%" +exec %ServerFilename% +map_rotate