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