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

@@ -56,6 +56,7 @@ if (_finished) then {
};
//["usecMorphine",[_unit,player]] call broadcastRpcCallAll;
//DayZ CE: PublicVariables are removed in DayZ CE -> Could we also do here - Commit by Skaronator
usecMorphine = [_unit,player];
publicVariable "usecMorphine";
};