mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-20 18:36:29 +03:00
1.0.2.1 release
This commit is contained in:
@@ -27,6 +27,10 @@ if(!isNull dayz_selectedDoor) then {
|
||||
_obj animate ["Open_hinge", 1];
|
||||
};
|
||||
|
||||
if(_obj animationPhase "Open_latch" == 0) then {
|
||||
_obj animate ["Open_latch", 1];
|
||||
};
|
||||
|
||||
} else {
|
||||
DZE_Lock_Door = "";
|
||||
[player,"combo_locked",0,false] call dayz_zombieSpeak;
|
||||
|
||||
Reference in New Issue
Block a user