mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-25 01:20:49 +03:00
move deleteVehicle to server
This commit is contained in:
@@ -135,7 +135,7 @@ if (_proceed) then {
|
||||
};
|
||||
|
||||
//Need to update for sanity no client should ever create or delete anything
|
||||
deleteVehicle _object;
|
||||
//deleteVehicle _object;
|
||||
|
||||
[_dismantleToo,1,1] call fn_dropItem;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user