Files
DayZ-Epoch/SQF/dayz_code/Configs/CfgServerTrader
A Man e815d2c7c8 Add Remington ACRs
- Add 96 different ACRs in 4 different colors
- Complete attachment support
- All weapons have a flashlight
- TWS versions and TWS scope are sell only and have the same scope as the L85A2 TWS
- NV versions can switch between NV and Holo, also have military flashlight

Big thanks @Alwarren
2020-02-07 22:31:19 +01:00
..
2020-02-07 22:31:19 +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"