added thirst and hunger loss to all medic animation

This commit is contained in:
[VB]AWOL
2013-11-26 16:08:10 -06:00
parent 80f65f8ae8
commit 84874daa18
44 changed files with 44 additions and 17 deletions

View File

@@ -19,6 +19,7 @@ if ((_hasKnife or _hasKnifeBlunt) and !_hasHarvested) then {
//_isListed = isClass (_config);
_text = getText (configFile >> "CfgVehicles" >> _type >> "displayName");
[1,1] call dayz_HungerThirst;
// force animation
player playActionNow "Medic";