Add Notice for PV improvements (Also a performance plus would be PVC instead of PV)

This commit is contained in:
Skaronator
2013-12-20 13:40:31 +01:00
parent 74568146e5
commit d1a15870b1
7 changed files with 8 additions and 16 deletions

View File

@@ -49,7 +49,7 @@ if (_finished) then {
_display closeDisplay 0;
};
//["usecBandage",[_unit,player]] call broadcastRpcCallAll;
//DayZ CE: Has been changed to PVC via server_sendToClient.sqf -> Could we also do here - Commit by Skaronator
usecBandage = [_unit,player];
publicVariable "usecBandage";