Direct menu to cursortarget or player

Please test the living hell out of this.
This commit is contained in:
icomrade
2016-10-07 13:46:53 -04:00
parent 5b158b398a
commit b25b7636a7
2 changed files with 43 additions and 26 deletions

View File

@@ -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 = [];