This commit is contained in:
Skaronator
2014-02-25 07:04:54 +01:00
parent bfcb44c558
commit a04c32e227

View File

@@ -45,6 +45,8 @@ _location2 = getPosATL player;
if(_location1 distance _location2 > 0.1) exitWith {
cutText [format[(localize "str_epoch_player_122"),_text] , "PLAIN DOWN"];
_obj setVariable["packing",0];
s_player_packvault = -1;
DZE_ActionInProgress = false;
};
@@ -111,4 +113,4 @@ if(!isNull _obj and alive _obj) then {
player action ["Gear", _holder];
};
s_player_packvault = -1;
DZE_ActionInProgress = false;
DZE_ActionInProgress = false;