Add README for customizing config traders

This commit is contained in:
ebaydayz
2017-01-23 14:21:23 -05:00
parent b148293920
commit 1133efc2e0

View 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"