mirror of
https://git.chasehall.net/Chase/COD-Cfgs.git
synced 2025-06-07 22:27:54 -05:00
Update 'IW6x/Start.bat'
This commit is contained in:
parent
351930aec0
commit
be5a745f8b
@ -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
|
Loading…
x
Reference in New Issue
Block a user