From 0232bed5e2a7df80e0a4a0c64a0096f2135de461 Mon Sep 17 00:00:00 2001 From: Zepheris Date: Sat, 3 Mar 2018 22:56:56 -0700 Subject: [PATCH] Changed bambi timeout to 10 min Extended death timer to 15 min (to give time for people to use the defib) --- @ExileServer/addons/exile_server_config.pbo | Bin 262003 -> 262004 bytes .../addons/exile_server_config/config.cpp | 2 +- mpmissions/Exile.Altis.pbo | Bin 2783516 -> 2783516 bytes mpmissions/Exile.Altis/description.ext | 2 +- 4 files changed, 2 insertions(+), 2 deletions(-) diff --git a/@ExileServer/addons/exile_server_config.pbo b/@ExileServer/addons/exile_server_config.pbo index 2e167856eeff384f81a253f0e284b102952ea2d8..6bdf1625da1b65cd973103283752e4fc44b52166 100644 GIT binary patch delta 70 zcmezTkN?X*{s|8Jzy2{ZfPfDF>?k06VxUN4a%(bUYckW;WM=;(Ooj&AHy>eMVV!Z delta 69 zcmezJkN@*O{s|8JKmRc^fWU=!Goyg)iGd=G$*swZt;tMVlbQXGFq&@Pa)fz}mB@OV X`KlXS+s-r`ln~BgQoHE3+dUfqEI=JS diff --git a/@ExileServer/addons/exile_server_config/config.cpp b/@ExileServer/addons/exile_server_config/config.cpp index bddbd74..b96bd92 100644 --- a/@ExileServer/addons/exile_server_config/config.cpp +++ b/@ExileServer/addons/exile_server_config/config.cpp @@ -4324,7 +4324,7 @@ class CfgSettings * expired or when they pick up their first weapon. Whatever * happens first. */ - protectionDuration = 5; + protectionDuration = 10; /** * Radius of spawn zones around the center of spawn zone markers. diff --git a/mpmissions/Exile.Altis.pbo b/mpmissions/Exile.Altis.pbo index 8e04d73c9fbddc96df8a6f34d8d038c62a0b677b..d23f8bfda59e7f0ffd09b855fe7649e1cb32584b 100644 GIT binary patch delta 211 zcmWN=xemc_0Knn=TlZB*U3Jw>8ez421d}JQnY&0#R*Okzi3h;cwNoca6N}LUXkt~r zFZnG0A}k&rvaOtU-qjP!pERHCjX+SM%n-wjFv=L?Ofbn5)67s|mO18GpvodkEVIHY tHP%>XgH5)mv&{~>?6J=QhaBCFVEi)G$@exjpWD^vY`bfJ<1CKu`wx}BVw3;? delta 211 zcmWN=I}X8c0Knn=TkrRyUiGSarxRCTGgypfo4H{V3C3;`=>;61agRzZVsM2XK>fbt zv;DiUX}Plgx*a^n6RV#znVyY6P@>Eb!;CP>7~@PZ$rRJfFv}eCEU-w0C6-xXl{KoY rv%w}?Y*S;0I=k$#&jE)VJ&a)d*(n>}JU!>%x4T?l_Opd`-8#oVuV-OV diff --git a/mpmissions/Exile.Altis/description.ext b/mpmissions/Exile.Altis/description.ext index db9352d..cbdaf80 100644 --- a/mpmissions/Exile.Altis/description.ext +++ b/mpmissions/Exile.Altis/description.ext @@ -27,7 +27,7 @@ forceRotorLibSimulation = 2; skipLobby = 1; joinUnassigned = 1; respawn = "BASE"; -respawnDelay = 120; +respawnDelay = 900; respawnDialog = 0; respawnOnStart = 0; respawnButton = 1;