mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 11:42:38 +03:00
Compare commits
1 Commits
1.0.7.1
...
vbawol-pat
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
62d19b48db |
@@ -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