Files
DayZ-Epoch/SQF/dayz_code/Configs/CfgServerTrader
A Man d236ef123e Add RSASS, MSR, XM2010
- Add RSASS, MSR, XM2010 normal, SD, NV and TWS versions
- SD versions have a slightly slower bullet speed as the non sd versions. Server Admins have to be careful with adding the SD versions to not hurt the server balance.
- Remove old AS50 ammo config, it is not needed any longer, also switch to the correct AS50 magazine classname.

Thx @AlwarrenSidh for the weapons.
2020-02-14 02:18:02 +01:00
..
2020-02-14 02:18:02 +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"