Files
DayZ-Epoch/SQF/dayz_code/Configs/CfgServerTrader
worldwidesorrow c2dd9016cb Update trader files for Streatman's new L85 and SVD models (#1996)
* Update FriendlyAssaultRifle.hpp

* Update FriendlySniperRifle.hpp

* Update BanditMilitaryArmed.hpp

* Update Rifles.hpp

* Update Snipers.hpp
2017-11-26 17:43:06 -05:00
..

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"