Files
DayZ-Epoch/SQF/dayz_code/Configs/CfgServerTraderZSC/README.txt
2020-07-29 15:32:50 -05:00

6 lines
254 B
Plaintext

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"