Oops forgot those 2

This commit is contained in:
FryTechTips 2023-03-13 18:44:29 -04:00
parent 0b3884beee
commit 994948c1d1
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@
::// Make sure you Port Forward both UDP & TCP // ::// Make sure you Port Forward both UDP & TCP //
:://///////////////////////////////////////////////////////////////////// ::///////////////////////////////////////////////////////////////////////
set GamePort=28960 set GamePort=27017
:://///////////////////////////////////////////////////////////////////// ::///////////////////////////////////////////////////////////////////////
::// Below edits are optional unless you run multiable servers or mods.// ::// Below edits are optional unless you run multiable servers or mods.//
@ -33,4 +33,4 @@ set ServerFilename=server_cp.cfg
:://DONE!! WARNING! Don't mess with anything below this line. SEROUSLY!// :://DONE!! WARNING! Don't mess with anything below this line. SEROUSLY!//
:://///////////////////////////////////////////////////////////////////// ::///////////////////////////////////////////////////////////////////////
start boiii.exe -dedicated +set fs_game "%ModFolderName%" +set net_port "%GamePort%" +exec %ServerFilename% start boiii.exe -dedicated +set fs_game "%ModFolderName%" +set net_port "%GamePort%" +set logfile 2 +exec %ServerFilename%

View File

@ -7,7 +7,7 @@
::// Make sure you Port Forward both UDP & TCP // ::// Make sure you Port Forward both UDP & TCP //
:://///////////////////////////////////////////////////////////////////// ::///////////////////////////////////////////////////////////////////////
set GamePort=28960 set GamePort=27017
:://///////////////////////////////////////////////////////////////////// ::///////////////////////////////////////////////////////////////////////
::// Below edits are optional unless you run multiable servers or mods.// ::// Below edits are optional unless you run multiable servers or mods.//
@ -33,4 +33,4 @@ set ServerFilename=server_zm.cfg
:://DONE!! WARNING! Don't mess with anything below this line. SEROUSLY!// :://DONE!! WARNING! Don't mess with anything below this line. SEROUSLY!//
:://///////////////////////////////////////////////////////////////////// ::///////////////////////////////////////////////////////////////////////
start boiii.exe -dedicated +set fs_game "%ModFolderName%" +set net_port "%GamePort%" +exec %ServerFilename% start boiii.exe -dedicated +set fs_game "%ModFolderName%" +set net_port "%GamePort%" +set logfile 2 +exec %ServerFilename%