thirst and hunger loss on unlocking safes/doors

This commit is contained in:
[VB]AWOL
2013-11-25 12:38:01 -06:00
parent 10ca6d9a4b
commit 6db5daa4a4
3 changed files with 15 additions and 1 deletions

View File

@@ -8,6 +8,8 @@ private ["_objectID","_objectUID","_obj","_ownerID","_dir","_pos","_holder","_we
if(TradeInprogress) exitWith { cutText [(localize "str_epoch_player_21") , "PLAIN DOWN"]; };
TradeInprogress = true;
[1,1] call dayz_HungerThirst;
{player removeAction _x} forEach s_player_combi;s_player_combi = [];
s_player_unlockvault = 1;