mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
All Arma 2 weapons except the TWS and launchers have a _DZ version now. So it is no longer confusing which weapon version should be spawned. Always use the _DZ versions.
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"