Push #941 - Painkiller

This commit is contained in:
Skaronator
2014-01-11 20:23:50 +01:00
parent c5ce2f70a4
commit bec3f71fc9
3 changed files with 9 additions and 3 deletions

View File

@@ -10,6 +10,7 @@ if ((_unit == player) or (vehicle player != player)) then {
R3F_TIRED_Accumulator = 0;
"dynamicBlur" ppEffectAdjust [0]; "dynamicBlur" ppEffectCommit 5;
};
/* WIP - PVS/PVC - Not anymore used: moved to server_sendToClient.sqf - Skaronator */
if (isServer) then {
_unit setVariable["medForceUpdate",true];
};