mirror of
https://old.git.ood.ovh/nehu/cod-config.git
synced 2025-07-03 05:12:31 +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/zm_classic_prison.cfg
Normal file
14
t6mp/gamesettings/zm_classic_prison.cfg
Normal file
|
@ -0,0 +1,14 @@
|
|||
//Don't touch the first 2 lines below here.
|
||||
exec gamesettings_default.cfg
|
||||
exec gamesettings_zclassic.cfg
|
||||
|
||||
//Sets the gametype and location DO NOT TOUCH
|
||||
ui_zm_gamemodegroup "zclassic"
|
||||
ui_gametype "zclassic"
|
||||
g_gametype "zclassic"
|
||||
ui_zm_mapstartlocation "prison"
|
||||
|
||||
// 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 startRound 1 // Sets the start round range: (1-31) values exceeding 31 overflow back to 0.
|
||||
//gts headshotsOnly 0 // Sets whether zombies only take damage from headshots.
|
Loading…
Add table
Add a link
Reference in a new issue