ReGameDLL_CS/dist/game.cfg
2016-01-21 23:23:25 +06:00

23 lines
420 B
INI

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