mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
This magazine was removed in this commit: https://github.com/Goliath86/CorePatch/commit/fef9bcc The CorePatch data update was pushed to A2OA stable branch on March 27th, 2018. To avoid errors for this before Epoch 1.0.6.3 patch is released remove all instances of it from custom scripts, loot tables and trader files. Run the query below to remove all instances from the database. Fixes #2011
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"