From aeefb0b8051dbec688457d8a179b2122e01b0f05 Mon Sep 17 00:00:00 2001 From: etienne-k <2804556+etienne-k@users.noreply.github.com> Date: Wed, 29 Jun 2022 21:35:50 +0200 Subject: [PATCH] Hardcore mode for sabotage --- iw5mp/sab_default.dsr | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/iw5mp/sab_default.dsr b/iw5mp/sab_default.dsr index 232d494..b54392e 100644 --- a/iw5mp/sab_default.dsr +++ b/iw5mp/sab_default.dsr @@ -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 ]