Files
DayZ-Epoch/SQF/dayz_code/Configs/CfgServerTrader
AirwavesMan 07588820f7 Fix wrong VAL name
Thx @SgtLuka
2021-01-24 17:43:29 +01:00
..
2021-01-24 17:43:29 +01: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"