mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 11:42:38 +03:00
remove mine after looted for #1730
This commit is contained in:
@@ -206,6 +206,7 @@ if (_proceed) then {
|
||||
_radius = 1;
|
||||
|
||||
if (_isMine) then {
|
||||
deleteVehicle _obj;
|
||||
if((random 10) <= 4) then {
|
||||
_gems = [];
|
||||
_weights = [];
|
||||
@@ -252,4 +253,4 @@ if (_proceed) then {
|
||||
DZE_ActionInProgress = false;
|
||||
s_player_deleteBuild = -1;
|
||||
|
||||
_obj
|
||||
_obj
|
||||
|
||||
Reference in New Issue
Block a user