Vampurica / DZMS-DayZMissionSystem

A logic and useability rewrite of the DayZChernarus Mission System
17 stars 22 forks source link

Loot boxes doesn't spawn or spawn empty #46

Closed daetoya closed 7 years ago

daetoya commented 7 years ago

Missions are running but seems like they are either not spawning lootboxes or spawning them without any loot. RPT logs: 18:58:12 [DZMS]: Running Minor Mission SM3. 18:58:12 "z\addons\dayz_server\system\scheduler\sched_corpses.sqf: Deleted 0 uncontrolled zombies, 0 uncontrolled animals, 0 dead character bodies and 1 empty groups. Added 0 flies." 18:58:17 Unrecognized CfgVehicles simulation in bin\config.bin/CfgVehicles/USBasicAmmunitionBox/ 18:58:17 Cannot create entity with abstract type USBasicAmmunitionBox (scope = private?) 18:58:17 Cannot create non-ai vehicle USBasicAmmunitionBox, 18:58:17 Cannot create entity with abstract type USBasicAmmunitionBox (scope = private?) 18:58:17 Cannot create non-ai vehicle USBasicAmmunitionBox,

Vampurica commented 7 years ago

@zoviq Are you running DayZ: Epoch or something different? Which version?

daetoya commented 7 years ago

@SMVampire I am running DayZ mod 1.8.8. Tried changing USBasicAmmunitionBox to DZ_ExplosiveBoxRU or DZ_AmmoBoxUS in config files but still the same problem.

daetoya commented 7 years ago

So, should i wait for fix or I am able to do something myself? @SMVampire @ebayShopper

daetoya commented 7 years ago

@ebayShopper thanks a lot!