Merge pull request #2044 from worldwidesorrow/master

Updates to zombie and loot spawning
This commit is contained in:
A Man
2019-11-13 10:03:12 +01:00
committed by GitHub
6 changed files with 108 additions and 170 deletions

View File

@@ -330,8 +330,7 @@ if (!isDedicated) then {
inTraderCity = "Unknown Trader";
canPickup = false;
pickupInit = false;
mouseOverCarry = false; //for carry slot since determining mouse pos doesn't work right
r_player_divideinvehicle = 0;
mouseOverCarry = false; //for carry slot since determining mouse pos doesn't work right
dayz_currentWeaponHolders = 0;
dayz_unsaved = false;
dayz_scaleLight = 0;