mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 04:23:13 +03:00
All files in the archive will no be updated. Ive added a copy of the current trader files too, so the old traders and trader cities can still be used with the current trader files. Give me a hint if you think some of the files should be moved back.
6 lines
254 B
Plaintext
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" |