mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 04:23:13 +03:00
Direct menu to cursortarget or player
Please test the living hell out of this.
This commit is contained in:
@@ -544,6 +544,7 @@ DZE_tradeObject = DZE_tradeVehicle + ["trade_backpacks"];
|
||||
if (isNil "DZE_plotOwnershipExclusions") then {
|
||||
DZE_plotTakeOwnershipItems = DayZ_SafeObjects - (DZE_LockableStorage + ["Plastic_Pole_EP1_DZ","DZ_storage_base"]);
|
||||
};
|
||||
DZE_GearCheckBypass = false;
|
||||
isInTraderCity = false;
|
||||
inTraderCity = "Unknown Trader";
|
||||
PlayerDeaths = [];
|
||||
|
||||
Reference in New Issue
Block a user