mirror of
https://old.git.ood.ovh/nehu/cod-config.git
synced 2025-07-05 09:01:23 +02:00
Initial BO2 support
This commit is contained in:
parent
8bb40ccf8d
commit
f30759a709
31 changed files with 0 additions and 6 deletions
14
t6mp/gamesettings/gun.cfg
Normal file
14
t6mp/gamesettings/gun.cfg
Normal file
|
@ -0,0 +1,14 @@
|
|||
//Don't touch the first 3 lines below here.
|
||||
exec gamesettings_default.cfg
|
||||
exec gamesettings_gun.cfg
|
||||
set_gametype gun
|
||||
|
||||
//Below this line you may uncomment the commands and edit to your liking.
|
||||
gts prematchperiod 30 // The amount of time before the game starts. (Give weak potato players a chance to load in and not spawn.)
|
||||
|
||||
gts timelimit 10 // Time limit of the game.
|
||||
//gts scorelimit 0 // Score limit reach to end the game.
|
||||
|
||||
//gts setbacks 1 // Setbacks. How much weapon progression a player loses when knifed. (1-10)
|
||||
gts gunSelection 3 // Ladder. Determines which set of weapons the game uses (0 = Normal. 1 = Close Quarters. 2 = Marksman. 3 = Random.)
|
||||
//gts forceradar 1 // Control if the Mini-map (sometimes called Radar) is always on, sweeping in waves or uses the normal game rules.
|
Loading…
Add table
Add a link
Reference in a new issue