MPMissions

This commit is contained in:
vbawol
2013-03-28 10:57:30 -05:00
parent 9358cd000f
commit afe0a2d058
35 changed files with 2541 additions and 410 deletions

View File

@@ -472,7 +472,10 @@ class CfgWeight
{
weight = 0.3;
};
class AKS_GOLD
{
weight = 4.0;
};
class AKS_74
{
weight = 2.7;
@@ -1098,6 +1101,30 @@ class CfgWeight
{
weight = 0.2;
};
class FoodCanUnlabeled
{
weight = 0.2;
};
class FoodMRE
{
weight = 0.4;
};
class FoodPistachio
{
weight = 0.003;
};
class FoodNutmix
{
weight = 0.003;
};
class FoodSteakCooked
{
weight = 0.25;
@@ -1185,6 +1212,10 @@ class CfgWeight
{
weight = 1;
};
class ItemCrowbar
{
weight = 1;
};
class ItemMatchbox
{
weight = 0.005;
@@ -1211,6 +1242,110 @@ class CfgWeight
{
weight = 1;
};
class Skin_Rocket_DZ
{
weight = 1;
};
class Skin_Soldier1_DZ
{
weight = 1;
};
class Skin_RU_Policeman_DZ
{
weight = 1;
};
class Skin_Pilot_EP1_DZ
{
weight = 1;
};
class Skin_Haris_Press_EP1_DZ
{
weight = 1;
};
class Skin_Ins_Soldier_GL_DZ
{
weight = 1;
};
class Skin_GUE_Commander_DZ
{
weight = 1;
};
class Skin_Functionary1_EP1_DZ
{
weight = 1;
};
class Skin_Priest_DZ
{
weight = 1;
};
class Skin_Rocker2_DZ
{
weight = 1;
};
class Skin_Bandit1_DZ
{
weight = 1;
};
class Skin_BanditW1_DZ
{
weight = 1;
};
class Skin_BanditW2_DZ
{
weight = 1;
};
class Skin_SurvivorW2_DZ
{
weight = 1;
};
class Skin_SurvivorWpink_DZ
{
weight = 1;
};
class Skin_SurvivorWcombat_DZ
{
weight = 1;
};
class Skin_SurvivorWdesert_DZ
{
weight = 1;
};
class Skin_SurvivorWurban_DZ
{
weight = 1;
};
class Skin_SurvivorW3_DZ
{
weight = 1;
};
class Skin_Soldier_TL_PMC_DZ
{
weight = 1;
};
class Skin_Soldier_Sniper_PMC_DZ
{
weight = 1;
};
class Skin_Soldier_Bodyguard_AA12_PMC_DZ
{
weight = 1;
};
class Skin_Drake_Light_DZ
{
weight = 1;
};
class Skin_CZ_Special_Forces_GL_DES_EP1_DZ
{
weight = 1;
};
class Skin_TK_INS_Soldier_EP1_DZ
{
weight = 1;
};
class Skin_TK_INS_Warlord_EP1_DZ
{
weight = 1;
};
class HandRoadFlare
{
@@ -1228,26 +1363,26 @@ class CfgWeight
{
weight = 0.1;
};
class ItemBandage
{
weight = 0.005;
};
class Hatchet_Swing
{
weight = 0;
};
class Machete_Swing
{
weight = 0;
};
class Crowbar_Swing
{
weight = 0;
};
class ItemVault
{
weight = 100;
};
class PartWoodPile
{
weight = 0.5;
@@ -1348,10 +1483,31 @@ class CfgWeight
{
weight = 0.08;
};
class WoodenArrow
{
weight = 0.02;
};
class Quiver
{
weight = 0.08;
};
class TrashTinCan
{
weight = 0.003;
};
class FoodCanUnlabeledEmpty
{
weight = 0.003;
};
class ItemTrashRazor
{
weight = 0.003;
};
class ItemTrashToiletpaper
{
weight = 0.001;
};
class 7Rnd_45ACP_1911
{
weight = 0.02;
@@ -1376,6 +1532,18 @@ class CfgWeight
{
weight = 0.002;
};
class ItemSodaCokeEmpty
{
weight = 0.002;
};
class ItemSodaPepsiEmpty
{
weight = 0.002;
};
class ItemSodaMdewEmpty
{
weight = 0.002;
};
class TrashJackDaniels
{
weight = 0.02;

View File

@@ -19,4 +19,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define R3F_WEIGHT_SHOW_WEIGHT
//show or not classes not found in arma.rpt
#define R3F_WEIGHT_SHOW_CLASSES_NOT_FOUND
//#define R3F_WEIGHT_SHOW_CLASSES_NOT_FOUND

View File

@@ -5,12 +5,12 @@ AllowedVehiclesList = [
["TT650_Ins",1],
["TT650_Civ",1],
["TT650_TK_CIV_EP1",1],
["TT650_Gue",1],
["ATV_US_EP1",10],
["hilux1_civil_3_open_EP1",5],
["hilux1_civil_2_covered",2],
["datsun1_civil_3_open",5],
["Pickup_PK_TK_GUE_EP1",5],
["Octavia_ACR",2],
["VWGolf",2],
["Lada1",1],
["Lada2",1],
@@ -31,7 +31,7 @@ AllowedVehiclesList = [
["UAZ_RU",1],
["UAZ_INS",1],
["Ikarus",3],
["SUV_TK_CIV_EP1",2],
["SUV_TK_CIV_EP1",2],
["SUV_Green",1],
["SUV_Yellow",1],
["SUV_White",1],
@@ -41,19 +41,14 @@ AllowedVehiclesList = [
["SUV_Orange",1],
["SUV_Charcoal",1],
["SUV_Blue",1],
["ArmoredSUV_PMC_DZ",2],
["UH1H_DZ",2],
["Mi17_Civilian",3],
["Mi17_Civilian_DZ",3],
["Mi17_DZ",1],
["CH_47F_EP1_DZ",1],
["LandRover_CZ_EP1",2],
["HMMWV_Ambulance",2],
["HMMWV_DES_EP1",1],
["PBX",3],
["Zodiac",2],
["RHIB",2],
["Fishing_Boat",2],
["Smallboat_1",2],
["Smallboat_2",2],
["M113Ambul_UN_EP1",1],
["KamazRefuel",1],
["UralRefuel_TK_EP1",1],
["MtvrRefuel_DES_EP1",1],
@@ -64,9 +59,9 @@ AllowedVehiclesList = [
["tractor",3],
["CSJ_GyroP",5],
["S1203_ambulance_EP1",1],
["S1203_TK_CIV_EP1",2],
["S1203_TK_CIV_EP1",3],
["MH6J_DZ",1],
["AH6X_DZ",1],
["AH6X_DZ",2],
["MTVR_DES_EP1",1],
["LandRover_MG_TK_EP1",1],
["M1030_US_DES_EP1",1]