mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
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" |