test to reset tiredness

+ [ADDED] Reset tiredness when you take painkillers.
+ [ADDED] Reset tiredness when you sleep at a tent.
This commit is contained in:
vbawol
2013-06-20 08:44:58 -05:00
parent 50d38e89a4
commit 5b0d2e0f5c
3 changed files with 6 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ _medic = _array select 1;
if (_unit == player) then {
r_player_inpain = false;
R3F_TIRED_Accumulator = 0;
"dynamicBlur" ppEffectAdjust [0]; "dynamicBlur" ppEffectCommit 5;
};
if (isServer) then {