mirror of
https://github.com/ineedbots/t4_bot_warfare.git
synced 2025-04-22 16:05:44 +00:00
bat
This commit is contained in:
parent
f2e83d6d15
commit
b4115461a3
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,6 +9,7 @@
|
||||
!/z_devserver.bat
|
||||
!/z_server.bat
|
||||
!/z_serverdev.bat
|
||||
!/z_bots.bat
|
||||
|
||||
!/main/
|
||||
!/main_shared/
|
||||
|
1
z_bots.bat
Normal file
1
z_bots.bat
Normal file
@ -0,0 +1 @@
|
||||
start "" "%~dp0CoDWaWmp_LanFixed.exe" +set r_fullscreen "0" +set cg_drawlagometer "1" +set logfile "2" +set cg_drawfps "3" +set cg_drawsnapshot "1" +set scr_game_spectatetype "2" +set r_mode "1024x768" +set thereisacow "1" +set sv_cheats "1" +set scr_tdm_scorelimit "0" +set bots_manage_add "7" +set fs_game "mods/mp_bots" +map mp_dome
|
@ -1 +1 @@
|
||||
start "" "%~dp0CoDWaWmp_LanFixed.exe" +set r_fullscreen "0" +set cg_drawlagometer "1" +set developer "1" +set developer_script "1" +set logfile "2" +set cg_drawfps "3" +set cg_drawsnapshot "1" +set scr_game_spectatetype "2" +set r_mode "1024x768" +set thereisacow "1" +set sv_cheats "1" +set scr_tdm_scorelimit "0" +set bots_manage_add "7" +set fs_game "mods/mp_bots" +devmap mp_dome
|
||||
start "" "%~dp0CoDWaWmp_LanFixed.exe" +set r_fullscreen "0" +set cg_drawlagometer "1" +set developer "1" +set developer_script "1" +set logfile "2" +set cg_drawfps "3" +set cg_drawsnapshot "1" +set scr_game_spectatetype "2" +set r_mode "1024x768" +set thereisacow "1" +set sv_cheats "1" +set scr_tdm_scorelimit "0" +set bots_manage_add "7" +set fs_game "mods/mp_dev" +devmap mp_dome
|
Loading…
x
Reference in New Issue
Block a user