remove abort from broken legs they too get 10 seconds

This commit is contained in:
[VB]AWOL
2013-09-19 14:46:20 -05:00
parent 757d8016fe
commit 225d95359a

View File

@@ -13,7 +13,7 @@ private ["_display","_btnRespawn","_btnAbort","_timeOut","_timeMax"];
dayz_lastCheckBit = time;
// if(r_player_dead) exitWith {_btnAbort ctrlEnable true;};
if(r_fracture_legs) exitWith {_btnRespawn ctrlEnable true; _btnAbort ctrlEnable true;};
if(r_fracture_legs) then {_btnRespawn ctrlEnable true;};
//force gear save
if (!r_player_dead and time - dayz_lastCheckBit > 10) then {