Hardcore mode for sabotage

This commit is contained in:
Nehu 2022-06-29 21:35:50 +02:00
parent af8b958964
commit aeefb0b805
No known key found for this signature in database
GPG key ID: BFCB7E748E5F8A50

View file

@ -71,7 +71,7 @@ gameOpt commonOption.killstreakRestricted.stealth_airstrike "0" // [ 0, 1 ]
gameOpt commonOption.killstreakRestricted.triple_uav "0" // [ 0, 1 ]
gameOpt commonOption.killstreakRestricted.uav "0" // [ 0, 1 ]
gameOpt commonOption.killstreakRestricted.uav_support "0" // [ 0, 1 ]
gameOpt commonOption.maxHealth "100.0000" // [ 30, 50, 100, 200 ]
gameOpt commonOption.maxHealth "30.0000" // [ 30, 50, 100, 200 ]
gameOpt commonOption.numLives "0" // [ 0, 1, 2, 3, 5, 9 ]
gameOpt commonOption.perkRestricted._specialty_blastshield "0" // [ 0, 1 ]
gameOpt commonOption.perkRestricted.bouncingbetty_mp "0" // [ 0, 1 ]
@ -120,8 +120,8 @@ gameOpt commonOption.perkRestricted.trophy_mp "0" // [ 0, 1 ]
gameOpt commonOption.radarAlwaysOn "0" // [ 0, 1 ]
gameOpt commonOption.respawnDelay "7.5000" // [ 0, 5, 7.5, 10, 15, 30 ]
gameOpt commonOption.scoreLimit "0" // [ 0, 1, 3, 4, 5, 8, 10, 12, 20, 24, 30, 50, 100, 200, 250, 500, 750, 1000, 1500, 2500, 3000, 5000, 7000, 7500, 10000, 15000 ]
gameOpt commonOption.showKillcam "1" // [ 0, 1 ]
gameOpt commonOption.spectateModeAllowed "2" // [ 0, 1, 2 ]
gameOpt commonOption.showKillcam "0" // [ 0, 1 ]
gameOpt commonOption.spectateModeAllowed "0" // [ 0, 1, 2 ]
gameOpt commonOption.timeLimit "20.0000" // [ 0-30 ]
gameOpt commonOption.waveRespawnDelay "0" // [ 0, 5, 10, 15, 30 ]
gameOpt commonOption.weaponRestricted.iw5_1887 "0" // [ 0, 1 ]