From 26876464624c45f16fc69a0b97eb3fb1ed80de06 Mon Sep 17 00:00:00 2001 From: INeedBots Date: Sat, 21 Nov 2020 22:43:58 -0600 Subject: [PATCH] fix --- userraw/maps/mp/bots/_bot_script.gsc | 2 +- z_bots.bat | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/userraw/maps/mp/bots/_bot_script.gsc b/userraw/maps/mp/bots/_bot_script.gsc index b81b8dd..b701790 100644 --- a/userraw/maps/mp/bots/_bot_script.gsc +++ b/userraw/maps/mp/bots/_bot_script.gsc @@ -1598,7 +1598,7 @@ bot_use_bomb(bomb) myteam = self.team; - self BotStopMoving(true): + self BotStopMoving(true); bomb [[bomb.onBeginUse]](self); diff --git a/z_bots.bat b/z_bots.bat index c1df337..4cd4b74 100644 --- a/z_bots.bat +++ b/z_bots.bat @@ -1 +1 @@ -start "" "%~dp0iw4x.exe" -nosteam -scriptablehttp -console +set r_fullscreen "0" +set sv_lanonly "1" +set r_mode "1024x768" +set drawlagometer "0" +set cg_drawfps "0" +set fs_game "" +set bots_manage_fill "4" +set cg_drawsnapshot "1" +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 "" "%~dp0iw4x.exe" -nosteam -scriptablehttp -console +set r_fullscreen "0" +set sv_lanonly "1" +set r_mode "1024x768" +set drawlagometer "1" +set cg_drawfps "4" +set fs_game "" +set bots_manage_fill "4" +set cg_drawsnapshot "1" +set ui_mapname "mp_rust" +set scr_game_spectatetype "2" +set scr_war_scorelimit "0" +set thereisacow "1" +set sv_cheats "1" +set there +map mp_rust \ No newline at end of file