From 1bfbfb4a3a55b0c0e17e9ec5ac1698e3ffaac62a Mon Sep 17 00:00:00 2001 From: Your Name Date: Sun, 13 Sep 2020 17:55:07 -0600 Subject: [PATCH] k --- userraw/todo.txt | 1 + z_bots.bat | 2 +- z_client.bat | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/userraw/todo.txt b/userraw/todo.txt index 888e651..7698745 100644 --- a/userraw/todo.txt +++ b/userraw/todo.txt @@ -1,6 +1,7 @@ _script: bomb gamemodes, unreleased gamemodes +tweak chances of camp and others _other: dvars diff --git a/z_bots.bat b/z_bots.bat index 0047b73..0184f55 100644 --- a/z_bots.bat +++ b/z_bots.bat @@ -1 +1 @@ -start iw4x.exe -nosteam -console +set r_fullscreen "0" +set r_mode "1024x768" +set drawlagometer "0" +set cg_drawfps "0" +set fs_game "mods/dev" +set bots_manage_fill "4" +set ui_mapname "mp_rust" +set scr_game_spectatetype "2" +set scr_war_scorelimit "0" +map mp_rust \ No newline at end of file +start iw4x.exe -nosteam -scriptablehttp -console +set r_fullscreen "0" +set r_mode "1024x768" +set drawlagometer "0" +set cg_drawfps "0" +set fs_game "mods/dev" +set bots_manage_fill "4" +set ui_mapname "mp_rust" +set scr_game_spectatetype "2" +set scr_war_scorelimit "0" +map mp_rust \ No newline at end of file diff --git a/z_client.bat b/z_client.bat index 962e81f..b817654 100644 --- a/z_client.bat +++ b/z_client.bat @@ -1 +1 @@ -start iw4x.exe -nosteam +set r_fullscreen "1" +set r_monitor "0" +set drawlagometer "0" +set cg_drawfps "0" +set r_mode "1920x1080" \ No newline at end of file +start iw4x.exe -nosteam -scriptablehttp +set r_fullscreen "1" +set r_monitor "0" +set drawlagometer "0" +set cg_drawfps "0" +set r_mode "1920x1080" \ No newline at end of file