1 Commits

Author SHA1 Message Date
vbawol
62d19b48db remove mine after looted for #1730 2016-08-12 11:21:56 -05:00

View File

@@ -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