Move CfgServerTrader to dayz_code\configs folder

Also moved the dayz_epoch_b stringtable into a dayz_epoch package in the
dayz_code stringtable.

This makes it easier to maintain and search for code strings. Epoch_b
only holds extra models and textures now.
This commit is contained in:
ebaydayz
2016-04-04 13:10:01 -04:00
parent 37277613c1
commit eda82156be
96 changed files with 3805 additions and 3825 deletions

View File

@@ -13,7 +13,7 @@ _distance = round(_audible * 10 * _caliber);
dayz_disAudial = _distance;
dayz_firedCooldown = time;
dayz_combat = 1;
if (toLower DZE_UI != "vanilla") then {dayz_combat = 1;};
if (_ammo isKindOf "Melee") exitWith {
// Added Nutrition-Factor for work