mirror of
https://old.git.ood.ovh/nehu/cod-config.git
synced 2025-07-04 05:54:51 +02:00
Initial BO2 support
This commit is contained in:
parent
8bb40ccf8d
commit
f30759a709
31 changed files with 0 additions and 6 deletions
17
t6mp/gamesettings/conf.cfg
Normal file
17
t6mp/gamesettings/conf.cfg
Normal file
|
@ -0,0 +1,17 @@
|
|||
//Don't touch the first 3 lines below here.
|
||||
exec gamesettings_default.cfg
|
||||
exec gamesettings_conf.cfg
|
||||
set_gametype conf
|
||||
|
||||
//Below this line you may uncomment the commands and edit to your liking.
|
||||
|
||||
//gts timelimit 10 // Time limit of the game.
|
||||
//gts scorelimit 75 // Score limit reach to end the game.
|
||||
//gts teamCount 2 // Set this higher if you want Multi-Team Deathmatch that was cut from playlist. (2-6)
|
||||
//gts roundLimit 1 // The number of rounds that will be played before the game ends.
|
||||
|
||||
//gts teamScorePerKill 0 // Points per Kill - The number of points for each kill. (0-25)
|
||||
//gts teamScorePerKillConfirmed 1 // Points per Kills Confirmed. - The number of points for each kill confirmed. (0-25)
|
||||
//gts teamScorePerKillDenied 0 // Points per Kill Denied - The number of points for each kill denied. (0-25)
|
||||
//gts teamScorePerHeadshot 0 // Headshot Bonus Points - Extra points awarded if the kill is a headshot in addition to the points per kill. (0-25)
|
||||
//gts playerNumLives 0 // Number of Lives - The number of times each player can die before they are no longer allowed to respawn. (0-25)
|
Loading…
Add table
Add a link
Reference in a new issue