mirror of
https://github.com/ineedbots/t4_bot_warfare.git
synced 2025-04-22 16:05:44 +00:00
cleanup
This commit is contained in:
parent
5892e46daa
commit
6619087af1
@ -2,7 +2,7 @@
|
|||||||
// Color Codes
|
// Color Codes
|
||||||
//******************************************************************************
|
//******************************************************************************
|
||||||
// Colors for text. Do not clear the comment in front of the color codes.
|
// Colors for text. Do not clear the comment in front of the color codes.
|
||||||
// Useful for your server name, motd msg's - Information and ref use only
|
// Useful for your server name, motd msgs - Information and ref use only
|
||||||
//
|
//
|
||||||
// ^1 = Red
|
// ^1 = Red
|
||||||
// ^2 = Green
|
// ^2 = Green
|
||||||
@ -30,7 +30,6 @@ set scr_motd "^1Bot ^3War^5fare"
|
|||||||
// Common Server Settings
|
// Common Server Settings
|
||||||
//******************************************************************************
|
//******************************************************************************
|
||||||
// Password Settings
|
// Password Settings
|
||||||
set rcon_password "qazqaz"
|
|
||||||
set sv_privatepassword ""
|
set sv_privatepassword ""
|
||||||
set g_password ""
|
set g_password ""
|
||||||
set scr_xpscale_ "10"
|
set scr_xpscale_ "10"
|
||||||
@ -250,7 +249,7 @@ set sv_maprotation "gametype dom map mp_dome"
|
|||||||
// Additional DVAR's
|
// Additional DVAR's
|
||||||
//******************************************************************************
|
//******************************************************************************
|
||||||
// There are simply too many DVAR's for AGrcon to explicitly list and index
|
// There are simply too many DVAR's for AGrcon to explicitly list and index
|
||||||
// for you. All additional DVAR's (such as weapon configs and player configs) are
|
// for you. All additional DVARs (such as weapon configs and player configs) are
|
||||||
// listed below.
|
// listed below.
|
||||||
|
|
||||||
// WEAPONS / ATTACHMENTS
|
// WEAPONS / ATTACHMENTS
|
||||||
|
@ -1 +0,0 @@
|
|||||||
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 +0,0 @@
|
|||||||
start "" "%~dp0CoDWaWmp_LanFixed.exe" +set r_fullscreen "1" +set cg_drawlagometer "0" +set cg_drawfps "0" +set cg_drawsnapshot "0" +set r_mode "1920x1080" +set r_monitor "0"
|
|
@ -1 +0,0 @@
|
|||||||
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
|
|
@ -1 +0,0 @@
|
|||||||
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 fs_game "mods/mp_dev" +set sv_cheats "1" +connect 127.0.0.1
|
|
@ -1 +0,0 @@
|
|||||||
start "" "%~dp0CoDWaWmp_LanFixed.exe" +set dedicated "1" +set developer "1" +set developer_script "1" +set logfile "2" +set scr_game_spectatetype "2" +set thereisacow "1" +set sv_cheats "1" +set sv_maxclients "64" +set fs_game "mods/mp_dev" +set bots_manage_add "12" +set sv_punkbuster "0" +set scr_tdm_scorelimit "0" +set net_port "28960" +devmap mp_dome
|
|
Loading…
x
Reference in New Issue
Block a user