Jump to content

Custom Loot Tables Typo - Fix Inside


cen

Recommended Posts

CfgBuildingPos.hpp is in the 1.0.5/1.0.5.1 client files.

 

The file CfgLootPos.hpp inside the config has changed  to CfgBuildingPos.hpp

 

And the new loot spawn positions for the dayzero buildings are in there too. :)

 

 

See this github commit for an example of the changes to Land_Mil_Barracks

 

https://github.com/vbawol/DayZ-Epoch/commit/55e394d00adb45f95ce712a385edecc0e4c7ccc9

Link to comment
Share on other sites

The #include call inside CfgBuildingLoot.hpp is to CfgBuildingPos.hpp which is NOT in the 1.0.5.1 client files.

 

The file in the @DayZ_Epoch\addons\dayz_epoch_b\ is CfgLootPos.hpp which does NOT include the new loot positions for the dayzero buildings.

 

You need to use the files from github and include CfgBuildingLootPos.hpp to get the new loot positions:

 

https://github.com/vbawol/DayZ-Epoch/tree/Release_1.0.5.1/SQF/dayz_code/Configs/CfgLoot

 

PbXng8k.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...