Push #941 - Transfuse

This commit is contained in:
Skaronator
2014-01-11 20:19:26 +01:00
parent 2a37818e47
commit c5ce2f70a4
4 changed files with 14 additions and 16 deletions

View File

@@ -27,6 +27,7 @@ if (_unit == player) then {
player setVariable["USEC_BloodQty",r_player_bloodTotal,true];
};
/* WIP - PVS/PVC - Not anymore used: moved to server_sendToClient.sqf - Skaronator */
if (isServer) then {
_unit setVariable["medForceUpdate",true];
};