mirror of
https://old.git.ood.ovh/nehu/cod-config.git
synced 2025-07-04 02:20:50 +02:00
Initial BO2 support
This commit is contained in:
parent
8bb40ccf8d
commit
f30759a709
31 changed files with 0 additions and 6 deletions
22
t6mp/gamesettings/sd.cfg
Normal file
22
t6mp/gamesettings/sd.cfg
Normal file
|
@ -0,0 +1,22 @@
|
|||
//Don't touch the first 3 lines below here.
|
||||
exec gamesettings_default.cfg
|
||||
exec gamesettings_sd.cfg
|
||||
set_gametype sd
|
||||
|
||||
// Below this line you may uncomment the " // " commands and edit to your liking.
|
||||
// If you unsure the default command. you can always " // " them back for later custom gameplay.
|
||||
|
||||
gts allowSpectating 1 // Allow players to spectate other players or CODcasting. (Could be used as screen cheating)
|
||||
gts allowInGameTeamChange 1 // Allow players to switch teams?
|
||||
gts autoTeamBalance 1 // Automatically assign players to teams
|
||||
|
||||
gts timelimit 2 // The amount of time each round will last before it ends.
|
||||
gts scorelimit 4 // The number of rounds a team needs to win before the game ends.
|
||||
|
||||
//gts bombTimer 45 // Bomb Timer. The amount of time before the bomb detonates.
|
||||
//gts plantTime 5 // Plant Time. The amount of time it takes to plant the bomb.
|
||||
//gts defuseTime 5 // Defuse Time. The amount of time it takes to defuse the bomb.
|
||||
//gts multiBomb 0 // Multi Bomb. Every attacking player gets a bomb.
|
||||
//gts roundswitch 3 // The number of rounds to play before teams switch sides.
|
||||
|
||||
//gts silentPlant 0 // Players can hear the bomb being planted.
|
Loading…
Add table
Add a link
Reference in a new issue