mirror of
https://github.com/ineedbots/t5_bot_warfare.git
synced 2025-06-26 14:22:02 +00:00
small
This commit is contained in:
@ -17,6 +17,7 @@
|
||||
|
||||
set sv_hostname "^1Bot ^3War^5fare ^4Bots ^7Nuketown 24/7" // Please put a server host name here
|
||||
set logfile "1"
|
||||
set g_logSync "1" // 1 always flush games_mp.log, 0 only flush on game end
|
||||
|
||||
//////////////////////////////////////////////////
|
||||
// GENERAL SETTINGS //
|
||||
@ -111,7 +112,7 @@ set scr_game_perks "1" // Allow players to have perks
|
||||
|
||||
set voice_deadChat "1" // Enable/Disable voice over IP chat when a player is dead.
|
||||
set voice_global "1" // Enable/Disable the use of in-game voice over IP.
|
||||
set sv_voicequality "1" // Voice Quality, 3 for high, 1 for low. More bandwidth better quality.
|
||||
set sv_voicequality "0" // Voice Quality, 3 for high, 1 for low. More bandwidth better quality.
|
||||
set g_voiceChatTalkingDuration "500" // Duration you can chat.
|
||||
set sv_voice "1" // Allow Voice Chat
|
||||
|
||||
@ -333,6 +334,4 @@ set bots_team_force "1"
|
||||
set bots_loadout_allow_op "0"
|
||||
set bots_loadout_reasonable "1"
|
||||
set bots_manage_fill_spec "0"
|
||||
set bot_difficulty "1"
|
||||
|
||||
map mp_nuked
|
||||
set bot_difficulty "2"
|
||||
|
Reference in New Issue
Block a user