mirror of
https://old.git.ood.ovh/nehu/cod-config.git
synced 2025-07-03 03:26:38 +02:00
Initial BO2 support
This commit is contained in:
parent
8bb40ccf8d
commit
f30759a709
31 changed files with 0 additions and 6 deletions
16
t6mp/gamesettings/zm_standard_transit.cfg
Normal file
16
t6mp/gamesettings/zm_standard_transit.cfg
Normal file
|
@ -0,0 +1,16 @@
|
|||
//Don't touch the first 2 lines below here.
|
||||
exec gamesettings_default.cfg
|
||||
exec gamesettings_zstandard.cfg
|
||||
|
||||
//Sets the gametype and location DO NOT TOUCH
|
||||
ui_zm_gamemodegroup "zsurvival"
|
||||
ui_gametype "zstandard"
|
||||
g_gametype "zstandard"
|
||||
ui_zm_mapstartlocation "transit"
|
||||
|
||||
// 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 magic 1 // Controls whether magic is enabled affects many different aspects of the game likely to crash on zclassic gametype.
|
||||
//gts headshotsOnly 0 // Sets whether zombies only take damage from headshots.
|
||||
//gts allowDogs 0 // Enables dogs; only works on zstandard gametype.
|
Loading…
Add table
Add a link
Reference in a new issue