Files
DayZ-Epoch/SQF/dayz_code/Configs/CfgServerTrader
A Man c47821ee46 Add 3 new CH-47 Chinook skins
Thx @SyNcRoNiCzZ

This also corrects the maxmagazines from the CH53 and the CH47. Ive overwrote my own changes.
2020-01-26 18:54:41 +01:00
..
2020-01-26 18:54:41 +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"