mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-05-15 07:03:21 +03:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user