From 72461b65949fc8313251eb6da4507ec918a85150 Mon Sep 17 00:00:00 2001 From: "[VB]AWOL" Date: Tue, 26 Nov 2013 01:28:39 -0600 Subject: [PATCH] fixed? #790 --- SQF/dayz_code/actions/vault_combination_1.sqf | 1 + 1 file changed, 1 insertion(+) diff --git a/SQF/dayz_code/actions/vault_combination_1.sqf b/SQF/dayz_code/actions/vault_combination_1.sqf index dba595fe2..57e3c636c 100644 --- a/SQF/dayz_code/actions/vault_combination_1.sqf +++ b/SQF/dayz_code/actions/vault_combination_1.sqf @@ -3,6 +3,7 @@ dayz_selectedVault = _this select 3; dayz_combination = ""; {player removeAction _x} forEach s_player_combi;s_player_combi = []; +s_player_unlockvault = 1; if(!isNull dayz_selectedVault) then {