Files
DayZ-Epoch/SQF/dayz_code/Configs/CfgServerTrader/README.txt
2017-01-23 14:21:23 -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"