ebayShopper 72df07bdf2 Remove medic animation from lock and unlock safe
Closes #1942 in combination with 48858b2

The "packing" variable was made redundant by dayz_actionInProgress
because it was only set locally.

DisableUserInput is unnecessary now because server_handleSafeGear is
called unscheduled. Getting the cargo, creating the new safe and
deleting the old one should complete in the same frame with no window
for players to remove gear:

https://github.com/EpochModTeam/DayZ-Epoch/blob/master/SQF/dayz_server/compile/server_handleSafeGear.sqf#L51-L67

The "claimed" check is also no longer needed because
server_handleSafeGear is called unscheduled and exits if the object is
null, so two players attempting to unlock at the same time will not
work.
2017-06-06 18:53:44 -04:00
2017-03-10 13:50:33 -05:00
2014-07-27 23:17:00 -05:00
0.1
2012-11-04 20:28:50 -06:00
2014-02-11 20:46:39 +01:00
2017-04-21 13:04:36 -04:00

DayZ Epoch

Experimental DayZ mod

http://dayzepoch.com

Based on DayZ Mod Community edition

https://github.com/DayZMod/DayZ/blob/1.8.8/Documentation/Credits.md http://dayzmod.com


Included Custom Addons


Included Custom Islands


Initial Developers


GitHub Collaborators (In order of most commits)


GitHub Contributors (In order of most commits)


Special thanks

Description
Experimental DayZ Mod for Arma 2
Readme 2 GiB
Languages
C++ 50.6%
SQF 48.9%
PHP 0.3%
Batchfile 0.1%