Files
DayZ-Epoch/SQF/dayz_code/Configs/CfgServerTrader
A Man 4d85c78574 Update Bizon
- Replace bizon models with the models from Robert Hammer
- Add kobra sight to attachment system
2020-03-05 11:40:39 +01:00
..
2020-03-05 11:40:39 +01:00
2019-12-04 17:52:31 +01: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"