ReGameDLL_CS/dist/game.cfg

23 lines
420 B
INI
Raw Normal View History

2016-01-21 14:23:56 +03:00
// ReGameDLL Configuration File
echo Executing ReGameDLL Configuration File
// Allow inflict damage to teammates
// 0 - disabled
// 1 - enabled
// 2 - FFA mode
//
// Default value: "0"
mp_friendlyfire 0
// The maximum allowable amount of money in the game
//
// Default value: "16000"
mp_maxmoney 16000
// Disable round end by game scenario
// 0 - disabled
// 1 - enabled
//
// Default value: "0"
mp_round_infinite 0