Node fixed, can disable sv_lanonly

This commit is contained in:
INeedBots
2020-11-18 01:28:16 -06:00
parent 1c5090fbc1
commit 0b039fc397
2 changed files with 24 additions and 2 deletions

View File

@ -1 +1 @@
start "" "%~dp0iw4x.exe" -dedicated +set sv_lanonly "1" +set net_port "28960" +set fs_game "" +exec server.cfg +map_rotate
start "" "%~dp0iw4x.exe" -dedicated +set sv_lanonly "0" +set net_port "28960" +set fs_game "" +exec server.cfg +map_rotate