mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
@@ -245,7 +245,7 @@ if (!isNull cursorTarget and !_inVehicle and !_isPZombie and (player distance cu
|
|||||||
} else {
|
} else {
|
||||||
if (_cursorTarget in DZE_DoorsLocked) then {
|
if (_cursorTarget in DZE_DoorsLocked) then {
|
||||||
cutText ["You must remove the lock to delete this item!", "PLAIN DOWN"];
|
cutText ["You must remove the lock to delete this item!", "PLAIN DOWN"];
|
||||||
}
|
};
|
||||||
player removeAction s_player_deleteBuild;
|
player removeAction s_player_deleteBuild;
|
||||||
s_player_deleteBuild = -1;
|
s_player_deleteBuild = -1;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user