Add g_deadChat DVar

This commit is contained in:
Dss0 2023-04-01 14:15:38 +02:00
parent 46a353c79d
commit 3ffbf84f0b
3 changed files with 4 additions and 1 deletions

View File

@ -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 //

View File

@ -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 //

View File

@ -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 //