mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-25 19:26:08 +03:00
move deleteVehicle to server
This commit is contained in:
@@ -192,7 +192,7 @@ if (_finished) then {
|
||||
PVDZ_obj_Destroy = [_objectID,_objectUID,_activatingPlayer,_obj,DZE_AuthKey];
|
||||
publicVariableServer "PVDZ_obj_Destroy";
|
||||
|
||||
deleteVehicle _obj;
|
||||
//deleteVehicle _obj;
|
||||
|
||||
// remove Key
|
||||
_temp_keys = [];
|
||||
|
||||
Reference in New Issue
Block a user