removed rare cans from piles, small chances updated

This commit is contained in:
[VB]AWOL
2013-10-10 13:35:38 -05:00
parent cecb9a3a3d
commit 042063a4fc

View File

@@ -528,9 +528,6 @@ class CfgBuildingLoot {
lootChance = 0.4; lootChance = 0.4;
lootPos[] = {}; lootPos[] = {};
itemType[] = { itemType[] = {
{ "ItemSodaMdew","magazine" },
{ "ItemSodaRbull","magazine" },
{ "ItemSodaOrangeSherbet","magazine" },
{ "ItemWatch","generic" }, { "ItemWatch","generic" },
{ "ItemCompass","generic" }, { "ItemCompass","generic" },
{ "ItemMap","weapon" }, { "ItemMap","weapon" },
@@ -557,9 +554,6 @@ class CfgBuildingLoot {
{"MR43","weapon"}, {"MR43","weapon"},
}; };
itemChance[] = { itemChance[] = {
0.01,
0.01,
0.01,
0.04, 0.04,
0.03, 0.03,
0.02, 0.02,
@@ -576,7 +570,7 @@ class CfgBuildingLoot {
0.01, 0.01,
0.01, 0.01,
0.02, 0.02,
0.14, 0.17,
0.01, 0.01,
0.02, 0.02,
0.02, 0.02,
@@ -589,19 +583,17 @@ class CfgBuildingLoot {
{ "ItemSodaMdew","magazine" }, { "ItemSodaMdew","magazine" },
{ "ItemSodaRbull","magazine" }, { "ItemSodaRbull","magazine" },
{ "ItemSodaOrangeSherbet","magazine" }, { "ItemSodaOrangeSherbet","magazine" },
{ "ItemWatch","generic" }, { "ItemWatch","weapon" },
{ "ItemCompass","generic" }, { "ItemCompass","weapon" },
{ "ItemMap","weapon" }, { "ItemMap","weapon" },
{ "Makarov","weapon" }, { "Makarov","weapon" },
{ "MakarovSD","weapon" }, { "MakarovSD","weapon" },
{ "Colt1911","weapon" }, { "Colt1911","weapon" },
{ "ItemFlashlight","generic" }, { "ItemFlashlight","weapon" },
{ "ItemKnife","generic" }, { "ItemKnife","weapon" },
{ "ItemMatchbox","generic" }, { "ItemMatchbox","weapon" },
{ "","generic" }, { "","generic" },
{ "revolver_EP1","weapon" }, { "revolver_EP1","weapon" },
{ "backpacks","backpack" },
{ "tents","single" },
{ "","military" }, { "","military" },
{ "","trash" }, { "","trash" },
{ "Binocular","weapon" }, { "Binocular","weapon" },
@@ -611,22 +603,20 @@ class CfgBuildingLoot {
itemChanceSmall[] = { itemChanceSmall[] = {
0.01, 0.01,
0.01, 0.01,
0.01,
0.04,
0.03,
0.02, 0.02,
0.05, 0.05,
0.01,
0.02,
0.01,
0.04, 0.04,
0.01, 0.03,
0.36, 0.05,
0.02,
0.03,
0.02, 0.02,
0.04, 0.04,
0.01, 0.03,
0.38,
0.02, 0.02,
0.14, 0.04,
0.17,
0.02, 0.02,
0.01, 0.01,
0.01 0.01
@@ -639,9 +629,6 @@ class CfgBuildingLoot {
lootChance = 0.4; lootChance = 0.4;
lootPos[] = {}; lootPos[] = {};
itemType[] = { itemType[] = {
{ "ItemSodaMdew","magazine" },
{ "ItemSodaRbull","magazine" },
{ "ItemSodaOrangeSherbet","magazine" },
{ "ItemWatch","generic" }, { "ItemWatch","generic" },
{ "ItemCompass","generic" }, { "ItemCompass","generic" },
{ "ItemMap","weapon" }, { "ItemMap","weapon" },
@@ -665,12 +652,9 @@ class CfgBuildingLoot {
{ "clothes","single" }, { "clothes","single" },
{ "specialclothes","single" }, { "specialclothes","single" },
{ "WeaponHolder_MeleeCrowbar","object" }, { "WeaponHolder_MeleeCrowbar","object" },
{ "ItemBriefcaseEmpty","magazine" }, { "ItemBriefcaseEmpty","magazine" }
}; };
itemChance[] = { itemChance[] = {
0.01,
0.01,
0.01,
0.04, 0.04,
0.03, 0.03,
0.02, 0.02,
@@ -687,7 +671,7 @@ class CfgBuildingLoot {
0.01, 0.01,
0.01, 0.01,
0.02, 0.02,
0.18, 0.21,
0.01, 0.01,
0.02, 0.02,
0.02, 0.02,
@@ -700,46 +684,44 @@ class CfgBuildingLoot {
{ "ItemSodaMdew","magazine" }, { "ItemSodaMdew","magazine" },
{ "ItemSodaRbull","magazine" }, { "ItemSodaRbull","magazine" },
{ "ItemSodaOrangeSherbet","magazine" }, { "ItemSodaOrangeSherbet","magazine" },
{ "ItemWatch","generic" }, { "ItemWatch","weapon" },
{ "ItemCompass","generic" }, { "ItemCompass","weapon" },
{ "ItemMap","weapon" }, { "ItemMap","weapon" },
{ "Makarov","weapon" }, { "Makarov","weapon" },
{ "MakarovSD","weapon" }, { "MakarovSD","weapon" },
{ "Colt1911","weapon" }, { "Colt1911","weapon" },
{ "ItemFlashlight","generic" }, { "ItemFlashlight","weapon" },
{ "ItemKnife","generic" }, { "ItemKnife","weapon" },
{ "ItemMatchbox","generic" }, { "ItemMatchbox","weapon" },
{ "","generic" }, { "","generic" },
{ "revolver_EP1","weapon" }, { "revolver_EP1","weapon" },
{ "backpacks","backpack" },
{ "tents","single" },
{ "","military" }, { "","military" },
{ "","trash" }, { "","trash" },
{ "Binocular","weapon" }, { "Binocular","weapon" },
{ "clothes","single" }, { "clothes","single" },
{ "specialclothes","single" }, { "specialclothes","single" },
{ "ItemDocument","magazine" }
}; };
itemChanceSmall[] = { itemChanceSmall[] = {
0.01, 0.01,
0.01, 0.01,
0.01, 0.02,
0.05,
0.04,
0.03,
0.07,
0.02,
0.03,
0.02,
0.05,
0.03,
0.31,
0.03,
0.04, 0.04,
0.03, 0.03,
0.02, 0.02,
0.06, 0.16,
0.01,
0.02, 0.02,
0.01,
0.04,
0.01,
0.31,
0.02,
0.04,
0.01,
0.02,
0.18,
0.02,
0.01,
0.01 0.01
}; };
}; };
@@ -799,13 +781,13 @@ class CfgBuildingLoot {
{ "","generic" }, { "","generic" },
{ "","trash" }, { "","trash" },
{ "","military" }, { "","military" },
{ "ItemKnife","military" }, { "ItemKnife","weapon" },
{"ItemKeyKit","weapon"} {"ItemKeyKit","weapon"}
}; };
itemChanceSmall[] = { itemChanceSmall[] = {
0.16, 0.5,
0.25, 0.28,
0.04, 0.14,
0.07, 0.07,
0.01 0.01
}; };
@@ -860,13 +842,13 @@ class CfgBuildingLoot {
{ "","generic" }, { "","generic" },
{ "","trash" }, { "","trash" },
{ "","military" }, { "","military" },
{ "ItemKnife","military" }, { "ItemKnife","weapon" },
{"ItemKeyKit","weapon"} {"ItemKeyKit","weapon"}
}; };
itemChanceSmall[] = { itemChanceSmall[] = {
0.18, 0.5,
0.28, 0.28,
0.04, 0.14,
0.07, 0.07,
0.01 0.01
}; };
@@ -914,11 +896,15 @@ class CfgBuildingLoot {
itemTypeSmall[] = { itemTypeSmall[] = {
{ "","generic" }, { "","generic" },
{ "","trash" }, { "","trash" },
{ "ItemSledgeHandle","magazine"} { "","military"},
{ "ItemLightBulb","magazine"},
{ "ItemSledgeHead","magazine"}
}; };
itemChanceSmall[] = { itemChanceSmall[] = {
0.3, 0.79,
0.26, 0.14,
0.05,
0.01,
0.01 0.01
}; };
}; };
@@ -929,9 +915,6 @@ class CfgBuildingLoot {
zombieChance = 0.3; zombieChance = 0.3;
zombieClass[] = {"zZombie_Base","zZombie_Base","z_teacher","z_suit1","z_suit2"}; zombieClass[] = {"zZombie_Base","zZombie_Base","z_teacher","z_suit1","z_suit2"};
itemType[] = { itemType[] = {
{ "ItemSodaMdew","magazine" },
{ "ItemSodaRbull","magazine" },
{ "ItemSodaOrangeSherbet","magazine" },
{ "ItemWatch","generic" }, { "ItemWatch","generic" },
{ "ItemCompass","generic" }, { "ItemCompass","generic" },
{ "ItemMap","weapon" }, { "ItemMap","weapon" },
@@ -954,9 +937,6 @@ class CfgBuildingLoot {
{"MR43","weapon"} {"MR43","weapon"}
}; };
itemChance[] = { itemChance[] = {
0.01,
0.01,
0.01,
0.07, 0.07,
0.02, 0.02,
0.04, 0.04,
@@ -972,7 +952,7 @@ class CfgBuildingLoot {
0.01, 0.01,
0.01, 0.01,
0.30, 0.30,
0.20, 0.23,
0.01, 0.01,
0.05, 0.05,
0.02, 0.02,
@@ -982,18 +962,16 @@ class CfgBuildingLoot {
{ "ItemSodaMdew","magazine" }, { "ItemSodaMdew","magazine" },
{ "ItemSodaRbull","magazine" }, { "ItemSodaRbull","magazine" },
{ "ItemSodaOrangeSherbet","magazine" }, { "ItemSodaOrangeSherbet","magazine" },
{ "ItemWatch","generic" }, { "ItemWatch","weapon" },
{ "ItemCompass","generic" }, { "ItemCompass","weapon" },
{ "ItemMap","weapon" }, { "ItemMap","weapon" },
{ "Makarov","weapon" }, { "Makarov","weapon" },
{ "Colt1911","weapon" }, { "Colt1911","weapon" },
{ "ItemFlashlight","generic" }, { "ItemFlashlight","weapon" },
{ "ItemKnife","generic" }, { "ItemKnife","weapon" },
{ "ItemMatchbox","generic" }, { "ItemMatchbox","weapon" },
{ "","generic" }, { "","generic" },
{ "revolver_EP1","weapon" }, { "revolver_EP1","weapon" },
{ "backpacks","backpack" },
{ "tents","single" },
{ "","food" }, { "","food" },
{ "","trash" }, { "","trash" },
{ "Binocular","weapon" }, { "Binocular","weapon" },
@@ -1001,22 +979,20 @@ class CfgBuildingLoot {
itemChanceSmall[] = { itemChanceSmall[] = {
0.01, 0.01,
0.01, 0.01,
0.01, 0.03,
0.07, 0.07,
0.02, 0.03,
0.05,
0.04, 0.04,
0.02, 0.02,
0.01, 0.01,
0.01,
0.02, 0.02,
0.04, 0.04,
0.04, 0.21,
0.01, 0.02,
0.07, 0.24,
0.01, 0.18,
0.30, 0.02
0.20,
0.05
}; };
}; };
class HeliCrash: Default { class HeliCrash: Default {
@@ -1084,7 +1060,7 @@ class CfgBuildingLoot {
0.01 0.01
}; };
}; };
class HeliCrash_No50s: Default { class HeliCrash_No50s: Default {
zombieChance = 0.4; zombieChance = 0.4;
maxRoaming = 2; maxRoaming = 2;
zombieClass[] = {"z_soldier_pilot"}; zombieClass[] = {"z_soldier_pilot"};
@@ -1260,11 +1236,10 @@ class HeliCrash_No50s: Default {
{ "M9SD","weapon" }, { "M9SD","weapon" },
{ "glock17_EP1","weapon" }, { "glock17_EP1","weapon" },
{ "Binocular","weapon" }, { "Binocular","weapon" },
{ "ItemFlashlightRed","military" }, { "ItemFlashlightRed","weapon" },
{ "ItemKnife","military" }, { "ItemKnife","weapon" },
{ "ItemGPS","weapon" }, { "ItemGPS","weapon" },
{ "ItemMap","military" }, { "ItemMap","weapon" },
{ "militarybackpacks","backpack" },
{ "","medical" }, { "","medical" },
{ "","generic" }, { "","generic" },
{ "","military" }, { "","military" },
@@ -1272,20 +1247,19 @@ class HeliCrash_No50s: Default {
{ "ItemEtool","weapon" } { "ItemEtool","weapon" }
}; };
itemChanceSmall[] = { itemChanceSmall[] = {
0.01, 0.05,
0.01, 0.05,
0.05,
0.02, 0.02,
0.03, 0.03,
0.04, 0.04,
0.01,
0.01,
0.02, 0.02,
0.05, 0.02,
0.03, 0.09,
0.1, 0.34,
0.35, 0.26,
0.01, 0.02,
0.02 0.01
}; };
}; };
class MilitaryIndustrial: Default { class MilitaryIndustrial: Default {
@@ -1380,10 +1354,9 @@ class HeliCrash_No50s: Default {
{ "UZI_EP1","weapon" }, { "UZI_EP1","weapon" },
{ "glock17_EP1","weapon" }, { "glock17_EP1","weapon" },
{ "Binocular","weapon" }, { "Binocular","weapon" },
{ "ItemFlashlightRed","military" }, { "ItemFlashlightRed","weapon" },
{ "ItemKnife","military" }, { "ItemKnife","weapon" },
{ "ItemGPS","weapon" }, { "ItemGPS","weapon" },
{ "militarybackpacks","backpack" },
{ "","medical" }, { "","medical" },
{ "","generic" }, { "","generic" },
{ "","military" }, { "","military" },
@@ -1391,20 +1364,19 @@ class HeliCrash_No50s: Default {
{ "ItemEtool","weapon" } { "ItemEtool","weapon" }
}; };
itemChanceSmall[] = { itemChanceSmall[] = {
0.01, 0.05,
0.01, 0.05,
0.02, 0.05,
0.02, 0.02,
0.03, 0.03,
0.04, 0.04,
0.01, 0.02,
0.01, 0.02,
0.05, 0.09,
0.03, 0.34,
0.06, 0.26,
0.35, 0.02,
0.01, 0.01
0.02
}; };
}; };
class MilitarySpecial: Default { class MilitarySpecial: Default {
@@ -1527,16 +1499,14 @@ class HeliCrash_No50s: Default {
{ "ItemFlashlightRed","military" }, { "ItemFlashlightRed","military" },
{ "ItemKnife","military" }, { "ItemKnife","military" },
{ "ItemGPS","weapon" }, { "ItemGPS","weapon" },
{ "ItemMap","military" }, { "ItemMap","weapon" },
{ "Binocular_Vector","military" }, { "Binocular_Vector","weapon" },
{ "militarybackpacks","backpack" },
{ "","medical" }, { "","medical" },
{ "","generic" }, { "","generic" },
{ "","military" }, { "","military" },
{"100Rnd_762x54_PK","magazine"}, {"100Rnd_762x54_PK","magazine"},
{ "militaryclothes","single" }, { "militaryclothes","single" },
{"NVGoggles","weapon"}, {"NVGoggles","weapon"},
{"2000Rnd_762x51_M134","magazine"},
{"29Rnd_30mm_AGS30","magazine"}, {"29Rnd_30mm_AGS30","magazine"},
{"50Rnd_127x107_DSHKM","magazine"}, {"50Rnd_127x107_DSHKM","magazine"},
{"48Rnd_40mm_MK19","magazine"}, {"48Rnd_40mm_MK19","magazine"},
@@ -1553,18 +1523,16 @@ class HeliCrash_No50s: Default {
0.04, 0.04,
0.03, 0.03,
0.03, 0.03,
0.05, 0.06,
0.03, 0.13,
0.09,
0.32, 0.32,
0.03, 0.05,
0.03, 0.03,
0.03, 0.03,
0.02, 0.02,
0.03, 0.03,
0.03, 0.03,
0.03, 0.02
0.03
}; };
}; };
class Hunting: Default { class Hunting: Default {
@@ -1598,9 +1566,9 @@ class HeliCrash_No50s: Default {
}; };
itemTypeSmall[] = { itemTypeSmall[] = {
{"ItemMap","weapon"}, {"ItemMap","weapon"},
{"ItemFlashlight","generic"}, {"ItemFlashlight","weapon"},
{"ItemKnife","generic"}, {"ItemKnife","weapon"},
{"ItemMatchbox","generic"}, {"ItemMatchbox","weapon"},
{"","military"}, {"","military"},
{"","hunter"} {"","hunter"}
}; };