mirror of
https://github.com/Dss0/t7-server-config.git
synced 2025-03-11 20:56:56 +00:00
Add g_deadChat DVar
This commit is contained in:
parent
46a353c79d
commit
3ffbf84f0b
@ -79,7 +79,8 @@ exec "gamedata/gamesettings/mp/gamesettings_tdm.cfg" // Change this to the g
|
||||
//set gametype "tdm" // Set the gametype in the map rotation for now
|
||||
|
||||
set cg_thirdPerson "0" // third-person mode
|
||||
set black_market_gun_game "0" // Toggle 1 if you want Blackjack's GunGame. leave it 0 for regular.
|
||||
set g_deadChat "0" // Dead Players' Chat Messages can be seen by everyone
|
||||
set black_market_gun_game "0" // Toggle 1 if you want Blackjack's GunGame. leave it 0 for regular.
|
||||
|
||||
/////////////////////////////////////////////////////
|
||||
// MAP SHORT NAMES ROTATION LIST //
|
||||
|
@ -47,6 +47,7 @@ exec "gamedata/configs/common/default_xboxlive.cfg" // Leave this as is
|
||||
exec "gamedata/gamesettings/cp/gamesettings_coop.cfg" // Leave this as is
|
||||
|
||||
set cg_thirdPerson "0" // third-person mode
|
||||
set g_deadChat "0" // Dead Players' Chat Messages can be seen by everyone
|
||||
|
||||
//////////////////////////////////////////////////////////////
|
||||
// MAP SHORT NAMES ROTATION LIST //
|
||||
|
@ -47,6 +47,7 @@ exec "gamedata/configs/common/default_xboxlive.cfg" // Leave this as is
|
||||
exec "gamedata/gamesettings/zm/gamesettings_zclassic.cfg" // Leave this as is
|
||||
|
||||
set cg_thirdPerson "0" // third-person mode
|
||||
set g_deadChat "0" // Dead Players' Chat Messages can be seen by everyone
|
||||
|
||||
///////////////////////////////////////////////////
|
||||
// MAP SHORT NAMES ROTATION LIST //
|
||||
|
Loading…
x
Reference in New Issue
Block a user