mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 04:23:13 +03:00
- Update and rebuild all skins. This removes unwanted behavior of AIs and players. - Remove skins from CfgSurvival and add the needed information to CfgMagazines. We do not need two different configs to handle that.
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"