From a83c5401096441fda558b999efdffd6747e6941f Mon Sep 17 00:00:00 2001 From: INeedGames Date: Thu, 24 Dec 2020 21:07:42 -0600 Subject: [PATCH] k --- z_serverdev.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/z_serverdev.bat b/z_serverdev.bat index 754f9ee..f4ea9f1 100644 --- a/z_serverdev.bat +++ b/z_serverdev.bat @@ -1 +1 @@ -start "" "%~dp0iw4x.exe" -dedicated -console -dump +set sv_lanonly "1" +set fs_game "mods/dev" +set net_port "28960" +set developer "1" +set developer_script "1" +set scr_game_spectatetype "2" scr_war_scorelimit "0" +set thereisacow "1" +set sv_cheats "1" +set logfile "2" +set bots_manage_add "8" +devmap mp_rust \ No newline at end of file +start "" "%~dp0iw4x.exe" -dedicated -console -dump +set sv_lanonly "1" +set fs_game "mods/dev" +set net_port "28960" +set developer "1" +set developer_script "1" +set scr_game_spectatetype "2" scr_war_scorelimit "0" +set thereisacow "1" +set sv_cheats "1" +set logfile "2" +set bots_manage_add "8" +set bots_main_firstIsHost "1" +devmap mp_rust \ No newline at end of file