mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-22 05:55:42 +00:00
fix
This commit is contained in:
parent
c1f49b7d9f
commit
2687646462
@ -1598,7 +1598,7 @@ bot_use_bomb(bomb)
|
|||||||
|
|
||||||
myteam = self.team;
|
myteam = self.team;
|
||||||
|
|
||||||
self BotStopMoving(true):
|
self BotStopMoving(true);
|
||||||
|
|
||||||
bomb [[bomb.onBeginUse]](self);
|
bomb [[bomb.onBeginUse]](self);
|
||||||
|
|
||||||
|
@ -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
|
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
|
Loading…
x
Reference in New Issue
Block a user