Files
DayZ-Epoch/SQF/dayz_code/Configs/CfgServerTrader
A Man 1ba36fcb2d Fix trader configs
Thx iben
2022-05-30 07:36:38 +02:00
..
2022-05-30 07:36:38 +02:00
2019-12-04 17:52:31 +01:00

To customize config traders copy this CfgServerTrader folder to your mission.

Then in description.ext replace this line:
#include "\z\addons\dayz_code\Configs\CfgServerTrader\CfgServerTrader.hpp"
with this:
#include "CfgServerTrader\CfgServerTrader.hpp"