Files
DayZ-Epoch/SQF/dayz_code/Configs/CfgServerTrader
A Man b7ebb3c3f0 Add Colt Revolver
Thx @helion4
2020-04-17 17:57:55 +02:00
..
2020-04-17 17:57:55 +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"