Update vanilla fence damage

Vanilla commits:

b56d85eb99

2eb963dc3f

8b4a985cf6
This commit is contained in:
ebayShopper
2017-11-18 17:43:06 -05:00
parent 9b96ddd2c3
commit 137f448793
3 changed files with 42 additions and 19 deletions

View File

@@ -231,6 +231,8 @@ _object_maintenance = {
_accessArray = _object getVariable ["dayz_padlockCombination",[]];
_variables set [count _variables, ["ownerArray", _ownerArray]];
_variables set [count _variables, ["padlockCombination", _accessArray]];
_object setDamage 0;
if (_objectID == "0") then {
//_key = format["CHILD:309:%1:%2:",_objectUID,_ownerArray];