Jump to content
  • 0

Custom Loot Tables?


Chief501st

Question

5 answers to this question

Recommended Posts

  • 0

@Chief501st

Here from the epoch loot table readme:

To customize the loot tables copy this CfgLoot folder(dayz_code\Configs\CfgLoot) to your mission.

Then in description.ext replace this line:

#include "\z\addons\dayz_code\Configs\CfgLoot\CfgLoot.hpp"

with this:

#include "CfgLoot\CfgLoot.hpp"

 

https://github.com/EpochModTeam/DayZ-Epoch/blob/master/SQF/dayz_code/Configs/CfgLoot/README.txt

Link to comment
Share on other sites

  • 0
8 hours ago, A Man said:

@Chief501st

Here from the epoch loot table readme:

To customize the loot tables copy this CfgLoot folder(dayz_code\Configs\CfgLoot) to your mission.

Then in description.ext replace this line:

#include "\z\addons\dayz_code\Configs\CfgLoot\CfgLoot.hpp"

with this:

#include "CfgLoot\CfgLoot.hpp"

 

https://github.com/EpochModTeam/DayZ-Epoch/blob/master/SQF/dayz_code/Configs/CfgLoot/README.txt

Thanks you very much man

Link to comment
Share on other sites

  • 0
21 hours ago, A Man said:

@Chief501st

Here from the epoch loot table readme:

To customize the loot tables copy this CfgLoot folder(dayz_code\Configs\CfgLoot) to your mission.

Then in description.ext replace this line:

#include "\z\addons\dayz_code\Configs\CfgLoot\CfgLoot.hpp"

with this:

#include "CfgLoot\CfgLoot.hpp"

 

https://github.com/EpochModTeam/DayZ-Epoch/blob/master/SQF/dayz_code/Configs/CfgLoot/README.txt

I did this, is it possible to add the overwatch weapons to the current traders?

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
  • Discord

×
×
  • Create New...