mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Add README for customizing config traders
This commit is contained in:
6
SQF/dayz_code/Configs/CfgServerTrader/README.txt
Normal file
6
SQF/dayz_code/Configs/CfgServerTrader/README.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
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"
|
||||
Reference in New Issue
Block a user