mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 09:10:27 +03:00
0.69 + 1.7.5.M1D15
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
private["_object"];
|
||||
|
||||
dayzUpdateVehicle = [_this select 3,"all"];
|
||||
publicVariableServer "dayzUpdateVehicle";
|
||||
if (isServer) then {
|
||||
dayzUpdateVehicle call server_updateObject;
|
||||
};
|
||||
["dayzUpdateVehicle",[_this select 3,"all"]] call callRpcProcedure;
|
||||
|
||||
Reference in New Issue
Block a user