Jump to content

@MAS weapons Lootspawner script (More weapons!)


BlackPlague_81st

Recommended Posts

 

You need to learn how to write expectations

or exceptions...and try this:

 

scripts.txt add a NEW line @29 and type:

 

7 "" !arifle_mas_ !srifle_mas_ !hgun_mas_ !LMG_mas_

 

addweaponcargo.txt add this to the very end of line 1:

 

!arifle_mas_ !srifle_mas_ !hgun_mas_ !LMG_mas_

 

Job Done.

Link to comment
Share on other sites

Regarding Battleye,

 

I have made a Google Docs Sheet with all my MAS addons and it auto generates battleye filters from what you add. this is the smaller one but is there a better way to write exceptions than this? as the scopes/silencers have 50+ exceptions in the same format.

 

!="B_mas_Bergen_mul" !="O_mas_Bergen_flo" !="O_mas_Bergen_blk" !="O_mas_Bergen_rtan"

Link to comment
Share on other sites

I like the guide placed by Liqu1d, i would also like to make a few points though. 1) for the lootspawn chance is broken down by catergory in the Lootspawner.sqf file. 2) also  the default spawn building list is set for cherno, to use altis use  #251 from my friend sharkking  :) .  to do that open the LSlootbuildings.sqf , and replace the cherno building list with the altis one. Dranxind be filters do work, but becareful since not all of mass weapons start with that prefix, launcher do not.when in doubt it does come with a weapon class list. and another thing that never seems to be brought up is that lootspawner does have a debug function..it does help alot if you enable it and watch your log files to try and correct errors. it is on top part of lootspawner.sqf under the heading switches.

Link to comment
Share on other sites

Yes its true, if you read the battleye filter guide it says it in there when its talking about keywords and also if you look at some of the Epoch filters, they use a similar method.

 

All you have to remember is the number is what it does, so 7 = kick, the word after is a keyword it looks for, or use "" to catch everything, and then the exception rule after.

 

So take this example:

 

7 "" !=no_kisses_

 

This will work for any item that has no_kisses_ in it at the start, for example no_kisses_because_ima_dood

 

Hope that makes little more sense ?

 

-Dave

Link to comment
Share on other sites

Yes its true, if you read the battleye filter guide it says it in there when its talking about keywords and also if you look at some of the Epoch filters, they use a similar method.

 

All you have to remember is the number is what it does, so 7 = kick, the word after is a keyword it looks for, or use "" to catch everything, and then the exception rule after.

 

So take this example:

 

7 "" !=no_kisses_

 

This will work for any item that has no_kisses_ in it at the start, for example no_kisses_because_ima_dood

 

Hope that makes little more sense ?

 

-Dave

 

hahahahahaah i like what you did! lol

 

I didn't know that about the number, would explain why I have 7's and 1' in my Sript.txt files,

 

I shall go read the BE guide again,

Link to comment
Share on other sites

 

Draxinds filters do work but be careful as not all the mas weapons start with that prefix, launchers do not

This is correct, but my point was its a wayyyy simpler method of creating exceptions, for example you have assault rifles and sniper rifles already filtered like this:

 

7 "" !=arifle_mas_ !=srifle_mas_

 

That filters every mas sniper and assault rifle, but you want to add launchers...so just add to the end

 

7 "" !=arifle_mas_ !=srifle_mas_ !=mas_launch_

 

You can find the names with the mas download, just look at the prefix of what you wish to add, then add it like above.

 

-Dave

Link to comment
Share on other sites

Good Morning,

 

I am having a few issues and I have tried to read through the 21 pages here to see if anyone else has had this happen.. I have altered my LSLootLists to spawn appropriate items in the civilian/military/industrial/research buildings, things such as removing all of the launchers/launcher ammo and only hand guns/small weapons in civilian buildings. But the problem I am having is that everything is spawning everywhere.

 

Looking at my .rpt I am getting a wall of "Warning Message: '/" is not a value", but not much else that I can see as an error.

 

Here is my LSLootLists.sqf

/ Lootspawner junction lists for classes to spawn-/lootable items
// Author: Na_Palm (BIS forums)
//-------------------------------------------------------------------------------------
//here place Weapons an usable items (ex.: Binocular, ...)
//used with addWeaponCargoGlobal
//"lootWeapon_list" array of [class, [weaponlist]]
// class : 0-civil, 1-military, ... (add more as you wish)
// weaponlist : list of weapon class names
lootWeapon_list = [
[ 0, [ // CIVIL
"Binocular",
"hgun_ACPC2_F",
"hgun_P07_F",
"hgun_PDW2000_F",
"hgun_Rook40_F",
"SMG_01_F", // Vermin .45 ACP
"SMG_02_F", // Sting 9mm
"AKM_EPOCH",
"Rollins_F",
"ruger_pistol_epoch",
"1911_pistol_epoch",
"Hatchet",
"MultiGun",
"MeleeSledge",
"ChainSaw",
"arifle_mas_lee",
"arifle_mas_mp5",
"arifle_mas_ak_74m"
//"arifle_SDAR_F",
]],[ 1, [ // MILITARY
"arifle_Katiba_C_F",
"arifle_Katiba_F",
"arifle_Katiba_GL_F",
"arifle_Mk20C_F",
"arifle_Mk20_F",
"arifle_Mk20_GL_F",
"arifle_MXC_F",
"arifle_MXM_F",
"arifle_MX_F",
"arifle_MX_GL_F",
"arifle_MX_SW_F",
"arifle_SDAR_F",
"arifle_TRG20_F",
"arifle_TRG21_F",
"arifle_TRG21_GL_F",
"Binocular",
"hgun_ACPC2_snds_F",
"hgun_P07_snds_F",
"hgun_PDW2000_F",
"hgun_Rook40_snds_F",
"LMG_Mk200_F",
"LMG_Zafir_F",
"Rangefinder",
"SMG_01_F", // Vermin .45 ACP
"SMG_02_F", // Sting 9mm
"srifle_EBR_F",
"srifle_GM6_F",
"srifle_LRR_F",
"m16_EPOCH",
"m16Red_EPOCH",
"M14_EPOCH",
"M14Grn_EPOCH",
"m4a3_EPOCH",
"AKM_EPOCH",
"m249_EPOCH",
"m249Tan_EPOCH",
"m107Tan_EPOCH",
"m107_EPOCH",
"arifle_mas_hk416",
"arifle_mas_hk416_v",
"arifle_mas_hk416c_d",
"arifle_mas_hk417c",
"arifle_mas_hk417c_d",
"arifle_mas_l119",
"arifle_mas_l119_v",
"arifle_mas_l119_d",
"arifle_mas_g36c",
"arifle_mas_mk16",
"arifle_mas_mk17",
"arifle_mas_g3",
"arifle_mas_fal",
"srifle_mas_sr25",
"srifle_mas_mk17s",
"srifle_mas_m110",
"srifle_mas_m24",
"srifle_mas_lrr",
"LMG_mas_Mk48_F",
"LMG_mas_M240_F",
"LMG_mas_mg3_F",
"LMG_mas_M60_F",
"arifle_mas_bizon",
"LMG_mas_pkm_F",
"arifle_mas_asval"
]],[ 2, [ // INDUSTRIAL
 
]],[ 3, [ // RESEARCH
 
]]];
 
//here place magazines, bodyitems(ex.: ItemGPS, ItemMap, Medikit, FirstAidKit, Binoculars, ...)
//used with addMagazineCargoGlobal
//"lootMagazine_list" array of [class, [magazinelist]]
// class : 0-civil, 1-military, ... (add more as you wish)
// magazinelist: list of magazine class names
lootMagazine_list = [
[ 0, [ // CIVIL
"EnergyPack",
"7Rnd_408_Mag",
"spear_magazine",
"5Rnd_rollins_mag",
"30Rnd_45ACP_Mag_SMG_01",
"30Rnd_45ACP_Mag_SMG_01_Tracer_Green",
"9Rnd_45ACP_Mag",
"11Rnd_45ACP_Mag",
"6Rnd_45ACP_Cylinder",
"16Rnd_9x21_Mag",
"30Rnd_9x21_Mag",
"10rnd_22X44_magazine",
"9rnd_45X88_magazine",
"hgun_PDW2000_F",
"hgun_ACPC2_F",
"hgun_Rook40_F",
"hgun_P07_F",
"hgun_Pistol_heavy_01_F",
"hgun_Pistol_heavy_02_F",
"ruger_pistol_epoch",
"1911_pistol_epoch",
"hgun_Pistol_Signal_F",
"SMG_01_F",
"SMG_02_F",
"Rollins_F",
"UGL_FlareWhite_F",
"UGL_FlareGreen_F",
"UGL_FlareRed_F",
"UGL_FlareYellow_F",
"UGL_FlareCIR_F",
"3Rnd_UGL_FlareWhite_F",
"3Rnd_UGL_FlareGreen_F",
"3Rnd_UGL_FlareRed_F",
"3Rnd_UGL_FlareYellow_F",
"3Rnd_UGL_FlareCIR_F",
"6Rnd_GreenSignal_F",
"6Rnd_RedSignal_F",
"Chemlight_green",
"Chemlight_red",
"Chemlight_yellow",
"Chemlight_blue",
"30Rnd_mas_545x39_mag",
"64Rnd_mas_9x18_mag",
"30Rnd_mas_9x39_mag"
]],[ 1, [ // MILITARY
"EnergyPack",
"20Rnd_762x51_Mag",
"10Rnd_762x51_Mag",
"30Rnd_762x39_Mag",
"150Rnd_762x51_Box",
"150Rnd_762x51_Box_Tracer",
"5Rnd_127x108_Mag",
"5Rnd_127x108_APDS_Mag",
"30Rnd_65x39_caseless_green",
"30Rnd_65x39_caseless_green_mag_Tracer",
"30Rnd_65x39_caseless_mag",
"30Rnd_65x39_caseless_mag_Tracer",
"200Rnd_65x39_cased_Box",
"100Rnd_65x39_caseless_mag",
"200Rnd_65x39_cased_Box_Tracer",
"100Rnd_65x39_caseless_mag_Tracer",
"20Rnd_556x45_UW_mag",
"30Rnd_556x45_Stanag",
"30Rnd_556x45_Stanag_Tracer_Red",
"30Rnd_556x45_Stanag_Tracer_Green",
"30Rnd_556x45_Stanag_Tracer_Yellow",
"200Rnd_556x45_M249",
"7Rnd_408_Mag",
"spear_magazine",
"5Rnd_rollins_mag",
"30Rnd_45ACP_Mag_SMG_01",
"30Rnd_45ACP_Mag_SMG_01_Tracer_Green",
"9Rnd_45ACP_Mag",
"11Rnd_45ACP_Mag",
"6Rnd_45ACP_Cylinder",
"16Rnd_9x21_Mag",
"30Rnd_9x21_Mag",
"10rnd_22X44_magazine",
"9rnd_45X88_magazine",
"hgun_PDW2000_F",
"hgun_ACPC2_F",
"hgun_Rook40_F",
"hgun_P07_F",
"hgun_Pistol_heavy_01_F",
"hgun_Pistol_heavy_02_F",
"ruger_pistol_epoch",
"1911_pistol_epoch",
"hgun_Pistol_Signal_F",
"srifle_EBR_F",
"srifle_GM6_F",
"srifle_LRR_F",
"srifle_DMR_01_F",
"m107Tan_EPOCH",
"m107_EPOCH",
"arifle_Katiba_F",
"arifle_Katiba_C_F",
"arifle_Katiba_GL_F",
"arifle_MXC_F",
"arifle_MX_F",
"arifle_MX_GL_F",
"arifle_MXM_F",
"arifle_SDAR_F",
"arifle_TRG21_F",
"arifle_TRG20_F",
"arifle_TRG21_GL_F",
"arifle_Mk20_F",
"arifle_Mk20C_F",
"arifle_Mk20_GL_F",
"arifle_Mk20_plain_F",
"arifle_Mk20C_plain_F",
"arifle_Mk20_GL_plain_F",
"arifle_MXM_Black_F",
"arifle_MX_GL_Black_F",
"arifle_MX_Black_F",
"arifle_MXC_Black_F",
"arifle_MX_SW_F",
"arifle_MX_SW_Black_F",
"m16_EPOCH",
"m16Red_EPOCH",
"M14_EPOCH",
"M14Grn_EPOCH",
"m4a3_EPOCH",
"AKM_EPOCH",
"LMG_Mk200_F",
"LMG_Zafir_F",
"m249_EPOCH",
"m249Tan_EPOCH",
"SMG_01_F",
"SMG_02_F",
"Rollins_F",
"speargun_epoch",
"UGL_FlareWhite_F",
"UGL_FlareGreen_F",
"UGL_FlareRed_F",
"UGL_FlareYellow_F",
"UGL_FlareCIR_F",
"3Rnd_UGL_FlareWhite_F",
"3Rnd_UGL_FlareGreen_F",
"3Rnd_UGL_FlareRed_F",
"3Rnd_UGL_FlareYellow_F",
"3Rnd_UGL_FlareCIR_F",
"6Rnd_GreenSignal_F",
"6Rnd_RedSignal_F",
"Chemlight_green",
"Chemlight_red",
"Chemlight_yellow",
"Chemlight_blue",
"20Rnd_mas_762x51_Stanag",
"5Rnd_mas_762x51_Stanag",
"10Rnd_mas_338_Stanag",
"100Rnd_mas_762x51_Stanag",
"30Rnd_mas_545x39_mag",
"64Rnd_mas_9x18_mag",
"100Rnd_mas_762x54_mag",
"30Rnd_mas_9x39_mag"
]],[ 2, [ // INDUSTRIAL
"EnergyPack"
]],[ 3, [ // RESEARCH
"EnergyPack",
"EnergyPackLg"
]]];
 
//here place hats, glasses, clothes, uniforms, vests, weaponattachments
//used with addItemCargoGlobal
//"lootItem_list" array of [class, [itemlist]]
// class : 0-civil, 1-military, ... (add more as you wish)
// itemlist : list of item class names
lootItem_list = [
[ 0, [ // CIVIL
"optic_mas_Holosight_blk",
"optic_mas_Holosight_camo",
"Heal_EPOCH",
"Repair_EPOCH",
"WhiskeyNoodle",
"ItemSodaOrangeSherbet",
"ItemSodaPurple",
"ItemSodaMocha",
"ItemSodaRbull",
"FoodBioMeat",
"FoodSnooter",
"FoodWalkNSons",
"sardines_epoch",
"meatballs_epoch",
"scam_epoch",
"sweetcorn_epoch",
"honey_epoch",
"FAK",
"Towelette",
"HeatPack",
"ColdPack",
"acc_flashlight",
"acc_pointer_IR",
"optic_Holosight",
"optic_Holosight_smg",
"V_1_EPOCH",
"V_2_EPOCH",
"V_3_EPOCH",
"V_4_EPOCH",
"V_5_EPOCH",
"V_19_EPOCH",
"H_39_EPOCH",
"H_40_EPOCH",
"H_41_EPOCH",
"H_42_EPOCH",
"H_43_EPOCH",
"H_44_EPOCH",
"H_45_EPOCH",
"H_46_EPOCH",
"H_47_EPOCH",
"H_48_EPOCH",
"H_49_EPOCH",
"H_50_EPOCH",
"H_51_EPOCH",
"H_52_EPOCH",
"H_53_EPOCH",
"H_54_EPOCH",
"H_55_EPOCH",
"H_56_EPOCH",
"H_57_EPOCH",
"H_58_EPOCH",
"H_59_EPOCH",
"H_60_EPOCH",
"H_61_EPOCH",
"H_62_EPOCH",
"H_63_EPOCH",
"H_64_EPOCH",
"H_65_EPOCH",
"H_67_EPOCH",
"H_68_EPOCH",
"H_69_EPOCH",
"H_74_EPOCH",
"H_75_EPOCH",
"H_76_EPOCH",
"H_77_EPOCH",
"H_78_EPOCH",
"H_79_EPOCH",
"H_80_EPOCH",
"H_81_EPOCH",
"H_82_EPOCH",
"H_83_EPOCH",
"H_84_EPOCH",
"H_85_EPOCH",
"H_93_EPOCH",
"H_94_EPOCH",
"H_95_EPOCH",
"H_96_EPOCH",
"H_97_EPOCH",
"H_98_EPOCH",
"H_99_EPOCH",
"H_100_EPOCH",
"H_101_EPOCH",
"H_102_EPOCH",
"H_103_EPOCH"
]],[ 1, [ // MILITARY
"acc_mas_pointer_IR",
"muzzle_mas_snds_L",
"muzzle_mas_snds_LM",
"muzzle_mas_snds_C",
"muzzle_mas_snds_MP5SD6",
"muzzle_mas_snds_M",
"muzzle_mas_snds_Mc",
"muzzle_mas_snds_MP7",
"muzzle_mas_snds_AK",
"muzzle_mas_snds_SM",
"muzzle_mas_snds_SMc",
"muzzle_mas_snds_SH",
"muzzle_mas_snds_SHc",
"muzzle_mas_snds_SV",
"muzzle_mas_snds_SVc",
"muzzle_mas_snds_SVD",
"muzzle_mas_snds_KSVK",
"optic_mas_DMS", "optic_mas_DMS_c",
"optic_mas_Holosight_blk",
"optic_mas_Holosight_camo",
"optic_mas_Arco_blk",
"optic_mas_Arco_camo",
"optic_mas_Hamr_camo",
"optic_mas_Aco_camo",
"optic_mas_ACO_grn_camo",
"optic_mas_MRCO_camo",
"optic_mas_zeiss",
"optic_mas_zeiss_c",
"optic_mas_zeiss_eo",
"optic_mas_zeiss_eo_c",
"optic_mas_acog",
"optic_mas_acog_c",
"optic_mas_acog_eo",
"optic_mas_acog_eo_c",
"optic_mas_acog_rd",
"optic_mas_acog_rd_c",
"optic_mas_handle",
"optic_mas_PSO",
"optic_mas_PSO_c",
"optic_mas_PSO_eo",
"optic_mas_PSO_eo_c",
"optic_mas_PSO_nv",
"optic_mas_PSO_nv_c",
"optic_mas_PSO_nv_eo",
"optic_mas_PSO_nv_eo_c",
"optic_mas_PSO_day",
"optic_mas_term",
"optic_mas_MRD",
"optic_mas_LRPS",
"Heal_EPOCH",
"Repair_EPOCH",
"WhiskeyNoodle",
"ItemSodaOrangeSherbet",
"ItemSodaPurple",
"ItemSodaMocha",
"ItemSodaRbull",
"FoodBioMeat",
"FoodSnooter",
"FoodWalkNSons",
"sardines_epoch",
"meatballs_epoch",
"scam_epoch",
"sweetcorn_epoch",
"honey_epoch",
"FAK",
"Towelette",
"HeatPack",
"ColdPack",
"acc_flashlight",
"acc_pointer_IR",
"optic_Arco",
"optic_Hamr",
"optic_Aco",
"optic_ACO_grn",
"optic_Aco_smg",
"optic_ACO_grn_smg",
"optic_Holosight",
"optic_Holosight_smg",
"optic_SOS",
"optic_MRCO",
"optic_DMS",
"optic_Yorris",
"optic_MRD",
"optic_LRPS",
"optic_NVS",
"muzzle_snds_H",
"muzzle_snds_L",
"muzzle_snds_M",
"muzzle_snds_B",
"muzzle_snds_H_MG",
"muzzle_snds_acp",
"V_6_EPOCH",
"V_7_EPOCH",
"V_8_EPOCH",
"V_9_EPOCH",
"V_10_EPOCH",
"V_11_EPOCH",
"V_12_EPOCH",
"V_13_EPOCH",
"V_14_EPOCH",
"V_15_EPOCH",
"V_16_EPOCH",
"V_17_EPOCH",
"V_18_EPOCH",
"V_19_EPOCH",
"V_20_EPOCH",
"V_21_EPOCH",
"V_22_EPOCH",
"V_23_EPOCH",
"V_24_EPOCH",
"V_25_EPOCH",
"V_26_EPOCH",
"V_27_EPOCH",
"V_28_EPOCH",
"V_29_EPOCH",
"V_30_EPOCH",
"V_31_EPOCH",
"V_32_EPOCH",
"V_33_EPOCH",
"V_34_EPOCH",
"V_35_EPOCH",
"V_36_EPOCH",
"V_37_EPOCH",
"V_38_EPOCH",
"V_39_EPOCH",
"V_40_EPOCH",
"H_1_EPOCH",
"H_2_EPOCH",
"H_3_EPOCH",
"H_4_EPOCH",
"H_5_EPOCH",
"H_6_EPOCH",
"H_7_EPOCH",
"H_8_EPOCH",
"H_9_EPOCH",
"H_10_EPOCH",
"H_11_EPOCH",
"H_12_EPOCH",
"H_13_EPOCH",
"H_14_EPOCH",
"H_15_EPOCH",
"H_16_EPOCH",
"H_17_EPOCH",
"H_18_EPOCH",
"H_19_EPOCH",
"H_20_EPOCH",
"H_21_EPOCH",
"H_22_EPOCH",
"H_23_EPOCH",
"H_24_EPOCH",
"H_25_EPOCH",
"H_26_EPOCH",
"H_27_EPOCH",
"H_28_EPOCH",
"H_29_EPOCH",
"H_30_EPOCH",
"H_31_EPOCH",
"H_32_EPOCH",
"H_33_EPOCH",
"H_34_EPOCH",
"H_35_EPOCH",
"H_36_EPOCH",
"H_37_EPOCH",
"H_38_EPOCH",
"H_39_EPOCH",
"H_40_EPOCH",
"H_41_EPOCH",
"H_42_EPOCH",
"H_43_EPOCH",
"H_44_EPOCH",
"H_45_EPOCH",
"H_46_EPOCH",
"H_47_EPOCH",
"H_48_EPOCH",
"H_49_EPOCH",
"H_50_EPOCH",
"H_51_EPOCH",
"H_52_EPOCH",
"H_53_EPOCH",
"H_54_EPOCH",
"H_55_EPOCH",
"H_56_EPOCH",
"H_57_EPOCH",
"H_58_EPOCH",
"H_59_EPOCH",
"H_60_EPOCH",
"H_61_EPOCH",
"H_62_EPOCH",
"H_63_EPOCH",
"H_64_EPOCH",
"H_65_EPOCH",
"H_67_EPOCH",
"H_68_EPOCH",
"H_69_EPOCH",
"H_70_EPOCH",
"H_71_EPOCH",
"H_72_EPOCH",
"H_73_EPOCH",
"H_74_EPOCH",
"H_75_EPOCH",
"H_76_EPOCH",
"H_77_EPOCH",
"H_86_EPOCH",
"H_87_EPOCH",
"H_88_EPOCH",
"H_89_EPOCH",
"H_90_EPOCH",
"H_91_EPOCH",
"H_92_EPOCH",
"H_104_EPOCH"
]],[ 2, [ // INDUSTRIAL
"PaintCanBlk",
"PaintCanBlu",
"PaintCanBrn",
"PaintCanGrn",
"PaintCanOra",
"PaintCanPur",
"PaintCanRed",
"PaintCanTeal",
"PaintCanYel",
"CinderBlocks",
"MortarBucket",
"ItemScraps",
"ItemCorrugated",
"ItemCorrugatedLg",
"PartPlankPack",
"CircuitParts",
"VehicleRepair",
"ItemMixOil",
"emptyjar_epoch",
"jerrycan_epoch",
"Heal_EPOCH",
"Defib_EPOCH",
"Repair_EPOCH",
"PartOre",
"ItemKiloHemp",
"WhiskeyNoodle",
"ItemSodaOrangeSherbet",
"ItemSodaPurple",
"ItemSodaMocha",
"ItemSodaBurst",
"ItemSodaRbull",
"FoodBioMeat",
"FoodMeeps",
"FoodSnooter",
"FoodWalkNSons",
"sardines_epoch",
"meatballs_epoch",
"scam_epoch",
"sweetcorn_epoch",
"honey_epoch",
"FAK",
"Towelette",
"HeatPack",
"ColdPack"
]],[ 3, [ // RESEARCH
"Heal_EPOCH",
"Repair_EPOCH",
"WhiskeyNoodle",
"ItemSodaOrangeSherbet",
"ItemSodaPurple",
"ItemSodaMocha",
"ItemSodaRbull",
"FoodBioMeat",
"FoodSnooter",
"FoodWalkNSons",
"sardines_epoch",
"meatballs_epoch",
"scam_epoch",
"sweetcorn_epoch",
"honey_epoch",
"FAK",
"Towelette",
"HeatPack",
"ColdPack"
]]];
 
//here place backpacks, parachutes and packed drones/stationary
//used with addBackpackCargoGlobal
//"lootBackpack_list" array of [class, [backpacklist]]
// class : 0-civil, 1-military, ... (add more as you wish)
// backpacklist: list of backpack class names
lootBackpack_list = [
[ 0, [ // CIVIL
"B_AssaultPack_cbr",
"B_AssaultPack_dgtl",
"B_AssaultPack_khk",
"B_AssaultPack_mcamo",
"B_AssaultPack_ocamo",
"B_AssaultPack_rgr",
"B_AssaultPack_sgg",
"B_FieldPack_blk",
"B_FieldPack_cbr",
"B_FieldPack_khk",
"B_FieldPack_ocamo",
"B_FieldPack_oli",
"B_FieldPack_oucamo",
"smallbackpack_red_epoch",
"smallbackpack_green_epoch",
"smallbackpack_teal_epoch",
"smallbackpack_pink_epoch"
]],[ 1, [ // MILITARY
"B_Carryall_cbr",
"B_Carryall_khk",
"B_Carryall_mcamo",
"B_Carryall_ocamo",
"B_Carryall_oli",
"B_Carryall_oucamo",
"B_Kitbag_cbr",
"B_Kitbag_mcamo",
"B_Kitbag_rgr",
"B_Kitbag_sgg",
"B_TacticalPack_blk",
"B_TacticalPack_mcamo",
"B_TacticalPack_ocamo",
"B_TacticalPack_oli",
"B_TacticalPack_rgr"
]],[ 2, [ // INDUSTRIAL
"B_AssaultPack_cbr",
"B_AssaultPack_dgtl",
"B_AssaultPack_khk",
"B_AssaultPack_mcamo",
"B_AssaultPack_ocamo",
"B_AssaultPack_rgr",
"B_AssaultPack_sgg",
"B_FieldPack_blk",
"B_FieldPack_cbr",
"B_FieldPack_khk",
"B_FieldPack_ocamo",
"B_FieldPack_oli",
"B_FieldPack_oucamo",
"smallbackpack_red_epoch",
"smallbackpack_green_epoch",
"smallbackpack_teal_epoch",
"smallbackpack_pink_epoch"
]],[ 3, [ // RESEARCH
"B_AssaultPack_cbr",
"B_AssaultPack_dgtl",
"B_AssaultPack_khk",
"B_AssaultPack_mcamo",
"B_AssaultPack_ocamo",
"B_AssaultPack_rgr",
"B_AssaultPack_sgg",
"B_FieldPack_blk",
"B_FieldPack_cbr",
"B_FieldPack_khk",
"B_FieldPack_ocamo",
"B_FieldPack_oli",
"B_FieldPack_oucamo",
"smallbackpack_red_epoch",
"smallbackpack_green_epoch",
"smallbackpack_teal_epoch",
"smallbackpack_pink_epoch"
]]];
 
//here place any other objects(ex.: Land_Basket_F, Box_East_Wps_F, Land_Can_V3_F, ...)
//used with createVehicle directly
//"lootworldObject_list" array of [class, [objectlist]]
// class : 0-civil, 1-military, ... (add more as you wish)
// objectlist : list of worldobject class names
lootworldObject_list = [
[ 0, [ // CIVIL
]],[ 1, [ // MILITARY
]],[ 2, [ // INDUSTRIAL
]],[ 3, [ // RESEARCH
]]];

 
Here is my LootSpawner.sqf that has I believe very low percentages for spawn, but its like Christmas out there!

spawnClassChance_list = [
[0, 4, 6, 7, 5, 6], // civil
[1, 6, 11, 8, 7, 9], // military
[2, 5, 6, 8, 7, 11], // industrial
[3, 6, 11, 11, -1, -1] // research

 

];

 
Any help would be greatly appreciated!
Link to comment
Share on other sites

First line of LSLootLists.sqf, it should be a double // for a comment, you only have one.

 

Thank you for the quick reply, I checked my source document and it indeed had two // instead of the one. I think I copied it over poorly.

Link to comment
Share on other sites

-Lee

Ok then I can't really see any errors in what you have posted. The fact its saying about a / is not a value would suggest to me that a comment is missing the double forward slash someplace, its all I can really suggest sorry.

 

-Liquid

As far as I can see the backpacks for @mas are of 3 kinds, so you could;

!=B_mas_AssualtPack_ !=B_mas_Bergen_ !=B_mas_Kitbag

 

Optics and suppressors;

!=muzzle_mas_ !=optic_mas_

 

Hope that helps?

 

-Dave

Link to comment
Share on other sites

If any of you were having trouble using this on Bornholm due to A2 buildings not spawning loot, here is the complete and correct building class list for the A2 buildings.  

 

["Land_bo_A_GeneralStore_01", 0],
["Land_bo_Barn_W_01", 0],
["Land_bo_Barn_W_02", 0],
["Land_bo_Farm_Cowshed_a", 0],
["Land_bo_Farm_Cowshed_b", 0],
["Land_bo_Farm_Cowshed_c", 0],
["Land_bo_Hlidac_budka", 1],
["Land_bo_HouseBlock_A3", 0],
["Land_bo_HouseBlock_A1_1", 0],
["Land_bo_HouseB_Tenement", 0],
["Land_bo_HouseV2_01A", 0],
["Land_bo_HouseV2_02_Interier", 0],
["Land_bo_HouseV_1I1", 0],
["Land_bo_HouseV_1I4", 0],
["Land_bo_HouseV_1L1", 0],
["Land_bo_HouseV_1L2", 0],
["Land_bo_Misc_deerstand", 1],
["Land_bo_Panelak", 0],
["Land_bo_Panelak2", 0],
["Land_bo_Shed_Ind02", 2],
["Land_bo_stodola_old_open", 0],
["Land_bo_stodola_old_open", 0],
["Land_bo_stodola_open", 0],
["Land_bo_Dum_mesto2", 0],
["Land_bo_Sara_domek_sedy", 0],
["Land_bo_Dum_rasovna", 0],

 

Note the _bo suffix in all the classnames.  Yeah....that's what had me messed up too.   Enjoy!   :)

Link to comment
Share on other sites

-Lee

Ok then I can't really see any errors in what you have posted. The fact its saying about a / is not a value would suggest to me that a comment is missing the double forward slash someplace, its all I can really suggest sorry.

 

-Liquid

As far as I can see the backpacks for @mas are of 3 kinds, so you could;

!=B_mas_AssualtPack_ !=B_mas_Bergen_ !=B_mas_Kitbag

 

Optics and suppressors;

!=muzzle_mas_ !=optic_mas_

 

Hope that helps?

 

-Dave

 

Perfect, thank you, that worked :)

Link to comment
Share on other sites

Items spawning on ground, just not MAS... 

 

Can someone PLEASE help me. I have read through these over and over, some people have had success, some didn't. Used everyone elses files etc. 

 

lootlist

// Lootspawner junction lists for classes to spawn-/lootable items

// Author: Na_Palm (BIS forums)
//-------------------------------------------------------------------------------------
//here place Weapons an usable items (ex.: Binocular, ...)
//used with addWeaponCargoGlobal
//"lootWeapon_list" array of [class, [weaponlist]]
// class : 0-civil, 1-military, ... (add more as you wish)
// weaponlist : list of weapon class names
lootWeapon_list = [
[ 0, [ // CIVIL
"arifle_MK20C_F",
"arifle_MK20_F",
"arifle_TRG20_F",
"arifle_TRG21_F",
"Binocular",
"hgun_ACPC2_F",
"hgun_P07_F",
"hgun_PDW2000_F",
"hgun_Rook40_F",
"SMG_01_F", // Vermin .45 ACP
"SMG_02_F", // Sting 9mm
"m16_EPOCH",
"M14_EPOCH",
"M14Grn_EPOCH",
"m4a3_EPOCH",
"AKM_EPOCH",
"Rollins_F",
"speargun_epoch",
"ruger_pistol_epoch",
"1911_pistol_epoch",
"Hatchet",
"MultiGun",
"MeleeSledge",
"ChainSaw"
]],[ 1, [ // MILITARY
"arifle_Katiba_C_F",
"arifle_Katiba_F",
"arifle_Katiba_GL_F",
"arifle_Mk20C_F",
"arifle_Mk20_F",
"arifle_Mk20_GL_F",
"arifle_MXC_F",
"arifle_MXM_F",
"arifle_MX_F",
"arifle_MX_GL_F",
"arifle_MX_SW_F",
"arifle_SDAR_F",
"arifle_TRG20_F",
"arifle_TRG21_F",
"arifle_TRG21_GL_F",
"arifle_Mk20_plain_F",
"arifle_Mk20C_plain_F",
"arifle_Mk20_GL_plain_F",
"arifle_MXM_Black_F",
"arifle_MX_GL_Black_F",
"arifle_MX_Black_F",
"arifle_MXC_Black_F",
"arifle_MX_SW_F",
"arifle_MX_SW_Black_F",
"Binocular",
"hgun_ACPC2_F",
"hgun_P07_F",
"hgun_PDW2000_F",
"hgun_Rook40_F",
"hgun_Pistol_heavy_01_F",
"hgun_Pistol_heavy_02_F",
"ruger_pistol_epoch",
"1911_pistol_epoch",
"hgun_Pistol_Signal_F",
"LMG_Mk200_F",
"LMG_Zafir_F",
"Rangefinder",
"SMG_01_F", // Vermin .45 ACP
"SMG_02_F", // Sting 9mm
"srifle_DMR_01_F",
"srifle_EBR_F",
"srifle_GM6_F",
"srifle_LRR_F",
"m16_EPOCH",
"M14_EPOCH",
"M14Grn_EPOCH",
"m4a3_EPOCH",
"AKM_EPOCH",
"m249_EPOCH",
"m249Tan_EPOCH",
"m107Tan_EPOCH",
"m107_EPOCH",
"arifle_mas_lee",
"arifle_mas_mp5",
"arifle_mas_hk416",
"arifle_mas_hk416_m203",
"arifle_mas_hk416_v",
"arifle_mas_hk416_m203_v",
"arifle_mas_hk416_d",
"arifle_mas_hk416_gl_d",
"arifle_mas_hk416_m203_d",
"arifle_mas_hk416c",
"arifle_mas_hk416_m203c",
"arifle_mas_hk416c_v",
"arifle_mas_hk416_m203c_v",
"arifle_mas_hk416c_d",
"arifle_mas_hk416_m203c_d",
"arifle_mas_m4",
"arifle_mas_m4_gl",
"arifle_mas_m4_m203",
"arifle_mas_m4_v",
"arifle_mas_m4_gl_v",
"arifle_mas_m4_m203_v",
"arifle_mas_m4_d",
"arifle_mas_m4_gl_d",
"arifle_mas_m4_m203_d",
"arifle_mas_m4c",
"arifle_mas_m4_m203c",
"arifle_mas_m4c_v",
"arifle_mas_m4_m203c_v",
"arifle_mas_m4c_d",
"arifle_mas_m4_m203c_d",
"arifle_mas_m16",
"arifle_mas_m16_gl",
"arifle_mas_l119",
"arifle_mas_l119_gl",
"arifle_mas_l119_m203",
"arifle_mas_l119_v",
"arifle_mas_l119_gl_v",
"arifle_mas_l119_m203_v",
"arifle_mas_l119_d",
"arifle_mas_l119_gl_d",
"arifle_mas_l119_m203_d",
"arifle_mas_g36c",
"arifle_mas_mk16",
"arifle_mas_mk16_gl",
"arifle_mas_mk16_l",
"arifle_mas_mk16_l_gl",
"arifle_mas_ak_74m",
"arifle_mas_ak_74m_gl",
"arifle_mas_ak_74m_c",
"arifle_mas_ak_74m_gl_c",
"arifle_mas_aks74",
"arifle_mas_aks74_gl",
"arifle_mas_ak74",
"arifle_mas_ak74_gl",
"arifle_mas_ak_74m_sf",
"arifle_mas_ak_74m_sf_gl",
"arifle_mas_ak_74m_sf_c",
"arifle_mas_ak_74m_sf_gl_c",
"arifle_mas_aks_74_sf",
"arifle_mas_aks_74_sf_gl",
"arifle_mas_akms",
"arifle_mas_akms_gl",
"arifle_mas_akms_c",
"arifle_mas_akms_gl_c",
"arifle_mas_akm",
"arifle_mas_akm_gl",
"arifle_mas_aks74u",
"arifle_mas_aks74u_c",
"LMG_mas_Mk48_F",
"LMG_mas_Mk48_F_v",
"LMG_mas_Mk48_F_d",
"LMG_mas_M240_F",
"LMG_mas_mg3_F",
"LMG_mas_M60_F",
"LMG_mas_rpk_F",
"LMG_mas_pkm_F",
"arifle_mas_mp5_v",
"arifle_mas_mp5_d",
"arifle_mas_bizon",
"hgun_mas_mp7_F",
"arifle_mas_saiga",
"hgun_mas_uzi_F",
"hgun_mas_sa61_F",
"hgun_mas_m9_F",
"hgun_mas_bhp_F",
"hgun_mas_glock_F",
"hgun_mas_acp_F",
"hgun_mas_usp_F",
"hgun_mas_glocksf_F",
"hgun_mas_grach_F",
"hgun_mas_mak_F",
"arifle_mas_hk417c",  
"arifle_mas_hk417_m203c",
"arifle_mas_hk417c_v",
"arifle_mas_hk417_m203c_v",
"arifle_mas_hk417c_d",
"arifle_mas_hk417_m203c_d",
"arifle_mas_mk17",
"arifle_mas_mk17_gl",
"arifle_mas_g3",
"arifle_mas_g3_m203",
"arifle_mas_g3s",
"arifle_mas_g3s_m203",
"arifle_mas_fal",
"arifle_mas_fal_m203",
"arifle_mas_m14",
"srifle_mas_hk417",
"srifle_mas_hk417_v",
"srifle_mas_hk417_d",
"srifle_mas_sr25",
"srifle_mas_sr25_v",
"srifle_mas_sr25_d",
"srifle_mas_ebr",
"srifle_mas_mk17s",
"srifle_mas_m110",
"srifle_mas_m107",
"srifle_mas_m107_v",
"srifle_mas_m107_d",
"srifle_mas_m24",
"srifle_mas_m24_v",
"srifle_mas_m24_d",
"srifle_mas_lrr",
"srifle_mas_m91",
"srifle_mas_svd",
"srifle_mas_ksvk",
"srifle_mas_ksvk_c"
]],[ 2, [ // INDUSTRIAL
"arifle_Katiba_C_F",
"arifle_Mk20C_F",
"arifle_Mk20_F",
"arifle_MXC_F",
"arifle_SDAR_F",
"arifle_TRG20_F",
"arifle_TRG21_F",
"Binocular",
"SMG_01_F", // Vermin .45 ACP
"SMG_02_F", // Sting 9m
"m16_EPOCH",
"M14_EPOCH",
"M14Grn_EPOCH",
"m4a3_EPOCH",
"AKM_EPOCH",
"ruger_pistol_epoch",
"1911_pistol_epoch",
"Hatchet",
"MultiGun",
"MeleeSledge",
"arifle_mas_saiga",
"hgun_mas_uzi_F",
"hgun_mas_sa61_F",
"hgun_mas_m9_F",
"hgun_mas_bhp_F",
"hgun_mas_glock_F",
"hgun_mas_acp_F",
"hgun_mas_usp_F",
"hgun_mas_glocksf_F",
"hgun_mas_grach_F",
"hgun_mas_mak_F",
"ChainSaw"
]],[ 3, [ // RESEARCH
"arifle_Katiba_GL_F",
"arifle_MXC_F",
"arifle_MXM_F",
"arifle_MX_GL_F",
"Rangefinder",
"M14_EPOCH",
"M14Grn_EPOCH",
"m16_EPOCH",
"M14_EPOCH",
"M14Grn_EPOCH",
"m4a3_EPOCH",
"AKM_EPOCH",
"srifle_DMR_01_F",
"srifle_EBR_F"
]]];
 
//here place magazines, bodyitems(ex.: ItemGPS, ItemMap, Medikit, FirstAidKit, Binoculars, ...)
//used with addMagazineCargoGlobal
//"lootMagazine_list" array of [class, [magazinelist]]
// class : 0-civil, 1-military, ... (add more as you wish)
// magazinelist: list of magazine class names
lootMagazine_list = [
[ 0, [ // CIVIL
"EnergyPack",
"EnergyPackLg",
"20Rnd_762x51_Mag",
"10Rnd_762x51_Mag",
"30Rnd_762x39_Mag",
"30Rnd_65x39_caseless_green",
"30Rnd_65x39_caseless_green_mag_Tracer",
"30Rnd_65x39_caseless_mag",
"30Rnd_65x39_caseless_mag_Tracer",
"20Rnd_556x45_UW_mag",
"30Rnd_556x45_Stanag",
"30Rnd_556x45_Stanag_Tracer_Red",
"30Rnd_556x45_Stanag_Tracer_Green",
"30Rnd_556x45_Stanag_Tracer_Yellow",
"spear_magazine",
"5Rnd_rollins_mag",
"30Rnd_45ACP_Mag_SMG_01",
"30Rnd_45ACP_Mag_SMG_01_Tracer_Green",
"9Rnd_45ACP_Mag",
"11Rnd_45ACP_Mag",
"6Rnd_45ACP_Cylinder",
"16Rnd_9x21_Mag",
"30Rnd_9x21_Mag",
"10rnd_22X44_magazine",
"9rnd_45X88_magazine",
"UGL_FlareWhite_F",
"UGL_FlareGreen_F",
"UGL_FlareRed_F",
"UGL_FlareYellow_F",
"UGL_FlareCIR_F",
"3Rnd_UGL_FlareWhite_F",
"3Rnd_UGL_FlareGreen_F",
"3Rnd_UGL_FlareRed_F",
"3Rnd_UGL_FlareYellow_F",
"3Rnd_UGL_FlareCIR_F",
"6Rnd_GreenSignal_F",
"6Rnd_RedSignal_F",
"Chemlight_green",
"Chemlight_red",
"Chemlight_yellow",
"Chemlight_blue"
]],[ 1, [ // MILITARY
"EnergyPack",
"EnergyPackLg",
"20Rnd_762x51_Mag",
"10Rnd_762x51_Mag",
"30Rnd_762x39_Mag",
"150Rnd_762x51_Box",
"150Rnd_762x51_Box_Tracer",
"5Rnd_127x108_Mag",
"5Rnd_127x108_APDS_Mag",
"30Rnd_65x39_caseless_green",
"30Rnd_65x39_caseless_green_mag_Tracer",
"30Rnd_65x39_caseless_mag",
"30Rnd_65x39_caseless_mag_Tracer",
"200Rnd_65x39_cased_Box",
"100Rnd_65x39_caseless_mag",
"200Rnd_65x39_cased_Box_Tracer",
"100Rnd_65x39_caseless_mag_Tracer",
"20Rnd_556x45_UW_mag",
"30Rnd_556x45_Stanag",
"30Rnd_556x45_Stanag_Tracer_Red",
"30Rnd_556x45_Stanag_Tracer_Green",
"30Rnd_556x45_Stanag_Tracer_Yellow",
"200Rnd_556x45_M249",
"7Rnd_408_Mag",
"spear_magazine",
"5Rnd_rollins_mag",
"30Rnd_45ACP_Mag_SMG_01",
"30Rnd_45ACP_Mag_SMG_01_Tracer_Green",
"9Rnd_45ACP_Mag",
"11Rnd_45ACP_Mag",
"6Rnd_45ACP_Cylinder",
"16Rnd_9x21_Mag",
"30Rnd_9x21_Mag",
"10rnd_22X44_magazine",
"9rnd_45X88_magazine",
"30Rnd_mas_556x45_Stanag",
"30Rnd_mas_556x45_T_Stanag",
"20Rnd_mas_762x51_Stanag",
"20Rnd_mas_762x51_T_Stanag",
"5Rnd_mas_762x51_Stanag",
"5Rnd_mas_762x51_T_Stanag",
"7Rnd_mas_12Gauge_Slug",
"7Rnd_mas_12Gauge_Pellets",
"5Rnd_mas_127x99_Stanag",
"5Rnd_mas_127x99_dem_Stanag",
"5Rnd_mas_127x99_T_Stanag",
"10Rnd_mas_338_Stanag",
"10Rnd_mas_338_T_Stanag",
"30Rnd_mas_9x21_Stanag",
"30Rnd_mas_9x21d_Stanag",
"40Rnd_mas_46x30_Mag",
"200Rnd_mas_556x45_Stanag",
"200Rnd_mas_556x45_T_Stanag",
"100Rnd_mas_762x51_Stanag",
"100Rnd_mas_762x51_T_Stanag",
"30Rnd_mas_545x39_mag",
"30Rnd_mas_545x39_T_mag",
"30Rnd_mas_762x39_mag",
"30Rnd_mas_762x39_T_mag",
"64Rnd_mas_9x18_mag",
"10Rnd_mas_12Gauge_Slug",
"10Rnd_mas_12Gauge_Pellets",
"10Rnd_mas_762x54_mag",
"10Rnd_mas_762x54_T_mag",
"20Rnd_mas_9x39_mag",
"30Rnd_mas_9x39_mag",
"5Rnd_mas_127x108_mag",
"5Rnd_mas_127x108_dem_mag",
"5Rnd_mas_127x108_T_mag",
"100Rnd_mas_762x54_mag",
"100Rnd_mas_762x54_T_mag",
"25Rnd_mas_9x19_Mag",
"17Rnd_mas_9x21_Mag",
"15Rnd_mas_9x21_Mag",
"13Rnd_mas_9x21_Mag",
"20Rnd_mas_765x17_Mag",
"12Rnd_mas_45acp_Mag",
"10Rnd_mas_45acp_Mag",
"8Rnd_mas_45acp_Mag",
"8Rnd_mas_9x18_Mag",
"UGL_FlareWhite_F",
"UGL_FlareGreen_F",
"UGL_FlareRed_F",
"UGL_FlareYellow_F",
"UGL_FlareCIR_F",
"3Rnd_UGL_FlareWhite_F",
"3Rnd_UGL_FlareGreen_F",
"3Rnd_UGL_FlareRed_F",
"3Rnd_UGL_FlareYellow_F",
"3Rnd_UGL_FlareCIR_F",
"6Rnd_GreenSignal_F",
"6Rnd_RedSignal_F",
"3Rnd_HE_Grenade_shell",
"HandGrenade",
"MiniGrenade",
"1Rnd_Smoke_Grenade_shell",
"1Rnd_SmokeRed_Grenade_shell",
"1Rnd_SmokeGreen_Grenade_shell",
"1Rnd_SmokeYellow_Grenade_shell",
"1Rnd_SmokePurple_Grenade_shell",
"1Rnd_SmokeBlue_Grenade_shell",
"1Rnd_SmokeOrange_Grenade_shell",
"3Rnd_Smoke_Grenade_shell",
"3Rnd_SmokeRed_Grenade_shell",
"3Rnd_SmokeGreen_Grenade_shell",
"3Rnd_SmokeYellow_Grenade_shell",
"3Rnd_SmokePurple_Grenade_shell",
"3Rnd_SmokeBlue_Grenade_shell",
"3Rnd_SmokeOrange_Grenade_shell",
"SmokeShell",
"SmokeShellYellow",
"SmokeShellGreen",
"SmokeShellRed",
"SmokeShellPurple",
"SmokeShellOrange",
"SmokeShellBlue",
"Chemlight_green",
"Chemlight_red",
"Chemlight_yellow",
"Chemlight_blue"
]],[ 2, [ // INDUSTRIAL
"EnergyPack",
"EnergyPackLg",
"20Rnd_762x51_Mag",
"10Rnd_762x51_Mag",
"30Rnd_762x39_Mag",
"30Rnd_65x39_caseless_green",
"30Rnd_65x39_caseless_green_mag_Tracer",
"30Rnd_65x39_caseless_mag",
"30Rnd_65x39_caseless_mag_Tracer",
"20Rnd_556x45_UW_mag",
"30Rnd_556x45_Stanag",
"30Rnd_556x45_Stanag_Tracer_Red",
"30Rnd_556x45_Stanag_Tracer_Green",
"30Rnd_556x45_Stanag_Tracer_Yellow",
"spear_magazine",
"5Rnd_rollins_mag",
"30Rnd_45ACP_Mag_SMG_01",
"30Rnd_45ACP_Mag_SMG_01_Tracer_Green",
"9Rnd_45ACP_Mag",
"11Rnd_45ACP_Mag",
"6Rnd_45ACP_Cylinder",
"16Rnd_9x21_Mag",
"30Rnd_9x21_Mag",
"10rnd_22X44_magazine",
"9rnd_45X88_magazine",
"SmokeShell",
"SmokeShellYellow",
"SmokeShellGreen",
"SmokeShellRed",
"SmokeShellPurple",
"SmokeShellOrange",
"SmokeShellBlue",
"UGL_FlareWhite_F",
"UGL_FlareGreen_F",
"UGL_FlareRed_F",
"UGL_FlareYellow_F",
"UGL_FlareCIR_F",
"3Rnd_UGL_FlareWhite_F",
"3Rnd_UGL_FlareGreen_F",
"3Rnd_UGL_FlareRed_F",
"3Rnd_UGL_FlareYellow_F",
"3Rnd_UGL_FlareCIR_F",
"6Rnd_GreenSignal_F",
"6Rnd_RedSignal_F",
"Chemlight_green",
"Chemlight_red",
"Chemlight_yellow",
"Chemlight_blue"
]],[ 3, [ // RESEARCH
"EnergyPack",
"EnergyPackLg",
"20Rnd_762x51_Mag",
"10Rnd_762x51_Mag",
"30Rnd_762x39_Mag",
"30Rnd_65x39_caseless_green",
"30Rnd_65x39_caseless_green_mag_Tracer",
"30Rnd_65x39_caseless_mag",
"30Rnd_65x39_caseless_mag_Tracer",
"20Rnd_556x45_UW_mag",
"30Rnd_556x45_Stanag",
"30Rnd_556x45_Stanag_Tracer_Red",
"30Rnd_556x45_Stanag_Tracer_Green",
"30Rnd_556x45_Stanag_Tracer_Yellow",
"spear_magazine",
"5Rnd_rollins_mag",
"30Rnd_45ACP_Mag_SMG_01",
"30Rnd_45ACP_Mag_SMG_01_Tracer_Green",
"9Rnd_45ACP_Mag",
"11Rnd_45ACP_Mag",
"6Rnd_45ACP_Cylinder",
"16Rnd_9x21_Mag",
"30Rnd_9x21_Mag",
"10rnd_22X44_magazine",
"9rnd_45X88_magazine",
"UGL_FlareWhite_F",
"UGL_FlareGreen_F",
"UGL_FlareRed_F",
"UGL_FlareYellow_F",
"UGL_FlareCIR_F",
"3Rnd_UGL_FlareWhite_F",
"3Rnd_UGL_FlareGreen_F",
"3Rnd_UGL_FlareRed_F",
"3Rnd_UGL_FlareYellow_F",
"3Rnd_UGL_FlareCIR_F",
"6Rnd_GreenSignal_F",
"6Rnd_RedSignal_F",
"Chemlight_green",
"Chemlight_red",
"Chemlight_yellow",
"Chemlight_blue"
]]];
 
//here place hats, glasses, clothes, uniforms, vests, weaponattachments
//used with addItemCargoGlobal
//"lootItem_list" array of [class, [itemlist]]
// class : 0-civil, 1-military, ... (add more as you wish)
// itemlist : list of item class names
lootItem_list = [
[ 0, [ // CIVIL
"PaintCanBlk",
"PaintCanBrn",
"PaintCanGrn",
"CinderBlocks",
"MortarBucket",
"ItemScraps",
"ItemCorrugated",
"ItemCorrugatedLg",
"PartPlankPack",
"CircuitParts",
"VehicleRepair",
"ItemMixOil",
"emptyjar_epoch",
"jerrycan_epoch",
"Heal_EPOCH",
"Defib_EPOCH",
"Repair_EPOCH",
"PartOre",
"ItemKiloHemp",
"WhiskeyNoodle",
"FAK",
"Towelette",
"HeatPack",
"ColdPack",
"U_C_Poloshirt_blue",
"U_C_Poloshirt_stripped",
"U_C_Poloshirt_tricolour",
"U_C_Poloshirt_salomn",
"U_C_Poloshirt_redwhite",
"U_C_HunterBody_grn",
"U_C_Journalist",
"U_C_Poor_1",
"acc_flashlight",
"acc_pointer_IR",
"optic_Arco",
"optic_Hamr",
"optic_Aco",
"optic_ACO_grn",
"optic_Aco_smg",
"optic_ACO_grn_smg",
"optic_Holosight",
"optic_Holosight_smg",
"optic_SOS",
"optic_MRCO",
"optic_DMS",
"optic_Yorris",
"optic_MRD",
"V_1_EPOCH","V_2_EPOCH","V_3_EPOCH","V_4_EPOCH","V_5_EPOCH","V_6_EPOCH","V_7_EPOCH","V_8_EPOCH","V_9_EPOCH","V_10_EPOCH","V_11_EPOCH","V_12_EPOCH","V_13_EPOCH","V_14_EPOCH","V_15_EPOCH","V_16_EPOCH","V_17_EPOCH","V_18_EPOCH","V_19_EPOCH","V_20_EPOCH","V_21_EPOCH","V_22_EPOCH","V_23_EPOCH","V_24_EPOCH","V_25_EPOCH","V_26_EPOCH","V_27_EPOCH","V_28_EPOCH","V_29_EPOCH","V_30_EPOCH","V_31_EPOCH","V_32_EPOCH","V_33_EPOCH","V_34_EPOCH","V_35_EPOCH","V_36_EPOCH","V_37_EPOCH","V_38_EPOCH","V_39_EPOCH","V_40_EPOCH",
"H_1_EPOCH","H_2_EPOCH","H_3_EPOCH","H_4_EPOCH","H_5_EPOCH","H_6_EPOCH","H_7_EPOCH","H_8_EPOCH","H_9_EPOCH","H_10_EPOCH","H_11_EPOCH","H_12_EPOCH","H_13_EPOCH","H_14_EPOCH","H_15_EPOCH","H_16_EPOCH","H_17_EPOCH","H_18_EPOCH","H_19_EPOCH","H_20_EPOCH","H_21_EPOCH","H_22_EPOCH","H_23_EPOCH","H_24_EPOCH","H_25_EPOCH","H_26_EPOCH","H_27_EPOCH","H_28_EPOCH","H_29_EPOCH","H_30_EPOCH","H_31_EPOCH","H_32_EPOCH","H_33_EPOCH","H_34_EPOCH","H_35_EPOCH","H_36_EPOCH","H_37_EPOCH","H_38_EPOCH","H_39_EPOCH","H_40_EPOCH","H_41_EPOCH","H_42_EPOCH","H_43_EPOCH","H_44_EPOCH","H_45_EPOCH","H_46_EPOCH","H_47_EPOCH","H_48_EPOCH","H_49_EPOCH","H_50_EPOCH","H_51_EPOCH","H_52_EPOCH","H_53_EPOCH","H_54_EPOCH","H_55_EPOCH","H_56_EPOCH","H_57_EPOCH","H_58_EPOCH","H_59_EPOCH","H_60_EPOCH","H_61_EPOCH","H_62_EPOCH","H_63_EPOCH","H_64_EPOCH","H_65_EPOCH","H_66_EPOCH","H_67_EPOCH","H_68_EPOCH","H_69_EPOCH","H_70_EPOCH","H_71_EPOCH","H_72_EPOCH","H_73_EPOCH","H_74_EPOCH","H_75_EPOCH","H_76_EPOCH","H_77_EPOCH","H_78_EPOCH","H_79_EPOCH","H_80_EPOCH","H_81_EPOCH","H_82_EPOCH","H_83_EPOCH","H_84_EPOCH","H_85_EPOCH","H_86_EPOCH","H_87_EPOCH","H_88_EPOCH","H_89_EPOCH","H_90_EPOCH","H_91_EPOCH","H_92_EPOCH","H_93_EPOCH","H_94_EPOCH","H_95_EPOCH","H_96_EPOCH","H_97_EPOCH","H_98_EPOCH","H_99_EPOCH","H_100_EPOCH","H_101_EPOCH","H_102_EPOCH","H_103_EPOCH","H_104_EPOCH","wolf_mask_epoch","pkin_mask_epoch"
]],[ 1, [ // MILITARY
"Heal_EPOCH",
"Defib_EPOCH",
"Repair_EPOCH",
"PartOre",
"ItemKiloHemp",
"WhiskeyNoodle",
"ItemSodaOrangeSherbet",
"ItemSodaPurple",
"ItemSodaMocha",
"ItemSodaBurst",
"ItemSodaRbull",
"FoodBioMeat",
"FoodMeeps",
"FoodSnooter",
"FoodWalkNSons",
"sardines_epoch",
"meatballs_epoch",
"scam_epoch",
"sweetcorn_epoch",
"honey_epoch",
"FAK",
"Towelette",
"HeatPack",
"ColdPack",
"U_O_CombatUniform_ocamo",
"U_O_PilotCoveralls",
"U_O_GhillieSuit",
"U_O_Wetsuit",
"U_O_CombatUniform_oucamo",
"U_O_SpecopsUniform_ocamo",
"U_O_OfficerUniform_ocamo",
"U_Camo_uniform",
"U_Ghillie1_uniform",
"U_Ghillie2_uniform",
"U_Ghillie3_uniform",
"U_CamoBlue_uniform",
"U_CamoBrn_uniform",
"U_CamoRed_uniform",
"U_Wetsuit_camo",
"U_Wetsuit_uniform",
"acc_flashlight",
"acc_pointer_IR",
"optic_Arco",
"optic_Hamr",
"optic_Aco",
"optic_ACO_grn",
"optic_Aco_smg",
"optic_ACO_grn_smg",
"optic_Holosight",
"optic_Holosight_smg",
"optic_SOS",
"optic_MRCO",
"optic_DMS",
"optic_Yorris",
"optic_MRD",
"optic_LRPS",
"optic_NVS",
"optic_Nightstalker",
"optic_tws",
"optic_tws_mg",
"muzzle_snds_H",
"muzzle_snds_L",
"muzzle_snds_M",
"muzzle_snds_B",
"muzzle_snds_H_MG",
"muzzle_snds_acp",
"acc_mas_pointer_IR",
"muzzle_mas_snds_L",
"muzzle_mas_snds_LM",
"muzzle_mas_snds_C",
"muzzle_mas_snds_MP5SD6",
"muzzle_mas_snds_M",
"muzzle_mas_snds_Mc",
"muzzle_mas_snds_MP7",
"muzzle_mas_snds_AK",
"muzzle_mas_snds_SM",
"muzzle_mas_snds_SMc",
"muzzle_mas_snds_SH",
"muzzle_mas_snds_SHc",
"muzzle_mas_snds_SV",
"muzzle_mas_snds_SVc",
"muzzle_mas_snds_SVD",
"muzzle_mas_snds_KSVK",
"optic_mas_DMS", "optic_mas_DMS_c",
"optic_mas_Holosight_blk",
"optic_mas_Holosight_camo",
"optic_mas_Arco_blk",
"optic_mas_Arco_camo",
"optic_mas_Hamr_camo",
"optic_mas_Aco_camo",
"optic_mas_ACO_grn_camo",
"optic_mas_MRCO_camo",
"optic_mas_zeiss",
"optic_mas_zeiss_c",
"optic_mas_zeiss_eo",
"optic_mas_zeiss_eo_c",
"optic_mas_acog",
"optic_mas_acog_c",
"optic_mas_acog_eo",
"optic_mas_acog_eo_c",
"optic_mas_acog_rd",
"optic_mas_acog_rd_c",
"optic_mas_handle",
"optic_mas_aim",
"optic_mas_aim_c",
"optic_mas_PSO",
"optic_mas_PSO_c",
"optic_mas_PSO_eo",
"optic_mas_PSO_eo_c",
"optic_mas_PSO_nv",
"optic_mas_PSO_nv_c",
"optic_mas_PSO_nv_eo",
"optic_mas_PSO_nv_eo_c",
"optic_mas_PSO_day",
"optic_mas_PSO_nv_day",
"optic_mas_term",
"optic_mas_MRD",
"optic_mas_LRPS",
"muzzle_snds_H",
"muzzle_snds_L",
"muzzle_snds_M",
"muzzle_snds_B",
"muzzle_snds_H_MG",
"muzzle_snds_acp",
"V_Chestrig_blk",
"V_HarnessOGL_brn",
"V_HarnessOSpec_brn",
"V_HarnessO_brn",
"V_PlateCarrier1_blk",
"V_PlateCarrier2_rgr",
"V_PlateCarrier3_rgr",
"V_PlateCarrierGL_rgr",
"V_PlateCarrierIA1_dgtl",
"V_PlateCarrierIA2_dgtl",
"V_PlateCarrierIAGL_dgtl",
"V_PlateCarrierSpec_rgr",
"G_mas_wpn_gog",
"G_mas_wpn_gog_d",
"G_mas_wpn_gog_m",
"G_mas_wpn_gog_md",
"G_mas_wpn_gog_g",
"G_mas_wpn_gog_gd",
"G_mas_wpn_mask",
"G_mas_wpn_mask_b",
"G_mas_wpn_wrap",
"G_mas_wpn_wrap_f",
"G_mas_wpn_wrap_t",
"G_mas_wpn_wrap_b",
"G_mas_wpn_wrap_c",
"G_mas_wpn_wrap_g",
"G_mas_wpn_wrap_gog",
"G_mas_wpn_wrap_gog_f",
"G_mas_wpn_wrap_gog_t",
"G_mas_wpn_wrap_gog_b",
"G_mas_wpn_wrap_gog_c",
"G_mas_wpn_wrap_gog_g",
"G_mas_wpn_wrap_mask",
"G_mas_wpn_wrap_mask_t",
"G_mas_wpn_wrap_mask_f",
"G_mas_wpn_wrap_mask_b",
"G_mas_wpn_wrap_mask_c",
"G_mas_wpn_wrap_mask_g",
"G_mas_wpn_bala",
"G_mas_wpn_bala_b",
"G_mas_wpn_bala_t",
"G_mas_wpn_bala_gog",
"G_mas_wpn_bala_gog_b",
"G_mas_wpn_bala_gog_t",
"G_mas_wpn_bala_mask",
"G_mas_wpn_bala_mask_b",
"G_mas_wpn_bala_mask_t",
"G_mas_wpn_shemag",
"G_mas_wpn_shemag_r",
"G_mas_wpn_shemag_w",
"G_mas_wpn_shemag_gog",
"G_mas_wpn_shemag_mask",
"V_1_EPOCH","V_2_EPOCH","V_3_EPOCH","V_4_EPOCH","V_5_EPOCH","V_6_EPOCH","V_7_EPOCH","V_8_EPOCH","V_9_EPOCH","V_10_EPOCH","V_11_EPOCH","V_12_EPOCH","V_13_EPOCH","V_14_EPOCH","V_15_EPOCH","V_16_EPOCH","V_17_EPOCH","V_18_EPOCH","V_19_EPOCH","V_20_EPOCH","V_21_EPOCH","V_22_EPOCH","V_23_EPOCH","V_24_EPOCH","V_25_EPOCH","V_26_EPOCH","V_27_EPOCH","V_28_EPOCH","V_29_EPOCH","V_30_EPOCH","V_31_EPOCH","V_32_EPOCH","V_33_EPOCH","V_34_EPOCH","V_35_EPOCH","V_36_EPOCH","V_37_EPOCH","V_38_EPOCH","V_39_EPOCH","V_40_EPOCH",
"H_1_EPOCH","H_2_EPOCH","H_3_EPOCH","H_4_EPOCH","H_5_EPOCH","H_6_EPOCH","H_7_EPOCH","H_8_EPOCH","H_9_EPOCH","H_10_EPOCH","H_11_EPOCH","H_12_EPOCH","H_13_EPOCH","H_14_EPOCH","H_15_EPOCH","H_16_EPOCH","H_17_EPOCH","H_18_EPOCH","H_19_EPOCH","H_20_EPOCH","H_21_EPOCH","H_22_EPOCH","H_23_EPOCH","H_24_EPOCH","H_25_EPOCH","H_26_EPOCH","H_27_EPOCH","H_28_EPOCH","H_29_EPOCH","H_30_EPOCH","H_31_EPOCH","H_32_EPOCH","H_33_EPOCH","H_34_EPOCH","H_35_EPOCH","H_36_EPOCH","H_37_EPOCH","H_38_EPOCH","H_39_EPOCH","H_40_EPOCH","H_41_EPOCH","H_42_EPOCH","H_43_EPOCH","H_44_EPOCH","H_45_EPOCH","H_46_EPOCH","H_47_EPOCH","H_48_EPOCH","H_49_EPOCH","H_50_EPOCH","H_51_EPOCH","H_52_EPOCH","H_53_EPOCH","H_54_EPOCH","H_55_EPOCH","H_56_EPOCH","H_57_EPOCH","H_58_EPOCH","H_59_EPOCH","H_60_EPOCH","H_61_EPOCH","H_62_EPOCH","H_63_EPOCH","H_64_EPOCH","H_65_EPOCH","H_66_EPOCH","H_67_EPOCH","H_68_EPOCH","H_69_EPOCH","H_70_EPOCH","H_71_EPOCH","H_72_EPOCH","H_73_EPOCH","H_74_EPOCH","H_75_EPOCH","H_76_EPOCH","H_77_EPOCH","H_78_EPOCH","H_79_EPOCH","H_80_EPOCH","H_81_EPOCH","H_82_EPOCH","H_83_EPOCH","H_84_EPOCH","H_85_EPOCH","H_86_EPOCH","H_87_EPOCH","H_88_EPOCH","H_89_EPOCH","H_90_EPOCH","H_91_EPOCH","H_92_EPOCH","H_93_EPOCH","H_94_EPOCH","H_95_EPOCH","H_96_EPOCH","H_97_EPOCH","H_98_EPOCH","H_99_EPOCH","H_100_EPOCH","H_101_EPOCH","H_102_EPOCH","H_103_EPOCH","H_104_EPOCH","wolf_mask_epoch","pkin_mask_epoch"
]],[ 2, [ // INDUSTRIAL
"PaintCanBlk",
"PaintCanBrn",
"PaintCanGrn",
"CinderBlocks",
"MortarBucket",
"ItemScraps",
"ItemCorrugated",
"ItemCorrugatedLg",
"PartPlankPack",
"CircuitParts",
"VehicleRepair",
"ItemMixOil",
"emptyjar_epoch",
"jerrycan_epoch",
"Heal_EPOCH",
"Defib_EPOCH",
"Repair_EPOCH",
"PartOre",
"ItemKiloHemp",
"WhiskeyNoodle",
"ItemSodaOrangeSherbet",
"ItemSodaPurple",
"ItemSodaMocha",
"ItemSodaBurst",
"ItemSodaRbull",
"FoodBioMeat",
"FoodMeeps",
"FoodSnooter",
"FoodWalkNSons",
"sardines_epoch",
"meatballs_epoch",
"scam_epoch",
"sweetcorn_epoch",
"honey_epoch",
"FAK",
"Towelette",
"HeatPack",
"ColdPack",
"U_C_WorkerCoveralls",
"U_Test_uniform",
"acc_flashlight",
"acc_pointer_IR",
"optic_Arco",
"optic_Hamr",
"optic_Aco",
"optic_ACO_grn",
"optic_Aco_smg",
"optic_ACO_grn_smg",
"optic_Holosight",
"optic_Holosight_smg",
"optic_SOS",
"optic_MRCO",
"optic_DMS",
"optic_Yorris",
"optic_MRD",
"muzzle_snds_H",
"muzzle_snds_L",
"muzzle_snds_M",
"muzzle_snds_B",
"muzzle_snds_H_MG",
"muzzle_snds_acp"
]],[ 3, [ // RESEARCH
"Heal_EPOCH",
"Defib_EPOCH",
"Repair_EPOCH",
"PartOre",
"ItemKiloHemp",
"WhiskeyNoodle",
"ItemSodaOrangeSherbet",
"ItemSodaPurple",
"ItemSodaMocha",
"ItemSodaBurst",
"ItemSodaRbull",
"FoodBioMeat",
"FoodMeeps",
"FoodSnooter",
"FoodWalkNSons",
"sardines_epoch",
"meatballs_epoch",
"scam_epoch",
"sweetcorn_epoch",
"honey_epoch",
"FAK",
"Towelette",
"HeatPack",
"ColdPack",
"U_C_Scientist",
"U_Test_uniform",
"acc_flashlight",
"acc_pointer_IR",
"optic_Arco",
"optic_Hamr",
"optic_Aco",
"optic_ACO_grn",
"optic_Aco_smg",
"optic_ACO_grn_smg",
"optic_Holosight",
"optic_Holosight_smg",
"optic_SOS",
"optic_MRCO",
"optic_DMS",
"optic_Yorris",
"optic_MRD",
"optic_LRPS",
"optic_NVS",
"optic_Nightstalker",
"optic_tws",
"optic_tws_mg",
"muzzle_snds_H",
"muzzle_snds_L",
"muzzle_snds_M",
"muzzle_snds_B",
"muzzle_snds_H_MG",
"muzzle_snds_acp",
"V_1_EPOCH","V_2_EPOCH","V_3_EPOCH","V_4_EPOCH","V_5_EPOCH","V_6_EPOCH","V_7_EPOCH","V_8_EPOCH","V_9_EPOCH","V_10_EPOCH","V_11_EPOCH","V_12_EPOCH","V_13_EPOCH","V_14_EPOCH","V_15_EPOCH","V_16_EPOCH","V_17_EPOCH","V_18_EPOCH","V_19_EPOCH","V_20_EPOCH","V_21_EPOCH","V_22_EPOCH","V_23_EPOCH","V_24_EPOCH","V_25_EPOCH","V_26_EPOCH","V_27_EPOCH","V_28_EPOCH","V_29_EPOCH","V_30_EPOCH","V_31_EPOCH","V_32_EPOCH","V_33_EPOCH","V_34_EPOCH","V_35_EPOCH","V_36_EPOCH","V_37_EPOCH","V_38_EPOCH","V_39_EPOCH","V_40_EPOCH",
"H_1_EPOCH","H_2_EPOCH","H_3_EPOCH","H_4_EPOCH","H_5_EPOCH","H_6_EPOCH","H_7_EPOCH","H_8_EPOCH","H_9_EPOCH","H_10_EPOCH","H_11_EPOCH","H_12_EPOCH","H_13_EPOCH","H_14_EPOCH","H_15_EPOCH","H_16_EPOCH","H_17_EPOCH","H_18_EPOCH","H_19_EPOCH","H_20_EPOCH","H_21_EPOCH","H_22_EPOCH","H_23_EPOCH","H_24_EPOCH","H_25_EPOCH","H_26_EPOCH","H_27_EPOCH","H_28_EPOCH","H_29_EPOCH","H_30_EPOCH","H_31_EPOCH","H_32_EPOCH","H_33_EPOCH","H_34_EPOCH","H_35_EPOCH","H_36_EPOCH","H_37_EPOCH","H_38_EPOCH","H_39_EPOCH","H_40_EPOCH","H_41_EPOCH","H_42_EPOCH","H_43_EPOCH","H_44_EPOCH","H_45_EPOCH","H_46_EPOCH","H_47_EPOCH","H_48_EPOCH","H_49_EPOCH","H_50_EPOCH","H_51_EPOCH","H_52_EPOCH","H_53_EPOCH","H_54_EPOCH","H_55_EPOCH","H_56_EPOCH","H_57_EPOCH","H_58_EPOCH","H_59_EPOCH","H_60_EPOCH","H_61_EPOCH","H_62_EPOCH","H_63_EPOCH","H_64_EPOCH","H_65_EPOCH","H_66_EPOCH","H_67_EPOCH","H_68_EPOCH","H_69_EPOCH","H_70_EPOCH","H_71_EPOCH","H_72_EPOCH","H_73_EPOCH","H_74_EPOCH","H_75_EPOCH","H_76_EPOCH","H_77_EPOCH","H_78_EPOCH","H_79_EPOCH","H_80_EPOCH","H_81_EPOCH","H_82_EPOCH","H_83_EPOCH","H_84_EPOCH","H_85_EPOCH","H_86_EPOCH","H_87_EPOCH","H_88_EPOCH","H_89_EPOCH","H_90_EPOCH","H_91_EPOCH","H_92_EPOCH","H_93_EPOCH","H_94_EPOCH","H_95_EPOCH","H_96_EPOCH","H_97_EPOCH","H_98_EPOCH","H_99_EPOCH","H_100_EPOCH","H_101_EPOCH","H_102_EPOCH","H_103_EPOCH","H_104_EPOCH","wolf_mask_epoch","pkin_mask_epoch"
]]];
 
//here place backpacks, parachutes and packed drones/stationary
//used with addBackpackCargoGlobal
//"lootBackpack_list" array of [class, [backpacklist]]
// class : 0-civil, 1-military, ... (add more as you wish)
// backpacklist: list of backpack class names
lootBackpack_list = [
[ 0, [ // CIVIL
"B_AssaultPack_cbr",
"B_AssaultPack_dgtl",
"B_AssaultPack_khk",
"B_AssaultPack_mcamo",
"B_AssaultPack_ocamo",
"B_AssaultPack_rgr",
"B_AssaultPack_sgg",
"B_Carryall_cbr",
"B_Carryall_khk",
"B_Carryall_mcamo",
"B_Carryall_ocamo",
"B_Carryall_oli",
"B_Carryall_oucamo",
"B_FieldPack_blk",
"B_FieldPack_cbr",
"B_FieldPack_khk",
"B_FieldPack_ocamo",
"B_FieldPack_oli",
"B_FieldPack_oucamo",
"B_Kitbag_cbr",
"B_Kitbag_mcamo",
"B_Kitbag_rgr",
"B_Kitbag_sgg",
"B_Parachute",
"B_TacticalPack_blk",
"B_TacticalPack_mcamo",
"B_TacticalPack_ocamo",
"B_TacticalPack_oli",
"B_TacticalPack_rgr",
"smallbackpack_red_epoch",
"smallbackpack_green_epoch",
"smallbackpack_teal_epoch",
"smallbackpack_pink_epoch"
]],[ 1, [ // MILITARY
"B_AssaultPack_cbr",
"B_AssaultPack_dgtl",
"B_AssaultPack_khk",
"B_AssaultPack_mcamo",
"B_AssaultPack_ocamo",
"B_AssaultPack_rgr",
"B_AssaultPack_sgg",
"B_Carryall_cbr",
"B_Carryall_khk",
"B_Carryall_mcamo",
"B_Carryall_ocamo",
"B_Carryall_oli",
"B_Carryall_oucamo",
"B_FieldPack_blk",
"B_FieldPack_cbr",
"B_FieldPack_khk",
"B_FieldPack_ocamo",
"B_FieldPack_oli",
"B_FieldPack_oucamo",
"B_Kitbag_cbr",
"B_Kitbag_mcamo",
"B_Kitbag_rgr",
"B_Kitbag_sgg",
"B_Parachute",
"B_TacticalPack_blk",
"B_TacticalPack_mcamo",
"B_TacticalPack_ocamo",
"B_TacticalPack_oli",
"B_TacticalPack_rgr",
"smallbackpack_red_epoch",
"smallbackpack_green_epoch",
"smallbackpack_teal_epoch",
"smallbackpack_pink_epoch"
]],[ 2, [ // INDUSTRIAL
"B_AssaultPack_cbr",
"B_AssaultPack_dgtl",
"B_AssaultPack_khk",
"B_AssaultPack_mcamo",
"B_AssaultPack_ocamo",
"B_AssaultPack_rgr",
"B_AssaultPack_sgg",
"B_Carryall_cbr",
"B_Carryall_khk",
"B_Carryall_mcamo",
"B_Carryall_ocamo",
"B_Carryall_oli",
"B_Carryall_oucamo",
"B_FieldPack_blk",
"B_FieldPack_cbr",
"B_FieldPack_khk",
"B_FieldPack_ocamo",
"B_FieldPack_oli",
"B_FieldPack_oucamo",
"B_Kitbag_cbr",
"B_Kitbag_mcamo",
"B_Kitbag_rgr",
"B_Kitbag_sgg",
"B_Parachute",
"B_TacticalPack_blk",
"B_TacticalPack_mcamo",
"B_TacticalPack_ocamo",
"B_TacticalPack_oli",
"B_TacticalPack_rgr",
"smallbackpack_red_epoch",
"smallbackpack_green_epoch",
"smallbackpack_teal_epoch",
"smallbackpack_pink_epoch"
]],[ 3, [ // RESEARCH
"B_AssaultPack_cbr",
"B_AssaultPack_dgtl",
"B_AssaultPack_khk",
"B_AssaultPack_mcamo",
"B_AssaultPack_ocamo",
"B_AssaultPack_rgr",
"B_AssaultPack_sgg",
"B_Carryall_cbr",
"B_Carryall_khk",
"B_Carryall_mcamo",
"B_Carryall_ocamo",
"B_Carryall_oli",
"B_Carryall_oucamo",
"B_FieldPack_blk",
"B_FieldPack_cbr",
"B_FieldPack_khk",
"B_FieldPack_ocamo",
"B_FieldPack_oli",
"B_FieldPack_oucamo",
"B_Kitbag_cbr",
"B_Kitbag_mcamo",
"B_Kitbag_rgr",
"B_Kitbag_sgg",
"B_Parachute",
"B_TacticalPack_blk",
"B_TacticalPack_mcamo",
"B_TacticalPack_ocamo",
"B_TacticalPack_oli",
"B_TacticalPack_rgr",
"smallbackpack_red_epoch",
"smallbackpack_green_epoch",
"smallbackpack_teal_epoch",
"smallbackpack_pink_epoch"
]]];
 
//here place any other objects(ex.: Land_Basket_F, Box_East_Wps_F, Land_Can_V3_F, ...)
//used with createVehicle directly
//"lootworldObject_list" array of [class, [objectlist]]
// class : 0-civil, 1-military, ... (add more as you wish)
// objectlist : list of worldobject class names
lootworldObject_list = [
[ 0, [ // CIVIL
"Land_Photos_V1_F",
"Land_Photos_V2_F",
"Land_Photos_V3_F",
"Land_Photos_V4_F",
"Land_Photos_V5_F",
"Land_Photos_V6_F"
]],[ 1, [ // MILITARY
"Land_Photos_V1_F",
"Land_Photos_V2_F",
"Land_Photos_V3_F",
"Land_Photos_V4_F",
"Land_Photos_V5_F",
"Land_Photos_V6_F"
]],[ 2, [ // INDUSTRIAL
"Land_Photos_V1_F",
"Land_Photos_V2_F",
"Land_Photos_V3_F",
"Land_Photos_V4_F",
"Land_Photos_V5_F",
"Land_Photos_V6_F"
]],[ 3, [ // RESEARCH
"Land_Photos_V1_F",
"Land_Photos_V2_F",
"Land_Photos_V3_F",
"Land_Photos_V4_F",
"Land_Photos_V5_F",
"Land_Photos_V6_F"

]]];

 

 

 

 

Link to comment
Share on other sites

part of the log

 

y0:15:13 Bad conversion: bool

 0:15:13 Bad conversion: bool
 0:15:13 Bad conversion: bool
 0:15:13 Bad conversion: bool
 0:15:13 Bad conversion: bool
 0:15:13 Bad conversion: bool
 0:15:13 Bad conversion: bool
 0:15:13 Bad conversion: bool
 0:15:13 "Epoch: Start Hive, Instance ID: '9324'"
 0:15:13 "Epoch: Init PublicEH"
 0:15:13 "Epoch: Setup Side Settings"
 0:15:13 "Epoch: Setup World Settings for Altis"
 0:15:13 "Epoch: Set Weather"
 0:15:13 Weather was forced to change
 0:15:13 "Weather Change: fog: [0.0603638,0.0398055,6.73267] rain: 0.094341 overcast: 0.713989 windx: -7.37027 windz: 5.13725 forced: true"
 0:15:14 "Epoch: Loading buildings"
 0:15:16 "Epoch: Loading teleports and static props"
 0:15:16 Strange convex component24 in a3\structures_f\households\house_small02\i_house_small_02_v1_dam_f.p3d:geometryView
 0:15:16 Strange convex component24 in a3\structures_f\households\house_small02\i_house_small_02_v2_dam_f.p3d:geometryView
 0:15:16 Strange convex component24 in a3\structures_f\households\house_small02\i_house_small_02_v3_dam_f.p3d:geometryView
 0:15:16 Strange convex component24 in a3\structures_f\households\house_small02\u_house_small_02_v1_dam_f.p3d:geometryView
 0:15:16 Strange convex component57 in a3\structures_f\households\house_small03\i_house_small_03_v1_dam_f.p3d:geometryPhys
 0:15:17 "[A3EAI] Verified 319 unique classnames in 0.264999 seconds."
 0:15:20 "Epoch: Loading NPC traders"
 0:15:21 Strange convex component127 in a3\structures_f\mil\cargo\cargo_tower_v1_ruins_f.p3d:geometryView
 0:15:23 Warning: looped for animation: a3\cargoposes_f\anim\passenger_scooter_01.rtm differs (looped now 1)! MoveName: passenger_scooter_01
 0:15:23 Warning: looped for animation: a3\cargoposes_f\anim\passenger_scooter_02.rtm differs (looped now 1)! MoveName: passenger_scooter_02
 0:15:34 Strange convex component127 in a3\structures_f\mil\cargo\cargo_tower_v2_ruins_f.p3d:geometryView
 0:15:34 No speaker given for Guo Yeung
 0:15:34 Strange convex component127 in a3\structures_f\mil\cargo\cargo_tower_v3_ruins_f.p3d:geometryView
 0:15:35 No speaker given for Muhammad Sekibo
 0:15:36 Strange convex component53 in a3\structures_f_epb\civ\playground\slidecastle_f.p3d:geometryFire
 0:15:36 Strange convex component27 in a3\structures_f_epb\civ\playground\slidecastle_f.p3d:geometryView
 0:15:36 B_Heli_Light_01_armed_F: AddDoors - unknown animation source AddDoors
 0:15:36 B_Heli_Light_01_armed_F: AddBenches - unknown animation source AddBenches
 0:15:36 B_Heli_Light_01_armed_F: BenchL_Up - unknown animation source BenchL_Up
 0:15:36 B_Heli_Light_01_armed_F: BenchR_Up - unknown animation source BenchR_Up
 0:15:36 B_Heli_Light_01_armed_F: BenchL_Up_instant - unknown animation source BenchL_Up_instant
 0:15:36 B_Heli_Light_01_armed_F: BenchR_Up_instant - unknown animation source BenchR_Up_instant
 0:15:36 B_Heli_Light_01_armed_F: AddBackseats - unknown animation source AddBackseats
 0:15:36 B_Heli_Light_01_armed_F: AddFLIR - unknown animation source AddFLIR
 0:15:36 B_Heli_Light_01_armed_F: AddHoldingFrame - unknown animation source AddHoldingFrame
 0:15:42 "playerConnected:76561198070240466:Stumpafoo"
 0:15:42 "-- LOOTSPAWNER Buildingpositions_list ready, d: 13.128s"
 0:15:43 "Epoch: Spawning NPC traders"
 0:15:45 "playerConnected:76561198033749554:MadMan"
 0:15:47 "Epoch: Loading vehicles"
 0:15:47 152
 0:15:47 "FILLING: _vehicle 4eec6b00# 1814199: boat_transport_01_f.p3d pos: [9826.5,11112.1,3.31136]"
 0:15:48 "FILLING: _vehicle 4ec3eb00# 1814201: heli_light_02_f.p3d pos: [20318.4,11157.9,0.234764]"
 0:15:49 "FILLING: _vehicle 4f832b00# 1814211: heli_light_03_unarmed_f.p3d pos: [9798.14,7679.18,0.0122604]"
 0:15:49 "FILLING: _vehicle 50431600# 1814219: heli_attack_01_f.p3d pos: [21269,19839.1,0.00160217]"
 0:15:49 "FILLING: _vehicle 503e5600# 1814223: heli_attack_01_f.p3d pos: [23412.7,16754.4,0.000450134]"
 0:15:50 "FILLING: _vehicle 5007d600# 1814229: mbt_02_cannon_f.p3d pos: [12593.8,15986.6,0.00115967]"
 0:15:51 "FILLING: _vehicle 4fe9c100# 1814231: heli_transport_04_box_f.p3d pos: [21922.8,5226.94,0.142286]"
 0:15:52 Error: Wheel reference not initialized
 0:15:52 "FILLING: _vehicle 4fb4c100# 1814240: kart_01_f.p3d pos: [23371.4,20314.5,0.00764656]"
 0:15:52 Cannot find a sound file a3\sounds_f\arsenal\weapons\longrange\lynx\dry_lynx.wss
 0:15:52 "FILLING: _vehicle 4f9b1600# 1814245: van_01_box_f.p3d pos: [3743.79,12739.3,0.00213623]"
 0:15:53 "FILLING: _vehicle 5061d600# 1814252: mrap_01_gmg_f.p3d pos: [11601.8,13540.5,0.000383377]"
 0:15:53 "FILLING: _vehicle 51394100# 1814257: heli_transport_04_f.p3d pos: [8120.89,22664.9,0.369553]"
 0:15:54 "FILLING: _vehicle 51355600# 1814266: heli_transport_04_f.p3d pos: [19116.3,14266.5,0.0584335]"
 0:15:54 "FILLING: _vehicle 51074100# 1814270: hatchback_01_f.p3d pos: [16228,17594.9,0]"
 0:15:54 Strange convex component322 in a3\structures_f\research\dome_big_f.p3d:geometryFire
 0:15:54 Strange convex component327 in a3\structures_f\research\dome_big_f.p3d:geometryFire
 0:15:54 "FILLING: _vehicle 50e1c100# 1814274: truck_02_covered_f.p3d pos: [3612.93,14296.6,0.0176544]"
 0:15:55 "FILLING: _vehicle 50bf6b00# 1814282: truck_01_transport_f.p3d pos: [8656.02,11535.4,0.0424004]"
 0:15:55 "FILLING: _vehicle 50ab5600# 1814291: boat_transport_01_f.p3d pos: [10506.7,10308.8,2.50434]"
 0:15:55 "FILLING: _vehicle 50a09600# 1814292: suv_01_f.p3d pos: [16287.9,17846.3,0.000795364]"
 0:15:56 "FILLING: _vehicle 5187eb00# 1814296: jetski.p3d pos: [23157.4,15744.1,1.20116]"
 0:15:56 I_Heli_Transport_02_EPOCH: AddGunHolder - unknown animation source AddGunHolder
 0:15:56 "FILLING: _vehicle 51610100# 1814303: heli_transport_02_f.p3d pos: [12591.9,8576.68,0.0517511]"
 0:15:58 "FILLING: _vehicle 51edeb00# 1814337: boat_civil_01_f.p3d pos: [13407.6,13676,9.1939]"
 0:15:58 class HitPoints::HitFuel not found in mosquito_epoch
 0:15:58 class HitPoints::HitLight not found in mosquito_epoch
 0:15:58 class HitPoints::HitHydraulics not found in mosquito_epoch
 0:15:58 class HitPoints::HitGear not found in mosquito_epoch
 0:15:58 class HitPoints::HitHStabilizerL1 not found in mosquito_epoch
 0:15:58 class HitPoints::HitHStabilizerR1 not found in mosquito_epoch
 0:15:58 class HitPoints::HitVStabilizer1 not found in mosquito_epoch
 0:15:58 class HitPoints::HitTail not found in mosquito_epoch
 0:15:58 class HitPoints::HitPitotTube not found in mosquito_epoch
 0:15:58 class HitPoints::HitStaticPort not found in mosquito_epoch
 0:15:58 class HitPoints::HitEngine2 not found in mosquito_epoch
 0:15:58 class HitPoints::HitEngine3 not found in mosquito_epoch
 0:15:58 "FILLING: _vehicle 51cdc100# 1814341: mosquito.p3d pos: [6389.78,17467.7,0.0299988]"
 0:15:58 "FILLING: _vehicle 51c36b00# 1814343: boat_transport_01_f.p3d pos: [8717.22,7736.79,9.05869]"
 0:15:59 "FILLING: _vehicle 4d701600# 1814347: heli_transport_04_f.p3d pos: [23333.7,22144,0.112621]"
 0:15:59 B_Heli_Light_01_EPOCH: AddDoors - unknown animation source AddDoors
 0:15:59 B_Heli_Light_01_EPOCH: GunL_Revolving - unknown animation source GunL_Revolving
 0:15:59 B_Heli_Light_01_EPOCH: GunR_Revolving - unknown animation source GunR_Revolving
 0:15:59 B_Heli_Light_01_EPOCH: AddGunHolder - unknown animation source AddGunHolder
 0:15:59 B_Heli_Light_01_EPOCH: hidePG_1 - unknown animation source Missiles_revolving
 0:15:59 B_Heli_Light_01_EPOCH: zaslehROT - unknown animation source Muzzle_flash
 0:15:59 "FILLING: _vehicle 52881600# 1814360: heli_light_01_f.p3d pos: [5938.25,17448.7,0.0492096]"
 0:15:59 Error: Bone cheek_lf doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone nose_tip doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone lip_uplb doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone jaw_ls doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone lip_uplf doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone lip_lc doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone lip_lwlb doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone lip_lwlf doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone jaw_lm doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone zig_lb doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone lip_lwm doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone lip_upm doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone ear_l doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone corr doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone tongue_m doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone tongue_f doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone eyebrow_lb doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone eyebrow_lf doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone eyebrow_lm doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone zig_lm doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone eye_upl doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone eye_lwl doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone cheek_l doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone cheek_lb doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone zig_lt doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone nose_l doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone cheek_lm doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone nose_r doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone forehead_r doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone forehead_m doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone forehead_l doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone cheek_rb doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone eye_lwr doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone cheek_r doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone zig_rt doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone zig_rm doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone cheek_rf doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone cheek_rm doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone eyebrow_rm doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone eyebrow_rf doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone eye_upr doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone eyebrow_rb doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone tongue_b doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone ear_r doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone neck_l doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone lip_uprf doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone neck_r doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone lip_uprb doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone lip_rc doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone lip_lwrb doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone lip_lwrf doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone neck_b doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone zig_rb doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone neck_t doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone jaw_rf doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone jaw_lf doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone chin doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone jaw_rm doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone jaw_rs doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone jaw doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 "FILLING: _vehicle 51ae8100# 1814367: heli_light_02_f.p3d pos: [22720.7,21851.1,-0.00171089]"
 0:16:00 "FILLING: _vehicle 527c4100# 1814378: mosquito.p3d pos: [19719.2,8737.86,0.00030899]"
 0:16:00 "FILLING: _vehicle 52641600# 1814391: heli_light_01_f.p3d pos: [23466.8,20722,0.00343323]"
 0:16:00 "FILLING: _vehicle 52640100# 1814406: hatchback_01_f.p3d pos: [9345.39,20693.8,0.0799942]"
 0:16:00 "FILLING: _vehicle 527c5600# 1814411: heli_light_02_f.p3d pos: [21856.4,17470.8,-0.00279999]"
 0:16:01 "FILLING: _vehicle 53296b00# 1814425: mbt_01_arty_f.p3d pos: [20691.3,11293,0.00429916]"
 0:16:01 "FILLING: _vehicle 53160100# 1814429: mbt_01_cannon_f.p3d pos: [19242.3,17470.4,0.000881195]"
 0:16:01 "FILLING: _vehicle 53078100# 1814435: suv_01_f.p3d pos: [27326.5,23228.6,0.00161171]"
 0:16:01 "FILLING: _vehicle 53055600# 1814436: hatchback_01_f.p3d pos: [16450,15609.5,0.0182846]"
 0:16:01 Error: Wheel reference not initialized
 0:16:02 "FILLING: _vehicle 53054100# 1814441: kart_01_f.p3d pos: [4056.73,12838.9,0.0660515]"
 0:16:02 "FILLING: _vehicle 52e41600# 1814445: heli_transport_04_bench_f.p3d pos: [9725.42,12090.5,0.0515432]"
 0:16:03 "FILLING: _vehicle 52a79600# 1814450: truck_01_mover_f.p3d pos: [6929.13,16537.2,0.0174942]"
 0:16:03 "FILLING: _vehicle 529d1600# 1814452: mrap_01_unarmed_f.p3d pos: [19022.2,16443.8,0.000162125]"
 0:16:03 "FILLING: _vehicle 50dad600# 1814455: boat_transport_01_f.p3d pos: [20990,14823.4,0.397498]"
 0:16:03 "FILLING: _vehicle 537deb00# 1814457: mrap_01_hmg_f.p3d pos: [16673.4,20414.7,0.0100651]"
 0:16:03 Error: Bone cheek_lf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone nose_tip doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone lip_uplb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone jaw_ls doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone lip_uplf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone lip_lc doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone lip_lwlb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone lip_lwlf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone jaw_lm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone zig_lb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone lip_lwm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone lip_upm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone ear_l doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone corr doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone tongue_m doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone tongue_f doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone eyebrow_lb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone eyebrow_lf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone eyebrow_lm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone zig_lm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone eye_upl doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone eye_lwl doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone cheek_l doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone cheek_lb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone zig_lt doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone nose_l doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone cheek_lm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone nose_r doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone forehead_r doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone forehead_m doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone forehead_l doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone cheek_rb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone eye_lwr doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone cheek_r doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone zig_rt doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone zig_rm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone cheek_rf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone cheek_rm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone eyebrow_rm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone eyebrow_rf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone eye_upr doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone eyebrow_rb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone tongue_b doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone ear_r doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone neck_l doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone lip_uprf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone neck_r doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone lip_uprb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone lip_rc doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone lip_lwrb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone lip_lwrf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone neck_b doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone zig_rb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone neck_t doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone jaw_rf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone jaw_lf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone chin doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone jaw_rm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone jaw_rs doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone jaw doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 "FILLING: _vehicle 53735600# 1814458: jetski.p3d pos: [5094.86,9840.19,14.4442]"
 0:16:03 "FILLING: _vehicle 53734100# 1814460: boat_transport_01_f.p3d pos: [22412.6,14111.9,0.865857]"
 0:16:04 Error: Wheel reference not initialized
 0:16:04 "FILLING: _vehicle 53539600# 1814463: kart_01_f.p3d pos: [11507.5,13455.1,0.000766754]"
 0:16:04 "FILLING: _vehicle 534deb00# 1814465: boat_civil_01_f.p3d pos: [24575.6,18311.3,0.704214]"
 0:16:04 Error: Wheel reference not initialized
 0:16:04 "FILLING: _vehicle 534dc100# 1814467: ebike.p3d pos: [4364.74,16976.5,0.00170135]"
 0:16:04 "FILLING: _vehicle 54442b00# 1814468: heli_transport_02_f.p3d pos: [9019.13,8054.98,0.0448465]"
 0:16:04 "FILLING: _vehicle 54441600# 1814485: truck_01_mover_f.p3d pos: [14148.3,18852.5,0.0509262]"
 0:16:04 "FILLING: _vehicle 543f6b00# 1814486: heli_transport_04_box_f.p3d pos: [8017.82,13834.9,0.774429]"
 0:16:04 "FILLING: _vehicle 54370100# 1814495: truck_02_transport_f.p3d pos: [21429.5,16452,0.00104713]"
 0:16:04 "FILLING: _vehicle 54074100# 1814512: boat_civil_01_f.p3d pos: [21393.7,20964.4,9.45852]"
 0:16:04 "FILLING: _vehicle 53fdd600# 1814514: van_01_transport_f.p3d pos: [17566,18183.4,0.0360775]"
 0:16:04 "FILLING: _vehicle 53f90100# 1814515: boat_transport_01_f.p3d pos: [17119.3,19746.6,7.40681]"
 0:16:05 "FILLING: _vehicle 53f45600# 1814516: boat_transport_01_f.p3d pos: [21405.7,14746.5,0.141919]"
 0:16:05 "FILLING: _vehicle 53f44100# 1814518: boat_transport_01_f.p3d pos: [21476.1,12810.3,3.40856]"
 0:16:05 "FILLING: _vehicle 53df2b00# 1814519: heli_light_01_f.p3d pos: [11105.1,13694.7,0.0394001]"
 0:16:05 "FILLING: _vehicle 53daeb00# 1814524: mrap_01_hmg_f.p3d pos: [14485.3,21043.1,-0.00252533]"
 0:16:05 "FILLING: _vehicle 53baeb00# 1814525: heli_transport_03_f.p3d pos: [14842.2,17133.9,0.103479]"
 0:16:06 "FILLING: _vehicle 53b44100# 1814546: sdv_01_f.p3d pos: [12106.5,12223.7,3.86239]"
 0:16:06 "FILLING: _vehicle 53990100# 1814548: mosquito.p3d pos: [10239.8,14586.4,0.0155411]"
 0:16:06 "FILLING: _vehicle 53966b00# 1814549: truck_02_transport_f.p3d pos: [14559.8,20925,-0.00272369]"
 0:16:06 "FILLING: _vehicle 53964100# 1814551: heli_light_01_f.p3d pos: [12731,15973,0.00119019]"
 0:16:06 "FILLING: _vehicle 5484eb00# 1814556: heli_light_01_f.p3d pos: [10157.1,14206.6,0.206547]"
 0:16:06 "FILLING: _vehicle 44390100# 1814562: van_01_transport_f.p3d pos: [9131.55,15780.6,0.0337372]"
 0:16:06 "FILLING: _vehicle 552ceb00# 1814572: mbt_01_cannon_f.p3d pos: [16684.9,12742.3,-0.00585175]"
 0:16:07 "FILLING: _vehicle 551eab00# 1814581: offroad_01_unarmed_f.p3d pos: [14196.4,19099.9,-0.0149632]"
 0:16:07 "FILLING: _vehicle 55181600# 1814591: heli_transport_04_f.p3d pos: [14922.7,21255,0.246086]"
 0:16:07 "FILLING: _vehicle 55109600# 1814596: truck_01_box_f.p3d pos: [25458.1,21914.5,0.0293274]"
 0:16:07 "FILLING: _vehicle 5501d600# 1814601: boat_transport_01_f.p3d pos: [23511.1,24584.9,1.41985]"
 0:16:07 "FILLING: _vehicle 5501c100# 1814603: heli_light_01_f.p3d pos: [18560.1,16323.7,0.0206032]"
 0:16:07 "FILLING: _vehicle 54d79600# 1814608: ebike.p3d pos: [14052.4,17517.9,0.0623083]"
 0:16:08 Error: Bone cheek_lf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone nose_tip doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone lip_uplb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone jaw_ls doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone lip_uplf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone lip_lc doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone lip_lwlb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone lip_lwlf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone jaw_lm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone zig_lb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone lip_lwm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone lip_upm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone ear_l doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone corr doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone tongue_m doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone tongue_f doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone eyebrow_lb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone eyebrow_lf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone eyebrow_lm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone zig_lm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone eye_upl doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone eye_lwl doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone cheek_l doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone cheek_lb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone zig_lt doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone nose_l doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone cheek_lm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone nose_r doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone forehead_r doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone forehead_m doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone forehead_l doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone cheek_rb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone eye_lwr doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone cheek_r doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone zig_rt doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone zig_rm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone cheek_rf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone cheek_rm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone eyebrow_rm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone eyebrow_rf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone eye_upr doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone eyebrow_rb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone tongue_b doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone ear_r doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone neck_l doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone lip_uprf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone neck_r doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone lip_uprb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone lip_rc doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone lip_lwrb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone lip_lwrf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone neck_b doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone zig_rb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone neck_t doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone jaw_rf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone jaw_lf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone chin doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone jaw_rm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone jaw_rs doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone jaw doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 "FILLING: _vehicle 54d46b00# 1814610: boat_civil_01_f.p3d pos: [15532.2,10451,11.8854]"
 0:16:08 "FILLING: _vehicle 54d45600# 1814611: heli_light_03_unarmed_f.p3d pos: [9257.71,11303.7,3.52132]"
 0:16:08 "FILLING: _vehicle 54d1eb00# 1814618: heli_transport_04_bench_f.p3d pos: [20491.7,12284.9,0.313713]"
 0:16:08 "FILLING: _vehicle 54d1d600# 1814624: heli_light_02_f.p3d pos: [15116.2,19562,-0.00168991]"
 0:16:08 "FILLING: _vehicle 54d1c100# 1814633: heli_transport_04_f.p3d pos: [11289.2,21144.1,0.189835]"
 0:16:08 "FILLING: _vehicle 439d8100# 1814642: boat_transport_01_f.p3d pos: [24888.1,18493.6,8.47298]"
 0:16:08 "FILLING: _vehicle 54a22b00# 1814643: heli_transport_04_box_f.p3d pos: [7727.93,15808.3,0.0518494]"
 0:16:08 "FILLING: _vehicle 54a21600# 1814651: heli_transport_04_f.p3d pos: [18722.4,16332.8,0.0457344]"
 0:16:08 "FILLING: _vehicle 549c5600# 1814656: boat_civil_01_f.p3d pos: [24713,23866.3,2.88559]"
 0:16:08 "FILLING: _vehicle 549c4100# 1814658: heli_transport_02_f.p3d pos: [7488.65,10801.9,0.0755273]"
 0:16:09 "FILLING: _vehicle 5491d600# 1814675: truck_02_box_f.p3d pos: [16905.3,10379,-0.0399151]"
 0:16:09 "FILLING: _vehicle 439d9600# 1814688: kart_01_f.p3d pos: [25603.6,21955.1,0.00284576]"
 0:16:09 "FILLING: _vehicle 55731600# 1814689: boat_civil_01_f.p3d pos: [9841.59,11114.3,3.11512]"
 0:16:09 "FILLING: _vehicle 556fab00# 1814690: heli_transport_04_bench_f.p3d pos: [10308.9,7313.79,0.558601]"
 0:16:09 "FILLING: _vehicle 55602b00# 1814694: heli_transport_04_covered_f.p3d pos: [19308.6,12699.1,0.234482]"
 0:16:09 "FILLING: _vehicle 56386b00# 1814717: jetski.p3d pos: [16531,13482,1.03508]"
 0:16:09 Error: Wheel reference not initialized
 0:16:09 "FILLING: _vehicle 56382b00# 1814719: kart_01_f.p3d pos: [4381.18,21306.2,0.00741577]"
 0:16:09 "FILLING: _vehicle 56381600# 1814722: hatchback_01_f.p3d pos: [18136.8,15608.4,0.00501251]"
 0:16:09 "FILLING: _vehicle 56384100# 1814723: ebike.p3d pos: [16420,20266.3,0.00725937]"
 0:16:10 "FILLING: _vehicle 562eeb00# 1814724: mosquito.p3d pos: [5140.66,13183.7,0.0172501]"
 0:16:10 "FILLING: _vehicle 562ec100# 1814732: boat_transport_01_f.p3d pos: [24753.4,23773.4,4.22403]"
 0:16:10 "FILLING: _vehicle 561aeb00# 1814734: heli_transport_02_f.p3d pos: [12544.7,18430.2,0.0343895]"
 0:16:10 "FILLING: _vehicle 5616eb00# 1814754: heli_transport_03_f.p3d pos: [20721.7,9991.45,0.0445862]"
 0:16:10 "FILLING: _vehicle 5616c100# 1814775: boat_transport_01_f.p3d pos: [5039.46,9615.95,10.4165]"
 0:16:10 "FILLING: _vehicle 56136b00# 1814777: boat_civil_01_f.p3d pos: [22480.7,15314.5,1.70284]"
 0:16:10 "FILLING: _vehicle 56135600# 1814778: boat_civil_01_f.p3d pos: [22099.9,5385.77,3.61096]"
 0:16:10 "FILLING: _vehicle 56134100# 1814779: mosquito.p3d pos: [6960.06,14116.9,0.0652161]"
 0:16:10 "FILLING: _vehicle 44391600# 1814780: truck_02_transport_f.p3d pos: [3923.77,12137,-0.00233841]"
 0:16:10 "FILLING: _vehicle 55f96b00# 1814781: hatchback_01_f.p3d pos: [7024.67,16713.4,0.165924]"
 0:16:10 "FILLING: _vehicle 55f95600# 1814783: truck_01_box_f.p3d pos: [6949.95,16639.2,0.0228348]"
 0:16:10 "FILLING: _vehicle 55fa8100# 1814784: truck_02_covered_f.p3d pos: [14173.4,19043.6,-0.0565624]"
 0:16:11 "FILLING: _vehicle 55f50100# 1814788: sdv_01_f.p3d pos: [24126.2,17171,3.10744]"
 0:16:11 "FILLING: _vehicle 55f32b00# 1814789: truck_02_transport_f.p3d pos: [10042,16563.4,0.000907898]"
 0:16:11 "FILLING: _vehicle 55f30100# 1814790: truck_02_transport_f.p3d pos: [27084.8,23065.3,-0.00741196]"
 0:16:11 "FILLING: _vehicle 55a78100# 1814794: hatchback_01_f.p3d pos: [12477.3,14115.8,0.000209332]"
 0:16:11 "FILLING: _vehicle 55a46b00# 1814795: boat_civil_01_f.p3d pos: [22417,8549.92,6.70876]"
 0:16:11 "FILLING: _vehicle 55910100# 1814796: truck_01_covered_f.p3d pos: [25379.6,21843.9,0.021698]"
 0:16:11 "FILLING: _vehicle 545fc100# 1814797: boat_transport_01_f.p3d pos: [10515.8,10317.7,1.45052]"
 0:16:11 "FILLING: _vehicle 545fd600# 1814799: mosquito.p3d pos: [6571.78,19728.8,0.000213623]"
 0:16:11 "FILLING: _vehicle 579e5600# 1814801: heli_transport_02_f.p3d pos: [19626.2,9327.91,0.0540848]"
 0:16:11 "FILLING: _vehicle 579e4100# 1814819: heli_transport_02_f.p3d pos: [24324.6,20836.4,0.0543785]"
 0:16:11 "FILLING: _vehicle 5799ab00# 1814836: mrap_01_unarmed_f.p3d pos: [24059.3,20312.2,-0.00682831]"
 0:16:11 "FILLING: _vehicle 57999600# 1814837: boat_transport_01_f.p3d pos: [16734.4,13801.9,5.41183]"
 0:16:12 "FILLING: _vehicle 57998100# 1814838: truck_01_mover_f.p3d pos: [8867.06,17914.7,0.0027771]"
 0:16:12 "FILLING: _vehicle 5794d600# 1814847: kart_01_f.p3d pos: [20821.3,16971.3,0.0323486]"
 0:16:12 "FILLING: _vehicle 577dd600# 1814850: jetski.p3d pos: [21135.6,14512.1,0.0321505]"
 0:16:13 "FILLING: _vehicle 577aeb00# 1814851: heli_transport_02_f.p3d pos: [18428.6,6882.13,0.103422]"
 0:16:13 "FILLING: _vehicle 576c4100# 1814873: heli_light_01_f.p3d pos: [21935.8,7129.13,0.0316315]"
 0:16:13 "FILLING: _vehicle 5862eb00# 1814878: boat_civil_01_f.p3d pos: [22158.6,5249.26,1.32739]"
 0:16:13 "FILLING: _vehicle 5862d600# 1814880: suv_01_f.p3d pos: [20600.3,16726.9,0.00636292]"
 0:16:13 "FILLING: _vehicle 584dab00# 1814885: truck_03_covered_f.p3d pos: [13568.7,18658.9,-0.00333595]"
 0:16:13 "FILLING: _vehicle 583b9600# 1814898: boat_transport_01_f.p3d pos: [11375.6,10875,5.02168]"
 0:16:13 "FILLING: _vehicle 583b8100# 1814899: truck_01_covered_f.p3d pos: [20594,17039.4,0.0179901]"
 0:16:13 "FILLING: _vehicle 5837d600# 1814900: boat_civil_01_f.p3d pos: [21193.4,14806.1,0.6447]"
 0:16:14 "FILLING: _vehicle 5837c100# 1814901: mosquito.p3d pos: [7725.11,13105.8,0.00131226]"
 0:16:14 "FILLING: _vehicle 582f6b00# 1814902: heli_light_03_unarmed_f.p3d pos: [21103.9,9053.72,0.00540161]"
 0:16:14 "FILLING: _vehicle 582f5600# 1814909: mbt_02_cannon_f.p3d pos: [14288.4,18825.2,0.00126648]"
 0:16:14 "FILLING: _vehicle 5813c100# 1814924: hatchback_01_f.p3d pos: [14325.8,18114.3,3.24249e-005]"
 0:16:14 "FILLING: _vehicle 548eeb00# 1814926: offroad_01_unarmed_f.p3d pos: [11669,18554.4,0.00218964]"
 0:16:14 "FILLING: _vehicle 58102b00# 1814928: truck_01_transport_f.p3d pos: [13038.1,20089.5,0.00127029]"
 0:16:14 "FILLING: _vehicle 58100100# 1814929: kart_01_f.p3d pos: [18427.4,15514.3,0.0486031]"
 0:16:14 "FILLING: _vehicle 580b4100# 1814934: boat_transport_01_f.p3d pos: [18145.4,18108.9,1.55882]"
 0:16:15 "FILLING: _vehicle 5808d600# 1814936: boat_civil_01_f.p3d pos: [12155.2,9978.28,6.24506]"
 0:16:15 "FILLING: _vehicle 5808c100# 1814937: boat_transport_01_f.p3d pos: [20761.1,15061.2,0.223339]"
 0:16:15 "FILLING: _vehicle 5558c100# 1814938: boat_transport_01_f.p3d pos: [9840.53,10139.2,1.58036]"
 0:16:15 "FILLING: _vehicle 5558d600# 1814940: heli_transport_03_f.p3d pos: [12713.5,17164.8,0.23315]"
 0:16:15 "FILLING: _vehicle 5804ab00# 1814962: van_01_box_f.p3d pos: [16318.2,20223.1,0.0411844]"
 0:16:15 "FILLING: _vehicle 58049600# 1814964: boat_transport_01_f.p3d pos: [7180.52,10948.7,0.746561]"
 0:16:15 "FILLING: _vehicle 58048100# 1814965: boat_transport_01_f.p3d pos: [20340,19776.6,2.07635]"
 0:16:15 "FILLING: _vehicle 57f6ab00# 1814968: kart_01_f.p3d pos: [21809.2,16327,0.00296211]"
 0:16:15 "FILLING: _vehicle 57f68100# 1814969: truck_01_mover_f.p3d pos: [10411,19435.1,0.000778198]"
 0:16:15 "FILLING: _vehicle 57f2eb00# 1814970: boat_civil_01_f.p3d pos: [22319.9,6604.93,3.44036]"
 0:16:15 "FILLING: _vehicle 57f2d600# 1814972: heli_light_01_f.p3d pos: [21064.2,5931.14,0.640797]"
 0:16:15 "FILLING: _vehicle 57cd4100# 1814981: quadbike_01_f.p3d pos: [21031.3,6633.1,-0.0159111]"
 0:16:15 "FILLING: _vehicle 57cb1600# 1814983: heli_transport_02_f.p3d pos: [23744.6,18677.5,0.0317221]"
 0:16:15 "FILLING: _vehicle 57c0eb00# 1815000: mrap_03_gmg_f.p3d pos: [19414.9,15192.5,0.00211906]"
 0:16:15 "FILLING: _vehicle 57be8100# 1815003: heli_attack_01_f.p3d pos: [9410.96,13063.9,0.00212288]"
 0:16:15 "FILLING: _vehicle 57bc2b00# 1815006: van_01_transport_f.p3d pos: [14397.5,17938.6,0.0386333]"
 0:16:16 "FILLING: _vehicle 57bc1600# 1815007: boat_civil_01_f.p3d pos: [11885,13407.6,9.14843]"
 0:16:16 "FILLING: _vehicle 57bc0100# 1815009: heli_transport_04_box_f.p3d pos: [7280.08,17705.6,0.12468]"
 0:16:16 "FILLING: _vehicle 57ae9600# 1815017: ebike.p3d pos: [12489,15891.9,0.000774384]"
 0:16:16 "FILLING: _vehicle 57ad2b00# 1815025: jetski.p3d pos: [12296.5,13646.2,13.2821]"
 0:16:16 "FILLING: _vehicle 57ad1600# 1815027: heli_light_03_unarmed_f.p3d pos: [22036.1,7709.44,-0.0237751]"
 0:16:16 "VEH SPAWN TIMER 28.879"
 0:16:16 []
 0:16:16 "Epoch: Spawning vehicles"
 0:16:18 "Epoch: Loading storage"
 0:16:23 "Storage SPAWN TIMER 5.502"
 0:16:23 "Epoch: Loading static loot"
 0:16:25 "Epoch: Server Start Complete: 72.029 seconds"
 0:16:25 "Loaded Server FSM"
 0:16:25 No speaker given for Abdul-Aziz Ghafurzai
 0:16:26 No speaker given for Rahim Khalili
 0:16:26 Speaker Male01_F not found in CfgVoiceTypes
 0:16:27 Speaker Male01_F not found in CfgVoiceTypes
 0:16:37 Strange convex component317 in a3\rocks_f\blunt\bluntrock_wallv.p3d:geometry
 0:16:37 Strange convex component318 in a3\rocks_f\blunt\bluntrock_wallv.p3d:geometry
 0:16:37 Strange convex component319 in a3\rocks_f\blunt\bluntrock_wallv.p3d:geometry
 0:17:00 "-- LOOTSPAWNER LSusedclass_list ready, d: 64.635s"
 0:17:00 "-- LOOTSPAWNER LSDer started..."
 0:17:00 "-- LOOTSPAWNER ready and waiting for players -----"
 0:17:05 Warning Message: No entry 'bin\config.bin/CfgMagazines.V_35_EPOCH'.
 0:17:05 Warning Message: No entry '.picture'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.scope'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: Error: creating magazine V_35_EPOCH with scope=private
 0:17:05 Warning Message: No entry '.displayName'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.displayNameShort'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.nameSound'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.Library'.
 0:17:05 Warning Message: No entry '.libTextDesc'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.type'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.count'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.maxLeadSpeed'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.initSpeed'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.reloadAction'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.modelSpecial'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.ammo'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry 'bin\config.bin/CfgMagazines.V_32_EPOCH'.
 0:17:05 Warning Message: No entry '.picture'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.scope'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: Error: creating magazine V_32_EPOCH with scope=private
 0:17:05 Warning Message: No entry '.displayName'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.displayNameShort'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.nameSound'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.Library'.
 0:17:05 Warning Message: No entry '.libTextDesc'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.type'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.count'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.maxLeadSpeed'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.initSpeed'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.reloadAction'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.modelSpecial'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.ammo'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry 'bin\config.bin/CfgMagazines.B_Parachute'.
 0:17:05 Warning Message: No entry '.picture'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.scope'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: Error: creating magazine B_Parachute with scope=private
 0:17:05 Warning Message: No entry '.displayName'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.displayNameShort'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.nameSound'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.Library'.
 0:17:05 Warning Message: No entry '.libTextDesc'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.type'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.count'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.maxLeadSpeed'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.initSpeed'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.reloadAction'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.modelSpecial'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.ammo'.
 

log 
Link to comment
Share on other sites

Friends who know how to fix filters BattlEye, adding weapons to the server, the weapon spawn is taken into inventory, but popvtke post it or when shooting proiskhodit kick from the server.

Log:

22.03.2015 20:03:05: kludge (192.168.1.3:2304) 5608a1a6ba08ba41e9c779783fbb20d2 - # 2 "GroundWeaponHolder" 3: 0 [0,0, -185]
22.03.2015 20:04:30: kludge (192.168.1.3:2304) 5608a1a6ba08ba41e9c779783fbb20d2 - # 0 "R_TBG32V_F" 3: 3 2: 1923 Epoch_Male_F [11607,11972,25] [-87, -109, -3sch

Error:
20:18:22 BattlEye Server: Verified GUID (5608a1a6ba08ba41e9c779783fbb20d2) of player # 0 kludge

List of weapons you want to add:

launch_NLAW_F
launch_RPG32_F
launch_Titan_F

NLAW_F
RPG32_F
'RPG32_HE_F
Titan_AA
Titan_AP
Titan_AT

The same problem when firing missiles from helicopters.

Who knows solve the problem pogite nuba)))))
Thanks in advance ...

Link to comment
Share on other sites

Replace the top line in your  "addweaponcargo.txt" with this....

 

5 "" !"Titan_" !"RPG32_"  !"NLAW_" !"launch_" !="R_TBG32V_F" !="GroundWeaponHolder" !"arifle_mas_" !"srifle_" !"LMG_mas_" !"hgun_mas_" !"Laserdesignator" !="launch_NLAW_F" !="launch_RPG32_F" !="(Binocular|Rangefinder|Hatchet|MeleeSledge|ChainSaw|MultiGun|Rollins_F)" !="(ruger_pistol|speargun|1911_pistol|akm|m14|M14Grn|m16|m16Red|m107|m107Tan|m249|m249Tan|m4a3)_epoch" !="SMG_(01|02)_F" !="hgun_(PDW2000|ACPC2|Rook40|P07|Pistol_heavy_0[1-2]|Pistol_Signal)_F" !="LMG_(Mk200|Zafir)_F" !="srifle_(EBR|GM6|LRR|DMR_01)_F" !="arifle_(Katiba|Katiba_C|Katiba_GL|SDAR|TRG21|TRG20|TRG21_GL|Mk20|Mk20C|Mk20C_plain|Mk20_GL|Mk20_plain|Mk20_GL_plain)_F" !="arifle_(MXC|MX|MX_GL|MXM|MXM_Black|MX_GL_Black|MX_Black|MXC_Black|MX_SW|MX_SW_Black)_F"

Link to comment
Share on other sites

Replace the top line in your  "addweaponcargo.txt" with this....

 

5 "" !"Titan_" !"RPG32_"  !"NLAW_" !"launch_" !="R_TBG32V_F" !="GroundWeaponHolder" !"arifle_mas_" !"srifle_" !"LMG_mas_" !"hgun_mas_" !"Laserdesignator" !="launch_NLAW_F" !="launch_RPG32_F" !="(Binocular|Rangefinder|Hatchet|MeleeSledge|ChainSaw|MultiGun|Rollins_F)" !="(ruger_pistol|speargun|1911_pistol|akm|m14|M14Grn|m16|m16Red|m107|m107Tan|m249|m249Tan|m4a3)_epoch" !="SMG_(01|02)_F" !="hgun_(PDW2000|ACPC2|Rook40|P07|Pistol_heavy_0[1-2]|Pistol_Signal)_F" !="LMG_(Mk200|Zafir)_F" !="srifle_(EBR|GM6|LRR|DMR_01)_F" !="arifle_(Katiba|Katiba_C|Katiba_GL|SDAR|TRG21|TRG20|TRG21_GL|Mk20|Mk20C|Mk20C_plain|Mk20_GL|Mk20_plain|Mk20_GL_plain)_F" !="arifle_(MXC|MX|MX_GL|MXM|MXM_Black|MX_GL_Black|MX_Black|MXC_Black|MX_SW|MX_SW_Black)_F"

 

Thank you, already understood . :)

createvehicle.txt

 

Line 1   !"^launch_RPG32_F" !"^R_TBG32V_F" !"^R_PG32V_F" !"^RPG32_F" !"^RPG32_HE_F" !"^NLAW_F" !"^M_NLAW_AT_F" !"^Titan_AA" !"^M_Titan_AA"

 

addweaponcargo.txt

 

Line !="launch_(RPG32|NLAW|B_Titan)_F"

Link to comment
Share on other sites

 

part of the log

 

 0:15:13 Bad conversion: bool

 0:15:13 Bad conversion: bool
 0:15:13 Bad conversion: bool
 0:15:13 Bad conversion: bool
 0:15:13 Bad conversion: bool
 0:15:13 Bad conversion: bool
 0:15:13 Bad conversion: bool
 0:15:13 Bad conversion: bool
 0:15:13 "Epoch: Start Hive, Instance ID: '9324'"
 0:15:13 "Epoch: Init PublicEH"
 0:15:13 "Epoch: Setup Side Settings"
 0:15:13 "Epoch: Setup World Settings for Altis"
 0:15:13 "Epoch: Set Weather"
 0:15:13 Weather was forced to change
 0:15:13 "Weather Change: fog: [0.0603638,0.0398055,6.73267] rain: 0.094341 overcast: 0.713989 windx: -7.37027 windz: 5.13725 forced: true"
 0:15:14 "Epoch: Loading buildings"
 0:15:16 "Epoch: Loading teleports and static props"
 0:15:16 Strange convex component24 in a3\structures_f\households\house_small02\i_house_small_02_v1_dam_f.p3d:geometryView
 0:15:16 Strange convex component24 in a3\structures_f\households\house_small02\i_house_small_02_v2_dam_f.p3d:geometryView
 0:15:16 Strange convex component24 in a3\structures_f\households\house_small02\i_house_small_02_v3_dam_f.p3d:geometryView
 0:15:16 Strange convex component24 in a3\structures_f\households\house_small02\u_house_small_02_v1_dam_f.p3d:geometryView
 0:15:16 Strange convex component57 in a3\structures_f\households\house_small03\i_house_small_03_v1_dam_f.p3d:geometryPhys
 0:15:17 "[A3EAI] Verified 319 unique classnames in 0.264999 seconds."
 0:15:20 "Epoch: Loading NPC traders"
 0:15:21 Strange convex component127 in a3\structures_f\mil\cargo\cargo_tower_v1_ruins_f.p3d:geometryView
 0:15:23 Warning: looped for animation: a3\cargoposes_f\anim\passenger_scooter_01.rtm differs (looped now 1)! MoveName: passenger_scooter_01
 0:15:23 Warning: looped for animation: a3\cargoposes_f\anim\passenger_scooter_02.rtm differs (looped now 1)! MoveName: passenger_scooter_02
 0:15:34 Strange convex component127 in a3\structures_f\mil\cargo\cargo_tower_v2_ruins_f.p3d:geometryView
 0:15:34 No speaker given for Guo Yeung
 0:15:34 Strange convex component127 in a3\structures_f\mil\cargo\cargo_tower_v3_ruins_f.p3d:geometryView
 0:15:35 No speaker given for Muhammad Sekibo
 0:15:36 Strange convex component53 in a3\structures_f_epb\civ\playground\slidecastle_f.p3d:geometryFire
 0:15:36 Strange convex component27 in a3\structures_f_epb\civ\playground\slidecastle_f.p3d:geometryView
 0:15:36 B_Heli_Light_01_armed_F: AddDoors - unknown animation source AddDoors
 0:15:36 B_Heli_Light_01_armed_F: AddBenches - unknown animation source AddBenches
 0:15:36 B_Heli_Light_01_armed_F: BenchL_Up - unknown animation source BenchL_Up
 0:15:36 B_Heli_Light_01_armed_F: BenchR_Up - unknown animation source BenchR_Up
 0:15:36 B_Heli_Light_01_armed_F: BenchL_Up_instant - unknown animation source BenchL_Up_instant
 0:15:36 B_Heli_Light_01_armed_F: BenchR_Up_instant - unknown animation source BenchR_Up_instant
 0:15:36 B_Heli_Light_01_armed_F: AddBackseats - unknown animation source AddBackseats
 0:15:36 B_Heli_Light_01_armed_F: AddFLIR - unknown animation source AddFLIR
 0:15:36 B_Heli_Light_01_armed_F: AddHoldingFrame - unknown animation source AddHoldingFrame
 0:15:42 "playerConnected:76561198070240466:Stumpafoo"
 0:15:42 "-- LOOTSPAWNER Buildingpositions_list ready, d: 13.128s"
 0:15:43 "Epoch: Spawning NPC traders"
 0:15:45 "playerConnected:76561198033749554:MadMan"
 0:15:47 "Epoch: Loading vehicles"
 0:15:47 152
 0:15:47 "FILLING: _vehicle 4eec6b00# 1814199: boat_transport_01_f.p3d pos: [9826.5,11112.1,3.31136]"
 0:15:48 "FILLING: _vehicle 4ec3eb00# 1814201: heli_light_02_f.p3d pos: [20318.4,11157.9,0.234764]"
 0:15:49 "FILLING: _vehicle 4f832b00# 1814211: heli_light_03_unarmed_f.p3d pos: [9798.14,7679.18,0.0122604]"
 0:15:49 "FILLING: _vehicle 50431600# 1814219: heli_attack_01_f.p3d pos: [21269,19839.1,0.00160217]"
 0:15:49 "FILLING: _vehicle 503e5600# 1814223: heli_attack_01_f.p3d pos: [23412.7,16754.4,0.000450134]"
 0:15:50 "FILLING: _vehicle 5007d600# 1814229: mbt_02_cannon_f.p3d pos: [12593.8,15986.6,0.00115967]"
 0:15:51 "FILLING: _vehicle 4fe9c100# 1814231: heli_transport_04_box_f.p3d pos: [21922.8,5226.94,0.142286]"
 0:15:52 Error: Wheel reference not initialized
 0:15:52 "FILLING: _vehicle 4fb4c100# 1814240: kart_01_f.p3d pos: [23371.4,20314.5,0.00764656]"
 0:15:52 Cannot find a sound file a3\sounds_f\arsenal\weapons\longrange\lynx\dry_lynx.wss
 0:15:52 "FILLING: _vehicle 4f9b1600# 1814245: van_01_box_f.p3d pos: [3743.79,12739.3,0.00213623]"
 0:15:53 "FILLING: _vehicle 5061d600# 1814252: mrap_01_gmg_f.p3d pos: [11601.8,13540.5,0.000383377]"
 0:15:53 "FILLING: _vehicle 51394100# 1814257: heli_transport_04_f.p3d pos: [8120.89,22664.9,0.369553]"
 0:15:54 "FILLING: _vehicle 51355600# 1814266: heli_transport_04_f.p3d pos: [19116.3,14266.5,0.0584335]"
 0:15:54 "FILLING: _vehicle 51074100# 1814270: hatchback_01_f.p3d pos: [16228,17594.9,0]"
 0:15:54 Strange convex component322 in a3\structures_f\research\dome_big_f.p3d:geometryFire
 0:15:54 Strange convex component327 in a3\structures_f\research\dome_big_f.p3d:geometryFire
 0:15:54 "FILLING: _vehicle 50e1c100# 1814274: truck_02_covered_f.p3d pos: [3612.93,14296.6,0.0176544]"
 0:15:55 "FILLING: _vehicle 50bf6b00# 1814282: truck_01_transport_f.p3d pos: [8656.02,11535.4,0.0424004]"
 0:15:55 "FILLING: _vehicle 50ab5600# 1814291: boat_transport_01_f.p3d pos: [10506.7,10308.8,2.50434]"
 0:15:55 "FILLING: _vehicle 50a09600# 1814292: suv_01_f.p3d pos: [16287.9,17846.3,0.000795364]"
 0:15:56 "FILLING: _vehicle 5187eb00# 1814296: jetski.p3d pos: [23157.4,15744.1,1.20116]"
 0:15:56 I_Heli_Transport_02_EPOCH: AddGunHolder - unknown animation source AddGunHolder
 0:15:56 "FILLING: _vehicle 51610100# 1814303: heli_transport_02_f.p3d pos: [12591.9,8576.68,0.0517511]"
 0:15:58 "FILLING: _vehicle 51edeb00# 1814337: boat_civil_01_f.p3d pos: [13407.6,13676,9.1939]"
 0:15:58 class HitPoints::HitFuel not found in mosquito_epoch
 0:15:58 class HitPoints::HitLight not found in mosquito_epoch
 0:15:58 class HitPoints::HitHydraulics not found in mosquito_epoch
 0:15:58 class HitPoints::HitGear not found in mosquito_epoch
 0:15:58 class HitPoints::HitHStabilizerL1 not found in mosquito_epoch
 0:15:58 class HitPoints::HitHStabilizerR1 not found in mosquito_epoch
 0:15:58 class HitPoints::HitVStabilizer1 not found in mosquito_epoch
 0:15:58 class HitPoints::HitTail not found in mosquito_epoch
 0:15:58 class HitPoints::HitPitotTube not found in mosquito_epoch
 0:15:58 class HitPoints::HitStaticPort not found in mosquito_epoch
 0:15:58 class HitPoints::HitEngine2 not found in mosquito_epoch
 0:15:58 class HitPoints::HitEngine3 not found in mosquito_epoch
 0:15:58 "FILLING: _vehicle 51cdc100# 1814341: mosquito.p3d pos: [6389.78,17467.7,0.0299988]"
 0:15:58 "FILLING: _vehicle 51c36b00# 1814343: boat_transport_01_f.p3d pos: [8717.22,7736.79,9.05869]"
 0:15:59 "FILLING: _vehicle 4d701600# 1814347: heli_transport_04_f.p3d pos: [23333.7,22144,0.112621]"
 0:15:59 B_Heli_Light_01_EPOCH: AddDoors - unknown animation source AddDoors
 0:15:59 B_Heli_Light_01_EPOCH: GunL_Revolving - unknown animation source GunL_Revolving
 0:15:59 B_Heli_Light_01_EPOCH: GunR_Revolving - unknown animation source GunR_Revolving
 0:15:59 B_Heli_Light_01_EPOCH: AddGunHolder - unknown animation source AddGunHolder
 0:15:59 B_Heli_Light_01_EPOCH: hidePG_1 - unknown animation source Missiles_revolving
 0:15:59 B_Heli_Light_01_EPOCH: zaslehROT - unknown animation source Muzzle_flash
 0:15:59 "FILLING: _vehicle 52881600# 1814360: heli_light_01_f.p3d pos: [5938.25,17448.7,0.0492096]"
 0:15:59 Error: Bone cheek_lf doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone nose_tip doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone lip_uplb doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone jaw_ls doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone lip_uplf doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone lip_lc doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone lip_lwlb doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone lip_lwlf doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone jaw_lm doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone zig_lb doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone lip_lwm doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone lip_upm doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone ear_l doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone corr doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone tongue_m doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone tongue_f doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone eyebrow_lb doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone eyebrow_lf doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone eyebrow_lm doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone zig_lm doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone eye_upl doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone eye_lwl doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone cheek_l doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone cheek_lb doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone zig_lt doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone nose_l doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone cheek_lm doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone nose_r doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone forehead_r doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone forehead_m doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone forehead_l doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone cheek_rb doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone eye_lwr doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone cheek_r doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone zig_rt doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone zig_rm doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone cheek_rf doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone cheek_rm doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone eyebrow_rm doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone eyebrow_rf doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone eye_upr doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone eyebrow_rb doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone tongue_b doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone ear_r doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone neck_l doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone lip_uprf doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone neck_r doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone lip_uprb doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone lip_rc doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone lip_lwrb doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone lip_lwrf doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone neck_b doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone zig_rb doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone neck_t doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone jaw_rf doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone jaw_lf doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone chin doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone jaw_rm doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone jaw_rs doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone jaw doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
 0:15:59 "FILLING: _vehicle 51ae8100# 1814367: heli_light_02_f.p3d pos: [22720.7,21851.1,-0.00171089]"
 0:16:00 "FILLING: _vehicle 527c4100# 1814378: mosquito.p3d pos: [19719.2,8737.86,0.00030899]"
 0:16:00 "FILLING: _vehicle 52641600# 1814391: heli_light_01_f.p3d pos: [23466.8,20722,0.00343323]"
 0:16:00 "FILLING: _vehicle 52640100# 1814406: hatchback_01_f.p3d pos: [9345.39,20693.8,0.0799942]"
 0:16:00 "FILLING: _vehicle 527c5600# 1814411: heli_light_02_f.p3d pos: [21856.4,17470.8,-0.00279999]"
 0:16:01 "FILLING: _vehicle 53296b00# 1814425: mbt_01_arty_f.p3d pos: [20691.3,11293,0.00429916]"
 0:16:01 "FILLING: _vehicle 53160100# 1814429: mbt_01_cannon_f.p3d pos: [19242.3,17470.4,0.000881195]"
 0:16:01 "FILLING: _vehicle 53078100# 1814435: suv_01_f.p3d pos: [27326.5,23228.6,0.00161171]"
 0:16:01 "FILLING: _vehicle 53055600# 1814436: hatchback_01_f.p3d pos: [16450,15609.5,0.0182846]"
 0:16:01 Error: Wheel reference not initialized
 0:16:02 "FILLING: _vehicle 53054100# 1814441: kart_01_f.p3d pos: [4056.73,12838.9,0.0660515]"
 0:16:02 "FILLING: _vehicle 52e41600# 1814445: heli_transport_04_bench_f.p3d pos: [9725.42,12090.5,0.0515432]"
 0:16:03 "FILLING: _vehicle 52a79600# 1814450: truck_01_mover_f.p3d pos: [6929.13,16537.2,0.0174942]"
 0:16:03 "FILLING: _vehicle 529d1600# 1814452: mrap_01_unarmed_f.p3d pos: [19022.2,16443.8,0.000162125]"
 0:16:03 "FILLING: _vehicle 50dad600# 1814455: boat_transport_01_f.p3d pos: [20990,14823.4,0.397498]"
 0:16:03 "FILLING: _vehicle 537deb00# 1814457: mrap_01_hmg_f.p3d pos: [16673.4,20414.7,0.0100651]"
 0:16:03 Error: Bone cheek_lf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone nose_tip doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone lip_uplb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone jaw_ls doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone lip_uplf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone lip_lc doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone lip_lwlb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone lip_lwlf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone jaw_lm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone zig_lb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone lip_lwm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone lip_upm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone ear_l doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone corr doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone tongue_m doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone tongue_f doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone eyebrow_lb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone eyebrow_lf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone eyebrow_lm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone zig_lm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone eye_upl doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone eye_lwl doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone cheek_l doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone cheek_lb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone zig_lt doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone nose_l doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone cheek_lm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone nose_r doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone forehead_r doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone forehead_m doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone forehead_l doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone cheek_rb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone eye_lwr doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone cheek_r doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone zig_rt doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone zig_rm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone cheek_rf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone cheek_rm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone eyebrow_rm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone eyebrow_rf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone eye_upr doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone eyebrow_rb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone tongue_b doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone ear_r doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone neck_l doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone lip_uprf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone neck_r doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone lip_uprb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone lip_rc doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone lip_lwrb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone lip_lwrf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone neck_b doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone zig_rb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone neck_t doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone jaw_rf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone jaw_lf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone chin doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone jaw_rm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone jaw_rs doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone jaw doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
 0:16:03 "FILLING: _vehicle 53735600# 1814458: jetski.p3d pos: [5094.86,9840.19,14.4442]"
 0:16:03 "FILLING: _vehicle 53734100# 1814460: boat_transport_01_f.p3d pos: [22412.6,14111.9,0.865857]"
 0:16:04 Error: Wheel reference not initialized
 0:16:04 "FILLING: _vehicle 53539600# 1814463: kart_01_f.p3d pos: [11507.5,13455.1,0.000766754]"
 0:16:04 "FILLING: _vehicle 534deb00# 1814465: boat_civil_01_f.p3d pos: [24575.6,18311.3,0.704214]"
 0:16:04 Error: Wheel reference not initialized
 0:16:04 "FILLING: _vehicle 534dc100# 1814467: ebike.p3d pos: [4364.74,16976.5,0.00170135]"
 0:16:04 "FILLING: _vehicle 54442b00# 1814468: heli_transport_02_f.p3d pos: [9019.13,8054.98,0.0448465]"
 0:16:04 "FILLING: _vehicle 54441600# 1814485: truck_01_mover_f.p3d pos: [14148.3,18852.5,0.0509262]"
 0:16:04 "FILLING: _vehicle 543f6b00# 1814486: heli_transport_04_box_f.p3d pos: [8017.82,13834.9,0.774429]"
 0:16:04 "FILLING: _vehicle 54370100# 1814495: truck_02_transport_f.p3d pos: [21429.5,16452,0.00104713]"
 0:16:04 "FILLING: _vehicle 54074100# 1814512: boat_civil_01_f.p3d pos: [21393.7,20964.4,9.45852]"
 0:16:04 "FILLING: _vehicle 53fdd600# 1814514: van_01_transport_f.p3d pos: [17566,18183.4,0.0360775]"
 0:16:04 "FILLING: _vehicle 53f90100# 1814515: boat_transport_01_f.p3d pos: [17119.3,19746.6,7.40681]"
 0:16:05 "FILLING: _vehicle 53f45600# 1814516: boat_transport_01_f.p3d pos: [21405.7,14746.5,0.141919]"
 0:16:05 "FILLING: _vehicle 53f44100# 1814518: boat_transport_01_f.p3d pos: [21476.1,12810.3,3.40856]"
 0:16:05 "FILLING: _vehicle 53df2b00# 1814519: heli_light_01_f.p3d pos: [11105.1,13694.7,0.0394001]"
 0:16:05 "FILLING: _vehicle 53daeb00# 1814524: mrap_01_hmg_f.p3d pos: [14485.3,21043.1,-0.00252533]"
 0:16:05 "FILLING: _vehicle 53baeb00# 1814525: heli_transport_03_f.p3d pos: [14842.2,17133.9,0.103479]"
 0:16:06 "FILLING: _vehicle 53b44100# 1814546: sdv_01_f.p3d pos: [12106.5,12223.7,3.86239]"
 0:16:06 "FILLING: _vehicle 53990100# 1814548: mosquito.p3d pos: [10239.8,14586.4,0.0155411]"
 0:16:06 "FILLING: _vehicle 53966b00# 1814549: truck_02_transport_f.p3d pos: [14559.8,20925,-0.00272369]"
 0:16:06 "FILLING: _vehicle 53964100# 1814551: heli_light_01_f.p3d pos: [12731,15973,0.00119019]"
 0:16:06 "FILLING: _vehicle 5484eb00# 1814556: heli_light_01_f.p3d pos: [10157.1,14206.6,0.206547]"
 0:16:06 "FILLING: _vehicle 44390100# 1814562: van_01_transport_f.p3d pos: [9131.55,15780.6,0.0337372]"
 0:16:06 "FILLING: _vehicle 552ceb00# 1814572: mbt_01_cannon_f.p3d pos: [16684.9,12742.3,-0.00585175]"
 0:16:07 "FILLING: _vehicle 551eab00# 1814581: offroad_01_unarmed_f.p3d pos: [14196.4,19099.9,-0.0149632]"
 0:16:07 "FILLING: _vehicle 55181600# 1814591: heli_transport_04_f.p3d pos: [14922.7,21255,0.246086]"
 0:16:07 "FILLING: _vehicle 55109600# 1814596: truck_01_box_f.p3d pos: [25458.1,21914.5,0.0293274]"
 0:16:07 "FILLING: _vehicle 5501d600# 1814601: boat_transport_01_f.p3d pos: [23511.1,24584.9,1.41985]"
 0:16:07 "FILLING: _vehicle 5501c100# 1814603: heli_light_01_f.p3d pos: [18560.1,16323.7,0.0206032]"
 0:16:07 "FILLING: _vehicle 54d79600# 1814608: ebike.p3d pos: [14052.4,17517.9,0.0623083]"
 0:16:08 Error: Bone cheek_lf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone nose_tip doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone lip_uplb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone jaw_ls doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone lip_uplf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone lip_lc doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone lip_lwlb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone lip_lwlf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone jaw_lm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone zig_lb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone lip_lwm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone lip_upm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone ear_l doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone corr doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone tongue_m doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone tongue_f doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone eyebrow_lb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone eyebrow_lf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone eyebrow_lm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone zig_lm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone eye_upl doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone eye_lwl doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone cheek_l doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone cheek_lb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone zig_lt doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone nose_l doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone cheek_lm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone nose_r doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone forehead_r doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone forehead_m doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone forehead_l doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone cheek_rb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone eye_lwr doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone cheek_r doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone zig_rt doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone zig_rm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone cheek_rf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone cheek_rm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone eyebrow_rm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone eyebrow_rf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone eye_upr doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone eyebrow_rb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone tongue_b doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone ear_r doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone neck_l doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone lip_uprf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone neck_r doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone lip_uprb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone lip_rc doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone lip_lwrb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone lip_lwrf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone neck_b doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone zig_rb doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone neck_t doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone jaw_rf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone jaw_lf doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone chin doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone jaw_rm doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone jaw_rs doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone jaw doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
 0:16:08 "FILLING: _vehicle 54d46b00# 1814610: boat_civil_01_f.p3d pos: [15532.2,10451,11.8854]"
 0:16:08 "FILLING: _vehicle 54d45600# 1814611: heli_light_03_unarmed_f.p3d pos: [9257.71,11303.7,3.52132]"
 0:16:08 "FILLING: _vehicle 54d1eb00# 1814618: heli_transport_04_bench_f.p3d pos: [20491.7,12284.9,0.313713]"
 0:16:08 "FILLING: _vehicle 54d1d600# 1814624: heli_light_02_f.p3d pos: [15116.2,19562,-0.00168991]"
 0:16:08 "FILLING: _vehicle 54d1c100# 1814633: heli_transport_04_f.p3d pos: [11289.2,21144.1,0.189835]"
 0:16:08 "FILLING: _vehicle 439d8100# 1814642: boat_transport_01_f.p3d pos: [24888.1,18493.6,8.47298]"
 0:16:08 "FILLING: _vehicle 54a22b00# 1814643: heli_transport_04_box_f.p3d pos: [7727.93,15808.3,0.0518494]"
 0:16:08 "FILLING: _vehicle 54a21600# 1814651: heli_transport_04_f.p3d pos: [18722.4,16332.8,0.0457344]"
 0:16:08 "FILLING: _vehicle 549c5600# 1814656: boat_civil_01_f.p3d pos: [24713,23866.3,2.88559]"
 0:16:08 "FILLING: _vehicle 549c4100# 1814658: heli_transport_02_f.p3d pos: [7488.65,10801.9,0.0755273]"
 0:16:09 "FILLING: _vehicle 5491d600# 1814675: truck_02_box_f.p3d pos: [16905.3,10379,-0.0399151]"
 0:16:09 "FILLING: _vehicle 439d9600# 1814688: kart_01_f.p3d pos: [25603.6,21955.1,0.00284576]"
 0:16:09 "FILLING: _vehicle 55731600# 1814689: boat_civil_01_f.p3d pos: [9841.59,11114.3,3.11512]"
 0:16:09 "FILLING: _vehicle 556fab00# 1814690: heli_transport_04_bench_f.p3d pos: [10308.9,7313.79,0.558601]"
 0:16:09 "FILLING: _vehicle 55602b00# 1814694: heli_transport_04_covered_f.p3d pos: [19308.6,12699.1,0.234482]"
 0:16:09 "FILLING: _vehicle 56386b00# 1814717: jetski.p3d pos: [16531,13482,1.03508]"
 0:16:09 Error: Wheel reference not initialized
 0:16:09 "FILLING: _vehicle 56382b00# 1814719: kart_01_f.p3d pos: [4381.18,21306.2,0.00741577]"
 0:16:09 "FILLING: _vehicle 56381600# 1814722: hatchback_01_f.p3d pos: [18136.8,15608.4,0.00501251]"
 0:16:09 "FILLING: _vehicle 56384100# 1814723: ebike.p3d pos: [16420,20266.3,0.00725937]"
 0:16:10 "FILLING: _vehicle 562eeb00# 1814724: mosquito.p3d pos: [5140.66,13183.7,0.0172501]"
 0:16:10 "FILLING: _vehicle 562ec100# 1814732: boat_transport_01_f.p3d pos: [24753.4,23773.4,4.22403]"
 0:16:10 "FILLING: _vehicle 561aeb00# 1814734: heli_transport_02_f.p3d pos: [12544.7,18430.2,0.0343895]"
 0:16:10 "FILLING: _vehicle 5616eb00# 1814754: heli_transport_03_f.p3d pos: [20721.7,9991.45,0.0445862]"
 0:16:10 "FILLING: _vehicle 5616c100# 1814775: boat_transport_01_f.p3d pos: [5039.46,9615.95,10.4165]"
 0:16:10 "FILLING: _vehicle 56136b00# 1814777: boat_civil_01_f.p3d pos: [22480.7,15314.5,1.70284]"
 0:16:10 "FILLING: _vehicle 56135600# 1814778: boat_civil_01_f.p3d pos: [22099.9,5385.77,3.61096]"
 0:16:10 "FILLING: _vehicle 56134100# 1814779: mosquito.p3d pos: [6960.06,14116.9,0.0652161]"
 0:16:10 "FILLING: _vehicle 44391600# 1814780: truck_02_transport_f.p3d pos: [3923.77,12137,-0.00233841]"
 0:16:10 "FILLING: _vehicle 55f96b00# 1814781: hatchback_01_f.p3d pos: [7024.67,16713.4,0.165924]"
 0:16:10 "FILLING: _vehicle 55f95600# 1814783: truck_01_box_f.p3d pos: [6949.95,16639.2,0.0228348]"
 0:16:10 "FILLING: _vehicle 55fa8100# 1814784: truck_02_covered_f.p3d pos: [14173.4,19043.6,-0.0565624]"
 0:16:11 "FILLING: _vehicle 55f50100# 1814788: sdv_01_f.p3d pos: [24126.2,17171,3.10744]"
 0:16:11 "FILLING: _vehicle 55f32b00# 1814789: truck_02_transport_f.p3d pos: [10042,16563.4,0.000907898]"
 0:16:11 "FILLING: _vehicle 55f30100# 1814790: truck_02_transport_f.p3d pos: [27084.8,23065.3,-0.00741196]"
 0:16:11 "FILLING: _vehicle 55a78100# 1814794: hatchback_01_f.p3d pos: [12477.3,14115.8,0.000209332]"
 0:16:11 "FILLING: _vehicle 55a46b00# 1814795: boat_civil_01_f.p3d pos: [22417,8549.92,6.70876]"
 0:16:11 "FILLING: _vehicle 55910100# 1814796: truck_01_covered_f.p3d pos: [25379.6,21843.9,0.021698]"
 0:16:11 "FILLING: _vehicle 545fc100# 1814797: boat_transport_01_f.p3d pos: [10515.8,10317.7,1.45052]"
 0:16:11 "FILLING: _vehicle 545fd600# 1814799: mosquito.p3d pos: [6571.78,19728.8,0.000213623]"
 0:16:11 "FILLING: _vehicle 579e5600# 1814801: heli_transport_02_f.p3d pos: [19626.2,9327.91,0.0540848]"
 0:16:11 "FILLING: _vehicle 579e4100# 1814819: heli_transport_02_f.p3d pos: [24324.6,20836.4,0.0543785]"
 0:16:11 "FILLING: _vehicle 5799ab00# 1814836: mrap_01_unarmed_f.p3d pos: [24059.3,20312.2,-0.00682831]"
 0:16:11 "FILLING: _vehicle 57999600# 1814837: boat_transport_01_f.p3d pos: [16734.4,13801.9,5.41183]"
 0:16:12 "FILLING: _vehicle 57998100# 1814838: truck_01_mover_f.p3d pos: [8867.06,17914.7,0.0027771]"
 0:16:12 "FILLING: _vehicle 5794d600# 1814847: kart_01_f.p3d pos: [20821.3,16971.3,0.0323486]"
 0:16:12 "FILLING: _vehicle 577dd600# 1814850: jetski.p3d pos: [21135.6,14512.1,0.0321505]"
 0:16:13 "FILLING: _vehicle 577aeb00# 1814851: heli_transport_02_f.p3d pos: [18428.6,6882.13,0.103422]"
 0:16:13 "FILLING: _vehicle 576c4100# 1814873: heli_light_01_f.p3d pos: [21935.8,7129.13,0.0316315]"
 0:16:13 "FILLING: _vehicle 5862eb00# 1814878: boat_civil_01_f.p3d pos: [22158.6,5249.26,1.32739]"
 0:16:13 "FILLING: _vehicle 5862d600# 1814880: suv_01_f.p3d pos: [20600.3,16726.9,0.00636292]"
 0:16:13 "FILLING: _vehicle 584dab00# 1814885: truck_03_covered_f.p3d pos: [13568.7,18658.9,-0.00333595]"
 0:16:13 "FILLING: _vehicle 583b9600# 1814898: boat_transport_01_f.p3d pos: [11375.6,10875,5.02168]"
 0:16:13 "FILLING: _vehicle 583b8100# 1814899: truck_01_covered_f.p3d pos: [20594,17039.4,0.0179901]"
 0:16:13 "FILLING: _vehicle 5837d600# 1814900: boat_civil_01_f.p3d pos: [21193.4,14806.1,0.6447]"
 0:16:14 "FILLING: _vehicle 5837c100# 1814901: mosquito.p3d pos: [7725.11,13105.8,0.00131226]"
 0:16:14 "FILLING: _vehicle 582f6b00# 1814902: heli_light_03_unarmed_f.p3d pos: [21103.9,9053.72,0.00540161]"
 0:16:14 "FILLING: _vehicle 582f5600# 1814909: mbt_02_cannon_f.p3d pos: [14288.4,18825.2,0.00126648]"
 0:16:14 "FILLING: _vehicle 5813c100# 1814924: hatchback_01_f.p3d pos: [14325.8,18114.3,3.24249e-005]"
 0:16:14 "FILLING: _vehicle 548eeb00# 1814926: offroad_01_unarmed_f.p3d pos: [11669,18554.4,0.00218964]"
 0:16:14 "FILLING: _vehicle 58102b00# 1814928: truck_01_transport_f.p3d pos: [13038.1,20089.5,0.00127029]"
 0:16:14 "FILLING: _vehicle 58100100# 1814929: kart_01_f.p3d pos: [18427.4,15514.3,0.0486031]"
 0:16:14 "FILLING: _vehicle 580b4100# 1814934: boat_transport_01_f.p3d pos: [18145.4,18108.9,1.55882]"
 0:16:15 "FILLING: _vehicle 5808d600# 1814936: boat_civil_01_f.p3d pos: [12155.2,9978.28,6.24506]"
 0:16:15 "FILLING: _vehicle 5808c100# 1814937: boat_transport_01_f.p3d pos: [20761.1,15061.2,0.223339]"
 0:16:15 "FILLING: _vehicle 5558c100# 1814938: boat_transport_01_f.p3d pos: [9840.53,10139.2,1.58036]"
 0:16:15 "FILLING: _vehicle 5558d600# 1814940: heli_transport_03_f.p3d pos: [12713.5,17164.8,0.23315]"
 0:16:15 "FILLING: _vehicle 5804ab00# 1814962: van_01_box_f.p3d pos: [16318.2,20223.1,0.0411844]"
 0:16:15 "FILLING: _vehicle 58049600# 1814964: boat_transport_01_f.p3d pos: [7180.52,10948.7,0.746561]"
 0:16:15 "FILLING: _vehicle 58048100# 1814965: boat_transport_01_f.p3d pos: [20340,19776.6,2.07635]"
 0:16:15 "FILLING: _vehicle 57f6ab00# 1814968: kart_01_f.p3d pos: [21809.2,16327,0.00296211]"
 0:16:15 "FILLING: _vehicle 57f68100# 1814969: truck_01_mover_f.p3d pos: [10411,19435.1,0.000778198]"
 0:16:15 "FILLING: _vehicle 57f2eb00# 1814970: boat_civil_01_f.p3d pos: [22319.9,6604.93,3.44036]"
 0:16:15 "FILLING: _vehicle 57f2d600# 1814972: heli_light_01_f.p3d pos: [21064.2,5931.14,0.640797]"
 0:16:15 "FILLING: _vehicle 57cd4100# 1814981: quadbike_01_f.p3d pos: [21031.3,6633.1,-0.0159111]"
 0:16:15 "FILLING: _vehicle 57cb1600# 1814983: heli_transport_02_f.p3d pos: [23744.6,18677.5,0.0317221]"
 0:16:15 "FILLING: _vehicle 57c0eb00# 1815000: mrap_03_gmg_f.p3d pos: [19414.9,15192.5,0.00211906]"
 0:16:15 "FILLING: _vehicle 57be8100# 1815003: heli_attack_01_f.p3d pos: [9410.96,13063.9,0.00212288]"
 0:16:15 "FILLING: _vehicle 57bc2b00# 1815006: van_01_transport_f.p3d pos: [14397.5,17938.6,0.0386333]"
 0:16:16 "FILLING: _vehicle 57bc1600# 1815007: boat_civil_01_f.p3d pos: [11885,13407.6,9.14843]"
 0:16:16 "FILLING: _vehicle 57bc0100# 1815009: heli_transport_04_box_f.p3d pos: [7280.08,17705.6,0.12468]"
 0:16:16 "FILLING: _vehicle 57ae9600# 1815017: ebike.p3d pos: [12489,15891.9,0.000774384]"
 0:16:16 "FILLING: _vehicle 57ad2b00# 1815025: jetski.p3d pos: [12296.5,13646.2,13.2821]"
 0:16:16 "FILLING: _vehicle 57ad1600# 1815027: heli_light_03_unarmed_f.p3d pos: [22036.1,7709.44,-0.0237751]"
 0:16:16 "VEH SPAWN TIMER 28.879"
 0:16:16 []
 0:16:16 "Epoch: Spawning vehicles"
 0:16:18 "Epoch: Loading storage"
 0:16:23 "Storage SPAWN TIMER 5.502"
 0:16:23 "Epoch: Loading static loot"
 0:16:25 "Epoch: Server Start Complete: 72.029 seconds"
 0:16:25 "Loaded Server FSM"
 0:16:25 No speaker given for Abdul-Aziz Ghafurzai
 0:16:26 No speaker given for Rahim Khalili
 0:16:26 Speaker Male01_F not found in CfgVoiceTypes
 0:16:27 Speaker Male01_F not found in CfgVoiceTypes
 0:16:37 Strange convex component317 in a3\rocks_f\blunt\bluntrock_wallv.p3d:geometry
 0:16:37 Strange convex component318 in a3\rocks_f\blunt\bluntrock_wallv.p3d:geometry
 0:16:37 Strange convex component319 in a3\rocks_f\blunt\bluntrock_wallv.p3d:geometry
 0:17:00 "-- LOOTSPAWNER LSusedclass_list ready, d: 64.635s"
 0:17:00 "-- LOOTSPAWNER LSDer started..."
 0:17:00 "-- LOOTSPAWNER ready and waiting for players -----"
 0:17:05 Warning Message: No entry 'bin\config.bin/CfgMagazines.V_35_EPOCH'.
 0:17:05 Warning Message: No entry '.picture'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.scope'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: Error: creating magazine V_35_EPOCH with scope=private
 0:17:05 Warning Message: No entry '.displayName'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.displayNameShort'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.nameSound'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.Library'.
 0:17:05 Warning Message: No entry '.libTextDesc'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.type'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.count'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.maxLeadSpeed'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.initSpeed'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.reloadAction'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.modelSpecial'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.ammo'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry 'bin\config.bin/CfgMagazines.V_32_EPOCH'.
 0:17:05 Warning Message: No entry '.picture'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.scope'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: Error: creating magazine V_32_EPOCH with scope=private
 0:17:05 Warning Message: No entry '.displayName'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.displayNameShort'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.nameSound'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.Library'.
 0:17:05 Warning Message: No entry '.libTextDesc'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.type'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.count'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.maxLeadSpeed'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.initSpeed'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.reloadAction'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.modelSpecial'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.ammo'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry 'bin\config.bin/CfgMagazines.B_Parachute'.
 0:17:05 Warning Message: No entry '.picture'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.scope'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: Error: creating magazine B_Parachute with scope=private
 0:17:05 Warning Message: No entry '.displayName'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.displayNameShort'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.nameSound'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.Library'.
 0:17:05 Warning Message: No entry '.libTextDesc'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.type'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.count'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.maxLeadSpeed'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.initSpeed'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.reloadAction'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.modelSpecial'.
 0:17:05 Warning Message: '/' is not a value
 0:17:05 Warning Message: No entry '.ammo'.
 
log 

 

 

You have the vests in your magazines list section...

 

See below for correct placement of items:

 

// Lootspawner junction lists for classes to spawn-/lootable items
// Author: Na_Palm (BIS forums)
//-------------------------------------------------------------------------------------
//here place Weapons an usable items (ex.: Binocular, ...)
//used with addWeaponCargoGlobal
//"lootWeapon_list" array of [class, [weaponlist]]
// class : 0-civil, 1-military, ... (add more as you wish)
// weaponlist : list of weapon class names
lootWeapon_list = [
[ 0, [ // CIVIL
"arifle_MK20C_F",
"arifle_MK20_F",
"arifle_TRG20_F",
"arifle_TRG21_F",
"Binocular",
"hgun_ACPC2_F",
"hgun_P07_F",
"hgun_PDW2000_F",
"hgun_Rook40_F",
"SMG_01_F", // Vermin .45 ACP
"SMG_02_F", // Sting 9mm
"srifle_EBR_F",
"m16_EPOCH",
"M14_EPOCH",
"M14Grn_EPOCH",
"m4a3_EPOCH",
"AKM_EPOCH",
"Rollins_F",
"speargun_epoch",
"ruger_pistol_epoch",
"1911_pistol_epoch",
"Hatchet",
"MultiGun",
"MeleeSledge",
"ChainSaw",
"arifle_mas_lee",
"arifle_mas_mp5",
"arifle_mas_ak_74m"
]],[ 1, [ // MILITARY
"arifle_Katiba_C_F",
"arifle_Katiba_F",
"arifle_Katiba_GL_F",
"arifle_Mk20C_F",
"arifle_Mk20_F",
"arifle_Mk20_GL_F",
"arifle_MXC_F",
"arifle_MXM_F",
"arifle_MX_F",
"arifle_MX_GL_F",
"arifle_MX_SW_F",
"arifle_SDAR_F",
"arifle_TRG20_F",
"arifle_TRG21_F",
"arifle_TRG21_GL_F",
"arifle_Mk20_plain_F",
"arifle_Mk20C_plain_F",
"arifle_Mk20_GL_plain_F",
"arifle_MXM_Black_F",
"arifle_MX_GL_Black_F",
"arifle_MX_Black_F",
"arifle_MXC_Black_F",
"arifle_MX_SW_F",
"arifle_MX_SW_Black_F",
"Binocular",
"hgun_ACPC2_F",
"hgun_P07_F",
"hgun_PDW2000_F",
"hgun_Rook40_F",
"hgun_Pistol_heavy_01_F",
"hgun_Pistol_heavy_02_F",
"ruger_pistol_epoch",
"1911_pistol_epoch",
"hgun_Pistol_Signal_F",
"LMG_Mk200_F",
"LMG_Zafir_F",
"Rangefinder",
"SMG_01_F", // Vermin .45 ACP
"SMG_02_F", // Sting 9mm
"srifle_DMR_01_F",
"srifle_EBR_F",
"srifle_GM6_F",
"srifle_LRR_F",
"m16_EPOCH",
"M14_EPOCH",
"M14Grn_EPOCH",
"m4a3_EPOCH",
"AKM_EPOCH",
"m249_EPOCH",
"m249Tan_EPOCH",
"m107Tan_EPOCH",
"m107_EPOCH",
"arifle_mas_lee",
"arifle_mas_mp5",
"arifle_mas_hk416",
"arifle_mas_hk416_m203",
"arifle_mas_hk416_v",
"arifle_mas_hk416_m203_v",
"arifle_mas_hk416_d",
"arifle_mas_hk416_gl_d",
"arifle_mas_hk416_m203_d",
"arifle_mas_hk416c",
"arifle_mas_hk416_m203c",
"arifle_mas_hk416c_v",
"arifle_mas_hk416_m203c_v",
"arifle_mas_hk416c_d",
"arifle_mas_hk416_m203c_d",
"arifle_mas_m4",
"arifle_mas_m4_gl",
"arifle_mas_m4_m203",
"arifle_mas_m4_v",
"arifle_mas_m4_gl_v",
"arifle_mas_m4_m203_v",
"arifle_mas_m4_d",
"arifle_mas_m4_gl_d",
"arifle_mas_m4_m203_d",
"arifle_mas_m4c",
"arifle_mas_m4_m203c",
"arifle_mas_m4c_v",
"arifle_mas_m4_m203c_v",
"arifle_mas_m4c_d",
"arifle_mas_m4_m203c_d",
"arifle_mas_m16",
"arifle_mas_m16_gl",
"arifle_mas_l119",
"arifle_mas_l119_gl",
"arifle_mas_l119_m203",
"arifle_mas_l119_v",
"arifle_mas_l119_gl_v",
"arifle_mas_l119_m203_v",
"arifle_mas_l119_d",
"arifle_mas_l119_gl_d",
"arifle_mas_l119_m203_d",
"arifle_mas_g36c",
"arifle_mas_mk16",
"arifle_mas_mk16_gl",
"arifle_mas_mk16_l",
"arifle_mas_mk16_l_gl",
"arifle_mas_ak_74m",
"arifle_mas_ak_74m_gl",
"arifle_mas_ak_74m_c",
"arifle_mas_ak_74m_gl_c",
"arifle_mas_aks74",
"arifle_mas_aks74_gl",
"arifle_mas_ak74",
"arifle_mas_ak74_gl",
"arifle_mas_ak_74m_sf",
"arifle_mas_ak_74m_sf_gl",
"arifle_mas_ak_74m_sf_c",
"arifle_mas_ak_74m_sf_gl_c",
"arifle_mas_aks_74_sf",
"arifle_mas_aks_74_sf_gl",
"arifle_mas_akms",
"arifle_mas_akms_gl",
"arifle_mas_akms_c",
"arifle_mas_akms_gl_c",
"arifle_mas_akm",
"arifle_mas_akm_gl",
"arifle_mas_aks74u",
"arifle_mas_aks74u_c",
"LMG_mas_Mk48_F",
"LMG_mas_Mk48_F_v",
"LMG_mas_Mk48_F_d",
"LMG_mas_M240_F",
"LMG_mas_mg3_F",
"LMG_mas_M60_F",
"LMG_mas_rpk_F",
"LMG_mas_pkm_F",
"arifle_mas_mp5_v",
"arifle_mas_mp5_d",
"arifle_mas_bizon",
"hgun_mas_mp7_F",
"arifle_mas_saiga",
"hgun_mas_uzi_F",
"hgun_mas_sa61_F",
"hgun_mas_m9_F",
"hgun_mas_bhp_F",
"hgun_mas_glock_F",
"hgun_mas_acp_F",
"hgun_mas_usp_F",
"hgun_mas_glocksf_F",
"hgun_mas_grach_F",
"hgun_mas_mak_F",
"arifle_mas_hk417c",  
"arifle_mas_hk417_m203c",
"arifle_mas_hk417c_v",
"arifle_mas_hk417_m203c_v",
"arifle_mas_hk417c_d",
"arifle_mas_hk417_m203c_d",
"arifle_mas_mk17",
"arifle_mas_mk17_gl",
"arifle_mas_g3",
"arifle_mas_g3_m203",
"arifle_mas_g3s",
"arifle_mas_g3s_m203",
"arifle_mas_fal",
"arifle_mas_fal_m203",
"arifle_mas_m14",
"srifle_mas_hk417",
"srifle_mas_hk417_v",
"srifle_mas_hk417_d",
"srifle_mas_sr25",
"srifle_mas_sr25_v",
"srifle_mas_sr25_d",
"srifle_mas_ebr",
"srifle_mas_mk17s",
"srifle_mas_m110",
"srifle_mas_m107",
"srifle_mas_m107_v",
"srifle_mas_m107_d",
"srifle_mas_m24",
"srifle_mas_m24_v",
"srifle_mas_m24_d",
"srifle_mas_lrr",
"LMG_mas_Mk48_F",
"LMG_mas_M240_F",
"srifle_mas_m91",
"LMG_mas_M60_F",
"srifle_mas_svd",
"srifle_mas_ksvk",
"srifle_mas_ksvk_c"
]],[ 2, [ // INDUSTRIAL
"arifle_Katiba_C_F",
"arifle_Mk20C_F",
"arifle_Mk20_F",
"arifle_MXC_F",
"arifle_SDAR_F",
"arifle_TRG20_F",
"arifle_TRG21_F",
"Binocular",
"SMG_01_F", // Vermin .45 ACP
"SMG_02_F", // Sting 9m
"m16_EPOCH",
"M14_EPOCH",
"M14Grn_EPOCH",
"m4a3_EPOCH",
"AKM_EPOCH",
"ruger_pistol_epoch",
"1911_pistol_epoch",
"Hatchet",
"MultiGun",
"MeleeSledge",
"arifle_mas_saiga",
"hgun_mas_uzi_F",
"hgun_mas_sa61_F",
"hgun_mas_m9_F",
"hgun_mas_bhp_F",
"hgun_mas_glock_F",
"hgun_mas_acp_F",
"hgun_mas_usp_F",
"hgun_mas_glocksf_F",
"hgun_mas_grach_F",
"hgun_mas_mak_F",
"ChainSaw",
"arifle_mas_ak_74m"
]],[ 3, [ // RESEARCH
"arifle_Katiba_GL_F",
"arifle_MXC_F",
"arifle_MXM_F",
"arifle_MX_GL_F",
"launch_NLAW_F",
"launch_RPG32_F",
"launch_Titan_F",
"launch_Titan_short_F",
"Rangefinder",
"M14_EPOCH",
"M14Grn_EPOCH",
"srifle_LRR_F",
"m16_EPOCH",
"M14_EPOCH",
"M14Grn_EPOCH",
"m4a3_EPOCH",
"AKM_EPOCH",
"m249_EPOCH",
"m249Tan_EPOCH",
"m107Tan_EPOCH",
"m107_EPOCH",
"arifle_mas_hk416",
"arifle_mas_hk416_v",
"arifle_mas_hk416c_d",
"arifle_mas_hk417c",
"arifle_mas_hk417c_d",
"arifle_mas_l119",
"srifle_DMR_01_F",
"arifle_mas_l119_d",
"arifle_mas_g36c",
"arifle_mas_mk16",
"arifle_mas_mk17",
"srifle_EBR_F",
"arifle_mas_fal",
"srifle_mas_sr25",
"srifle_mas_mk17s",
"srifle_mas_m110",
"srifle_mas_m24",
"srifle_mas_lrr",
"LMG_mas_Mk48_F",
"LMG_mas_M240_F",
"LMG_mas_mg3_F",
"LMG_mas_M60_F",
"arifle_mas_ak_74m",
"arifle_mas_bizon",
"LMG_mas_pkm_F",
"arifle_mas_asval"
]]];
 
//-------------------------------------------------------------------------------------
//here place magazines, weaponattachments and bodyitems(ex.: ItemGPS, ItemMap, Medikit, FirstAidKit, Binoculars, ...)
//used with addMagazineCargoGlobal
//"lootMagazine_list" array of [class, [magazinelist]]
// class : 0-civil, 1-military, ... (add more as you wish)
// magazinelist: list of magazine class names
lootMagazine_list = [
[ 0, [ // CIVIL
"EnergyPack",
"EnergyPackLg",
"20Rnd_762x51_Mag",
"10Rnd_762x51_Mag",
"30Rnd_762x39_Mag",
"150Rnd_762x51_Box",
"150Rnd_762x51_Box_Tracer",
"5Rnd_127x108_Mag",
"5Rnd_127x108_APDS_Mag",
"30Rnd_65x39_caseless_green",
"30Rnd_65x39_caseless_green_mag_Tracer",
"30Rnd_65x39_caseless_mag",
"30Rnd_65x39_caseless_mag_Tracer",
"200Rnd_65x39_cased_Box",
"100Rnd_65x39_caseless_mag",
"200Rnd_65x39_cased_Box_Tracer",
"100Rnd_65x39_caseless_mag_Tracer",
"20Rnd_556x45_UW_mag",
"30Rnd_556x45_Stanag",
"30Rnd_556x45_Stanag_Tracer_Red",
"30Rnd_556x45_Stanag_Tracer_Green",
"30Rnd_556x45_Stanag_Tracer_Yellow",
"200Rnd_556x45_M249",
"7Rnd_408_Mag",
"spear_magazine",
"5Rnd_rollins_mag",
"30Rnd_45ACP_Mag_SMG_01",
"30Rnd_45ACP_Mag_SMG_01_Tracer_Green",
"9Rnd_45ACP_Mag",
"11Rnd_45ACP_Mag",
"6Rnd_45ACP_Cylinder",
"16Rnd_9x21_Mag",
"30Rnd_9x21_Mag",
"10rnd_22X44_magazine",
"9rnd_45X88_magazine",
"UGL_FlareWhite_F",
"UGL_FlareGreen_F",
"UGL_FlareRed_F",
"UGL_FlareYellow_F",
"UGL_FlareCIR_F",
"3Rnd_UGL_FlareWhite_F",
"3Rnd_UGL_FlareGreen_F",
"3Rnd_UGL_FlareRed_F",
"3Rnd_UGL_FlareYellow_F",
"3Rnd_UGL_FlareCIR_F",
"6Rnd_GreenSignal_F",
"6Rnd_RedSignal_F",
"Chemlight_green",
"Chemlight_red",
"Chemlight_yellow",
"Chemlight_blue",
"20Rnd_mas_762x51_Stanag",
"5Rnd_mas_762x51_Stanag",
"10Rnd_mas_338_Stanag",
"100Rnd_mas_762x51_Stanag",
"30Rnd_mas_545x39_mag",
"64Rnd_mas_9x18_mag",
"100Rnd_mas_762x54_mag",
"30Rnd_mas_9x39_mag"
]],[ 1, [ // MILITARY
"EnergyPack",
"EnergyPackLg",
"20Rnd_762x51_Mag",
"10Rnd_762x51_Mag",
"30Rnd_762x39_Mag",
"150Rnd_762x51_Box",
"150Rnd_762x51_Box_Tracer",
"5Rnd_127x108_Mag",
"5Rnd_127x108_APDS_Mag",
"30Rnd_65x39_caseless_green",
"1Rnd_SmokeBlue_Grenade_shell",
"1Rnd_SmokeGreen_Grenade_shell",
"30Rnd_65x39_caseless_green_mag_Tracer",
"1Rnd_SmokePurple_Grenade_shell",
"1Rnd_SmokeRed_Grenade_shell",
"1Rnd_SmokeYellow_Grenade_shell",
"30Rnd_65x39_caseless_mag",
"30Rnd_65x39_caseless_mag_Tracer",
"200Rnd_65x39_cased_Box",
"100Rnd_65x39_caseless_mag",
"200Rnd_65x39_cased_Box_Tracer",
"100Rnd_65x39_caseless_mag_Tracer",
"20Rnd_556x45_UW_mag",
"20Rnd_762x51_Mag",
"30Rnd_45ACP_Mag_SMG_01",
"30Rnd_556x45_Stanag",
"30Rnd_556x45_Stanag_Tracer_Red",
"30Rnd_556x45_Stanag_Tracer_Green",
"30Rnd_556x45_Stanag_Tracer_Yellow",
"200Rnd_556x45_M249",
"7Rnd_408_Mag",
"spear_magazine",
"5Rnd_rollins_mag",
"30Rnd_45ACP_Mag_SMG_01",
"30Rnd_45ACP_Mag_SMG_01_Tracer_Green",
"9Rnd_45ACP_Mag",
"11Rnd_45ACP_Mag",
"6Rnd_45ACP_Cylinder",
"16Rnd_9x21_Mag",
"30Rnd_65x39_caseless_mag_Tracer",
"30Rnd_9x21_Mag",
"10rnd_22X44_magazine",
"9rnd_45X88_magazine",
"30Rnd_mas_556x45_Stanag",
"30Rnd_mas_556x45_T_Stanag",
"20Rnd_mas_762x51_Stanag",
"20Rnd_mas_762x51_T_Stanag",
"5Rnd_mas_762x51_Stanag",
"5Rnd_mas_762x51_T_Stanag",
"7Rnd_mas_12Gauge_Slug",
"7Rnd_mas_12Gauge_Pellets",
"5Rnd_mas_127x99_Stanag",
"5Rnd_mas_127x99_dem_Stanag",
"5Rnd_mas_127x99_T_Stanag",
"10Rnd_mas_338_Stanag",
"10Rnd_mas_338_T_Stanag",
"30Rnd_mas_9x21_Stanag",
"30Rnd_mas_9x21d_Stanag",
"40Rnd_mas_46x30_Mag",
"200Rnd_mas_556x45_Stanag",
"200Rnd_mas_556x45_T_Stanag",
"100Rnd_mas_762x51_Stanag",
"100Rnd_mas_762x51_T_Stanag",
"30Rnd_mas_545x39_mag",
"30Rnd_mas_545x39_T_mag",
"30Rnd_mas_762x39_mag",
"30Rnd_mas_762x39_T_mag",
"64Rnd_mas_9x18_mag",
"10Rnd_mas_12Gauge_Slug",
"10Rnd_mas_12Gauge_Pellets",
"10Rnd_mas_762x54_mag",
"10Rnd_mas_762x54_T_mag",
"20Rnd_mas_9x39_mag",
"30Rnd_mas_9x39_mag",
"5Rnd_mas_127x108_mag",
"5Rnd_mas_127x108_dem_mag",
"5Rnd_mas_127x108_T_mag",
"100Rnd_mas_762x54_mag",
"100Rnd_mas_762x54_T_mag",
"25Rnd_mas_9x19_Mag",
"17Rnd_mas_9x21_Mag",
"15Rnd_mas_9x21_Mag",
"13Rnd_mas_9x21_Mag",
"20Rnd_mas_765x17_Mag",
"12Rnd_mas_45acp_Mag",
"10Rnd_mas_45acp_Mag",
"8Rnd_mas_45acp_Mag",
"8Rnd_mas_9x18_Mag",
"UGL_FlareWhite_F",
"UGL_FlareGreen_F",
"UGL_FlareRed_F",
"UGL_FlareYellow_F",
"UGL_FlareCIR_F",
"3Rnd_UGL_FlareWhite_F",
"3Rnd_UGL_FlareGreen_F",
"3Rnd_UGL_FlareRed_F",
"3Rnd_UGL_FlareYellow_F",
"3Rnd_UGL_FlareCIR_F",
"6Rnd_GreenSignal_F",
"6Rnd_RedSignal_F",
"3Rnd_HE_Grenade_shell",
"HandGrenade",
"MiniGrenade",
"1Rnd_Smoke_Grenade_shell",
"1Rnd_SmokeRed_Grenade_shell",
"1Rnd_SmokeGreen_Grenade_shell",
"1Rnd_SmokeYellow_Grenade_shell",
"1Rnd_SmokePurple_Grenade_shell",
"1Rnd_SmokeBlue_Grenade_shell",
"1Rnd_SmokeOrange_Grenade_shell",
"3Rnd_Smoke_Grenade_shell",
"3Rnd_SmokeRed_Grenade_shell",
"3Rnd_SmokeGreen_Grenade_shell",
"3Rnd_SmokeYellow_Grenade_shell",
"3Rnd_SmokePurple_Grenade_shell",
"3Rnd_SmokeBlue_Grenade_shell",
"3Rnd_SmokeOrange_Grenade_shell",
"7Rnd_408_Mag",
"9Rnd_45ACP_Mag",
"APERSBoundingMine_Range_Mag",
"APERSMine_Range_Mag",
"APERSTripMine_Wire_Mag",
"ATMine_Range_Mag",
"Chemlight_blue",
"SmokeShellYellow",
"SmokeShellGreen",
"SmokeShellRed",
"SmokeShellPurple",
"SmokeShellOrange",
"SmokeShellBlue",
"Chemlight_green",
"Chemlight_red",
"Chemlight_yellow",
"ClaymoreDirectionalMine_Remote_Mag",
"HandGrenade",
"MiniGrenade",
"NLAW_F",
"RPG32_F",
"RPG32_HE_F",
"SatchelCharge_Remote_Mag",
"SLAMDirectionalMine_Wire_Mag",
"Titan_AA",
"Titan_AP",
"Titan_AT"
]],[ 2, [ // INDUSTRIAL
"EnergyPack",
"EnergyPackLg",
"20Rnd_762x51_Mag",
"10Rnd_762x51_Mag",
"30Rnd_762x39_Mag",
"30Rnd_65x39_caseless_green",
"30Rnd_65x39_caseless_green_mag_Tracer",
"30Rnd_65x39_caseless_mag",
"30Rnd_65x39_caseless_mag_Tracer",
"20Rnd_556x45_UW_mag",
"30Rnd_45ACP_Mag_SMG_01",
"30Rnd_556x45_Stanag",
"30Rnd_556x45_Stanag_Tracer_Green",
"30Rnd_556x45_Stanag_Tracer_Red",
"30Rnd_556x45_Stanag_Tracer_Yellow",
"spear_magazine",
"5Rnd_rollins_mag",
"30Rnd_45ACP_Mag_SMG_01",
"30Rnd_45ACP_Mag_SMG_01_Tracer_Green",
"9Rnd_45ACP_Mag",
"11Rnd_45ACP_Mag",
"6Rnd_45ACP_Cylinder",
"16Rnd_9x21_Mag",
"30Rnd_9x21_Mag",
"10rnd_22X44_magazine",
"9rnd_45X88_magazine",
"SmokeShell",
"SmokeShellYellow",
"SmokeShellGreen",
"SmokeShellRed",
"SmokeShellPurple",
"SmokeShellOrange",
"SmokeShellBlue",
"UGL_FlareWhite_F",
"UGL_FlareGreen_F",
"UGL_FlareRed_F",
"UGL_FlareYellow_F",
"UGL_FlareCIR_F",
"3Rnd_UGL_FlareWhite_F",
"3Rnd_UGL_FlareGreen_F",
"3Rnd_UGL_FlareRed_F",
"3Rnd_UGL_FlareYellow_F",
"3Rnd_UGL_FlareCIR_F",
"6Rnd_GreenSignal_F",
"6Rnd_RedSignal_F",
"Chemlight_green",
"Chemlight_red",
"Chemlight_yellow",
"Chemlight_blue",
"20Rnd_mas_762x51_Stanag",
"5Rnd_mas_762x51_Stanag",
"10Rnd_mas_338_Stanag",
"100Rnd_mas_762x51_Stanag",
"30Rnd_mas_545x39_mag",
"64Rnd_mas_9x18_mag",
"100Rnd_mas_762x54_mag",
"30Rnd_mas_9x39_mag"
]],[ 3, [ // RESEARCH
"EnergyPack",
"EnergyPackLg",
"20Rnd_762x51_Mag",
"10Rnd_762x51_Mag",
"30Rnd_762x39_Mag",
"150Rnd_762x51_Box",
"150Rnd_762x51_Box_Tracer",
"5Rnd_127x108_Mag",
"5Rnd_127x108_APDS_Mag",
"30Rnd_65x39_caseless_green",
"30Rnd_65x39_caseless_green_mag_Tracer",
"30Rnd_65x39_caseless_mag",
"30Rnd_65x39_caseless_mag_Tracer",
"200Rnd_65x39_cased_Box",
"100Rnd_65x39_caseless_mag",
"200Rnd_65x39_cased_Box_Tracer",
"100Rnd_65x39_caseless_mag_Tracer",
"20Rnd_556x45_UW_mag",
"30Rnd_556x45_Stanag",
"30Rnd_556x45_Stanag_Tracer_Red",
"30Rnd_556x45_Stanag_Tracer_Green",
"30Rnd_556x45_Stanag_Tracer_Yellow",
"200Rnd_556x45_M249",
"7Rnd_408_Mag",
"spear_magazine",
"5Rnd_rollins_mag",
"30Rnd_45ACP_Mag_SMG_01",
"30Rnd_45ACP_Mag_SMG_01_Tracer_Green",
"9Rnd_45ACP_Mag",
"11Rnd_45ACP_Mag",
"6Rnd_45ACP_Cylinder",
"16Rnd_9x21_Mag",
"30Rnd_9x21_Mag",
"10rnd_22X44_magazine",
"9rnd_45X88_magazine",
"UGL_FlareWhite_F",
"UGL_FlareGreen_F",
"UGL_FlareRed_F",
"UGL_FlareYellow_F",
"UGL_FlareCIR_F",
"3Rnd_UGL_FlareWhite_F",
"3Rnd_UGL_FlareGreen_F",
"3Rnd_UGL_FlareRed_F",
"3Rnd_UGL_FlareYellow_F",
"3Rnd_UGL_FlareCIR_F",
"6Rnd_GreenSignal_F",
"6Rnd_RedSignal_F",
"Chemlight_green",
"Chemlight_red",
"Chemlight_yellow",
"Chemlight_blue",
"20Rnd_mas_762x51_Stanag",
"5Rnd_mas_762x51_Stanag",
"10Rnd_mas_338_Stanag",
"100Rnd_mas_762x51_Stanag",
"30Rnd_mas_545x39_mag",
"64Rnd_mas_9x18_mag",
"100Rnd_mas_762x54_mag",
"30Rnd_mas_9x39_mag",
"RPG32_F",
"RPG32_HE_F",
"Titan_AA",
"Titan_AP",
"Titan_AT"
]]];
 
//-------------------------------------------------------------------------------------
//here place hats, glasses, clothes, uniforms, vests, weaponattachments
//used with addItemCargoGlobal
//"lootItem_list" array of [class, [itemlist]]
// class : 0-civil, 1-military, ... (add more as you wish)
// itemlist : list of item class names
lootItem_list = [
[ 0, [ // CIVIL
"PaintCanBlk",
"PaintCanBrn",
"PaintCanGrn",
"CinderBlocks",
"MortarBucket",
"ItemScraps",
"ItemCorrugated",
"ItemCorrugatedLg",
"PartPlankPack",
"CircuitParts",
"VehicleRepair",
"ItemMixOil",
"emptyjar_epoch",
"jerrycan_epoch",
"Heal_EPOCH",
"Defib_EPOCH",
"Repair_EPOCH",
"PartOre",
"ItemKiloHemp",
"WhiskeyNoodle",
"FAK",
"Towelette",
"HeatPack",
"ColdPack",
"U_C_Poloshirt_blue",
"U_C_Poloshirt_stripped",
"U_C_Poloshirt_tricolour",
"U_C_Poloshirt_salomn",
"U_C_Poloshirt_redwhite",
"U_C_HunterBody_grn",
"U_C_Poor_1",
"acc_flashlight",
"H_Bandanna_gry",
"H_Beret_red",
"acc_pointer_IR",
"H_Cap_blu",
"optic_Arco",
"H_Cap_red",
"optic_Hamr",
"H_Hat_checker",
"H_Hat_grey",
"I_UavTerminal",
"muzzle_snds_acp", // .45 ACP
"muzzle_snds_L", // 9mm
"optic_Aco",
"optic_ACO_grn",
"optic_Aco_smg",
"optic_ACO_grn_smg",
"optic_Holosight",
"optic_Holosight_smg",
"V_BandollierB_blk",
"V_BandollierB_oli",
"V_TacVestCamo_khk",
"V_TacVestIR_blk",
"V_TacVest_blk",
"V_TacVest_blk_POLICE",
"V_TacVest_brn",
"optic_SOS",
"V_TacVest_khk",
"optic_MRCO",
"optic_DMS",
"optic_Yorris",
"optic_MRD",
"V_1_EPOCH","V_2_EPOCH","V_3_EPOCH","V_4_EPOCH","V_5_EPOCH","V_6_EPOCH","V_7_EPOCH","V_8_EPOCH","V_9_EPOCH","V_10_EPOCH","V_11_EPOCH","V_12_EPOCH","V_13_EPOCH","V_14_EPOCH","V_15_EPOCH","V_16_EPOCH","V_17_EPOCH","V_18_EPOCH","V_19_EPOCH","V_20_EPOCH","V_21_EPOCH","V_22_EPOCH","V_23_EPOCH","V_24_EPOCH","V_25_EPOCH","V_26_EPOCH","V_27_EPOCH","V_28_EPOCH","V_29_EPOCH","V_30_EPOCH","V_31_EPOCH","V_32_EPOCH","V_33_EPOCH","V_34_EPOCH","V_35_EPOCH","V_36_EPOCH","V_37_EPOCH","V_38_EPOCH","V_39_EPOCH","V_40_EPOCH",
"H_1_EPOCH","H_2_EPOCH","H_3_EPOCH","H_4_EPOCH","H_5_EPOCH","H_6_EPOCH","H_7_EPOCH","H_8_EPOCH","H_9_EPOCH","H_10_EPOCH","H_11_EPOCH","H_12_EPOCH","H_13_EPOCH","H_14_EPOCH","H_15_EPOCH","H_16_EPOCH","H_17_EPOCH","H_18_EPOCH","H_19_EPOCH","H_20_EPOCH","H_21_EPOCH","H_22_EPOCH","H_23_EPOCH","H_24_EPOCH","H_25_EPOCH","H_26_EPOCH","H_27_EPOCH","H_28_EPOCH","H_29_EPOCH","H_30_EPOCH","H_31_EPOCH","H_32_EPOCH","H_33_EPOCH","H_34_EPOCH","H_35_EPOCH","H_36_EPOCH","H_37_EPOCH","H_38_EPOCH","H_39_EPOCH","H_40_EPOCH","H_41_EPOCH","H_42_EPOCH","H_43_EPOCH","H_44_EPOCH","H_45_EPOCH","H_46_EPOCH","H_47_EPOCH","H_48_EPOCH","H_49_EPOCH","H_50_EPOCH","H_51_EPOCH","H_52_EPOCH","H_53_EPOCH","H_54_EPOCH","H_55_EPOCH","H_56_EPOCH","H_57_EPOCH","H_58_EPOCH","H_59_EPOCH","H_60_EPOCH","H_61_EPOCH","H_62_EPOCH","H_63_EPOCH","H_64_EPOCH","H_65_EPOCH","H_66_EPOCH","H_67_EPOCH","H_68_EPOCH","H_69_EPOCH","H_70_EPOCH","H_71_EPOCH","H_72_EPOCH","H_73_EPOCH","H_74_EPOCH","H_75_EPOCH","H_76_EPOCH","H_77_EPOCH","H_78_EPOCH","H_79_EPOCH","H_80_EPOCH","H_81_EPOCH","H_82_EPOCH","H_83_EPOCH","H_84_EPOCH","H_85_EPOCH","H_86_EPOCH","H_87_EPOCH","H_88_EPOCH","H_89_EPOCH","H_90_EPOCH","H_91_EPOCH","H_92_EPOCH","H_93_EPOCH","H_94_EPOCH","H_95_EPOCH","H_96_EPOCH","H_97_EPOCH","H_98_EPOCH","H_99_EPOCH","H_100_EPOCH","H_101_EPOCH","H_102_EPOCH","H_103_EPOCH","H_104_EPOCH","wolf_mask_epoch","pkin_mask_epoch"
]],[ 1, [ // MILITARY
"Heal_EPOCH",
"Defib_EPOCH",
"Repair_EPOCH",
"PartOre",
"ItemKiloHemp",
"WhiskeyNoodle",
"ItemSodaOrangeSherbet",
"ItemSodaPurple",
"ItemSodaMocha",
"ItemSodaBurst",
"ItemSodaRbull",
"FoodBioMeat",
"FoodMeeps",
"FoodSnooter",
"FoodWalkNSons",
"sardines_epoch",
"meatballs_epoch",
"scam_epoch",
"sweetcorn_epoch",
"honey_epoch",
"FAK",
"Towelette",
"HeatPack",
"ColdPack",
"U_O_CombatUniform_ocamo",
"U_O_PilotCoveralls",
"U_O_GhillieSuit",
"U_O_Wetsuit",
"U_O_CombatUniform_oucamo",
"U_O_SpecopsUniform_ocamo",
"U_O_OfficerUniform_ocamo",
"U_Camo_uniform",
"U_Ghillie1_uniform",
"U_Ghillie2_uniform",
"U_Ghillie3_uniform",
"U_CamoBlue_uniform",
"U_CamoBrn_uniform",
"U_CamoRed_uniform",
"U_Wetsuit_camo",
"U_Wetsuit_uniform",
"acc_flashlight",
"acc_pointer_IR",
"B_UavTerminal",
"optic_Arco",
"optic_Hamr",
"H_HelmetB_paint",
"H_HelmetIA_net",
"H_HelmetSpecB_blk",
"H_PilotHelmetFighter_I",
"ItemGPS",
"I_UavTerminal",
"Medikit",
"muzzle_snds_acp", // .45 ACP
"muzzle_snds_B", // 7.62mm
"muzzle_snds_H", // 6.5mm
"muzzle_snds_H_MG", // 6.5mm LMG
"muzzle_snds_L", // 9mm
"muzzle_snds_M", // 5.56mm
"NVGoggles",
"NVGoggles_INDEP",
"NVGoggles_OPFOR",
"optic_Aco",
"optic_ACO_grn",
"optic_Aco_smg",
"optic_ACO_grn_smg",
"optic_Holosight",
"optic_Holosight_smg",
"optic_SOS",
"optic_MRCO",
"optic_DMS",
"optic_Yorris",
"optic_MRD",
"optic_LRPS",
"optic_NVS",
"optic_Nightstalker",
"optic_tws",
"optic_tws_mg",
"muzzle_snds_H",
"muzzle_snds_L",
"muzzle_snds_M",
"muzzle_snds_B",
"muzzle_snds_H_MG",
"muzzle_snds_acp",
"acc_mas_pointer_IR",
"muzzle_mas_snds_L",
"muzzle_mas_snds_LM",
"muzzle_mas_snds_C",
"muzzle_mas_snds_MP5SD6",
"muzzle_mas_snds_M",
"muzzle_mas_snds_Mc",
"muzzle_mas_snds_MP7",
"muzzle_mas_snds_AK",
"muzzle_mas_snds_SM",
"muzzle_mas_snds_SMc",
"muzzle_mas_snds_SH",
"muzzle_mas_snds_SHc",
"muzzle_mas_snds_SV",
"muzzle_mas_snds_SVc",
"muzzle_mas_snds_SVD",
"muzzle_mas_snds_KSVK",
"optic_mas_DMS", "optic_mas_DMS_c",
"optic_mas_Holosight_blk",
"optic_mas_Holosight_camo",
"optic_mas_Arco_blk",
"optic_mas_Arco_camo",
"optic_mas_Hamr_camo",
"optic_mas_Aco_camo",
"optic_mas_ACO_grn_camo",
"optic_mas_MRCO_camo",
"optic_mas_zeiss",
"optic_mas_zeiss_c",
"optic_mas_zeiss_eo",
"optic_mas_zeiss_eo_c",
"optic_mas_acog",
"optic_mas_acog_c",
"optic_mas_acog_eo",
"optic_mas_acog_eo_c",
"optic_mas_acog_rd",
"optic_mas_acog_rd_c",
"optic_mas_handle",
"optic_mas_aim",
"optic_mas_aim_c",
"optic_mas_PSO",
"optic_mas_PSO_c",
"optic_mas_PSO_eo",
"optic_mas_PSO_eo_c",
"optic_mas_PSO_nv",
"optic_mas_PSO_nv_c",
"optic_mas_PSO_nv_eo",
"optic_mas_PSO_nv_eo_c",
"optic_mas_PSO_day",
"optic_mas_PSO_nv_day",
"optic_mas_term",
"optic_mas_MRD",
"optic_mas_LRPS",
"V_Chestrig_blk",
"V_HarnessOGL_brn",
"V_HarnessOSpec_brn",
"V_HarnessO_brn",
"V_PlateCarrier1_blk",
"V_PlateCarrier2_rgr",
"V_PlateCarrier3_rgr",
"V_PlateCarrierGL_rgr",
"V_PlateCarrierIA1_dgtl",
"V_PlateCarrierIA2_dgtl",
"V_PlateCarrierIAGL_dgtl",
"V_PlateCarrierSpec_rgr",
"G_mas_wpn_gog",
"G_mas_wpn_gog_d",
"G_mas_wpn_gog_m",
"G_mas_wpn_gog_md",
"G_mas_wpn_gog_g",
"G_mas_wpn_gog_gd",
"G_mas_wpn_mask",
"G_mas_wpn_mask_b",
"G_mas_wpn_wrap",
"G_mas_wpn_wrap_f",
"G_mas_wpn_wrap_t",
"G_mas_wpn_wrap_b",
"G_mas_wpn_wrap_c",
"G_mas_wpn_wrap_g",
"G_mas_wpn_wrap_gog",
"G_mas_wpn_wrap_gog_f",
"G_mas_wpn_wrap_gog_t",
"G_mas_wpn_wrap_gog_b",
"G_mas_wpn_wrap_gog_c",
"G_mas_wpn_wrap_gog_g",
"G_mas_wpn_wrap_mask",
"G_mas_wpn_wrap_mask_t",
"G_mas_wpn_wrap_mask_f",
"G_mas_wpn_wrap_mask_b",
"G_mas_wpn_wrap_mask_c",
"G_mas_wpn_wrap_mask_g",
"G_mas_wpn_bala",
"G_mas_wpn_bala_b",
"G_mas_wpn_bala_t",
"G_mas_wpn_bala_gog",
"G_mas_wpn_bala_gog_b",
"G_mas_wpn_bala_gog_t",
"G_mas_wpn_bala_mask",
"G_mas_wpn_bala_mask_b",
"G_mas_wpn_bala_mask_t",
"G_mas_wpn_shemag",
"G_mas_wpn_shemag_r",
"G_mas_wpn_shemag_w",
"G_mas_wpn_shemag_gog",
"G_mas_wpn_shemag_mask",
"V_1_EPOCH","V_2_EPOCH","V_3_EPOCH","V_4_EPOCH","V_5_EPOCH","V_6_EPOCH","V_7_EPOCH","V_8_EPOCH","V_9_EPOCH","V_10_EPOCH","V_11_EPOCH","V_12_EPOCH","V_13_EPOCH","V_14_EPOCH","V_15_EPOCH","V_16_EPOCH","V_17_EPOCH","V_18_EPOCH","V_19_EPOCH","V_20_EPOCH","V_21_EPOCH","V_22_EPOCH","V_23_EPOCH","V_24_EPOCH","V_25_EPOCH","V_26_EPOCH","V_27_EPOCH","V_28_EPOCH","V_29_EPOCH","V_30_EPOCH","V_31_EPOCH","V_32_EPOCH","V_33_EPOCH","V_34_EPOCH","V_35_EPOCH","V_36_EPOCH","V_37_EPOCH","V_38_EPOCH","V_39_EPOCH","V_40_EPOCH",
"H_1_EPOCH","H_2_EPOCH","H_3_EPOCH","H_4_EPOCH","H_5_EPOCH","H_6_EPOCH","H_7_EPOCH","H_8_EPOCH","H_9_EPOCH","H_10_EPOCH","H_11_EPOCH","H_12_EPOCH","H_13_EPOCH","H_14_EPOCH","H_15_EPOCH","H_16_EPOCH","H_17_EPOCH","H_18_EPOCH","H_19_EPOCH","H_20_EPOCH","H_21_EPOCH","H_22_EPOCH","H_23_EPOCH","H_24_EPOCH","H_25_EPOCH","H_26_EPOCH","H_27_EPOCH","H_28_EPOCH","H_29_EPOCH","H_30_EPOCH","H_31_EPOCH","H_32_EPOCH","H_33_EPOCH","H_34_EPOCH","H_35_EPOCH","H_36_EPOCH","H_37_EPOCH","H_38_EPOCH","H_39_EPOCH","H_40_EPOCH","H_41_EPOCH","H_42_EPOCH","H_43_EPOCH","H_44_EPOCH","H_45_EPOCH","H_46_EPOCH","H_47_EPOCH","H_48_EPOCH","H_49_EPOCH","H_50_EPOCH","H_51_EPOCH","H_52_EPOCH","H_53_EPOCH","H_54_EPOCH","H_55_EPOCH","H_56_EPOCH","H_57_EPOCH","H_58_EPOCH","H_59_EPOCH","H_60_EPOCH","H_61_EPOCH","H_62_EPOCH","H_63_EPOCH","H_64_EPOCH","H_65_EPOCH","H_66_EPOCH","H_67_EPOCH","H_68_EPOCH","H_69_EPOCH","H_70_EPOCH","H_71_EPOCH","H_72_EPOCH","H_73_EPOCH","H_74_EPOCH","H_75_EPOCH","H_76_EPOCH","H_77_EPOCH","H_78_EPOCH","H_79_EPOCH","H_80_EPOCH","H_81_EPOCH","H_82_EPOCH","H_83_EPOCH","H_84_EPOCH","H_85_EPOCH","H_86_EPOCH","H_87_EPOCH","H_88_EPOCH","H_89_EPOCH","H_90_EPOCH","H_91_EPOCH","H_92_EPOCH","H_93_EPOCH","H_94_EPOCH","H_95_EPOCH","H_96_EPOCH","H_97_EPOCH","H_98_EPOCH","H_99_EPOCH","H_100_EPOCH","H_101_EPOCH","H_102_EPOCH","H_103_EPOCH","H_104_EPOCH","wolf_mask_epoch","pkin_mask_epoch"
]],[ 2, [ // INDUSTRIAL
"acc_mas_pointer_IR",
"muzzle_mas_snds_L",
"muzzle_mas_snds_LM",
"muzzle_mas_snds_C",
"muzzle_mas_snds_MP5SD6",
"muzzle_mas_snds_M",
"muzzle_mas_snds_Mc",
"muzzle_mas_snds_MP7",
"muzzle_mas_snds_AK",
"muzzle_mas_snds_SM",
"muzzle_mas_snds_SMc",
"muzzle_mas_snds_SH",
"muzzle_mas_snds_SHc",
"muzzle_mas_snds_SV",
"muzzle_mas_snds_SVc",
"muzzle_mas_snds_SVD",
"muzzle_mas_snds_KSVK",
"optic_mas_DMS", "optic_mas_DMS_c",
"optic_mas_Holosight_blk",
"optic_mas_Holosight_camo",
"optic_mas_Arco_blk",
"optic_mas_Arco_camo",
"optic_mas_Hamr_camo",
"optic_mas_Aco_camo",
"optic_mas_ACO_grn_camo",
"optic_mas_MRCO_camo",
"optic_mas_zeiss",
"optic_mas_zeiss_c",
"optic_mas_zeiss_eo",
"optic_mas_zeiss_eo_c",
"optic_mas_acog",
"optic_mas_acog_c",
"optic_mas_acog_eo",
"optic_mas_acog_eo_c",
"optic_mas_acog_rd",
"optic_mas_acog_rd_c",
"optic_mas_handle",
"optic_mas_aim",
"optic_mas_aim_c",
"optic_mas_PSO",
"optic_mas_PSO_c",
"optic_mas_PSO_eo",
"optic_mas_PSO_eo_c",
"optic_mas_PSO_nv",
"optic_mas_PSO_nv_c",
"optic_mas_PSO_nv_eo",
"optic_mas_PSO_nv_eo_c",
"optic_mas_PSO_day",
"optic_mas_PSO_nv_day",
"optic_mas_term",
"optic_mas_MRD",
"optic_mas_LRPS",
"PaintCanBlk",
"PaintCanBlu",
"PaintCanBrn",
"PaintCanGrn",
"PaintCanOra",
"PaintCanPur",
"PaintCanRed",
"PaintCanTeal",
"PaintCanYel",
"CinderBlocks",
"MortarBucket",
"ItemScraps",
"ItemCorrugated",
"ItemCorrugatedLg",
"PartPlankPack",
"CircuitParts",
"VehicleRepair",
"ItemMixOil",
"emptyjar_epoch",
"jerrycan_epoch",
"Heal_EPOCH",
"Defib_EPOCH",
"Repair_EPOCH",
"PartOre",
"ItemKiloHemp",
"WhiskeyNoodle",
"ItemSodaOrangeSherbet",
"ItemSodaPurple",
"ItemSodaMocha",
"ItemSodaBurst",
"ItemSodaRbull",
"FoodBioMeat",
"FoodMeeps",
"FoodSnooter",
"FoodWalkNSons",
"sardines_epoch",
"meatballs_epoch",
"scam_epoch",
"sweetcorn_epoch",
"honey_epoch",
"FAK",
"Towelette",
"KitFoundation",
"HeatPack",
"KitPlotPole",
"ColdPack",
"U_C_WorkerCoveralls",
"U_Test_uniform",
"acc_flashlight",
"acc_pointer_IR",
"optic_Arco",
"optic_Hamr",
"optic_Aco",
"optic_ACO_grn",
"optic_Aco_smg",
"optic_ACO_grn_smg",
"optic_Holosight",
"optic_Holosight_smg",
"optic_SOS",
"optic_MRCO",
"optic_DMS",
"optic_Yorris",
"optic_MRD",
"optic_LRPS",
"optic_NVS",
"optic_Nightstalker",
"optic_tws",
"optic_tws_mg",
"muzzle_snds_H",
"muzzle_snds_L",
"muzzle_snds_M",
"muzzle_snds_B",
"muzzle_snds_H_MG",
"muzzle_snds_acp"
]],[ 3, [ // RESEARCH
"acc_mas_pointer_IR",
"muzzle_mas_snds_L",
"muzzle_mas_snds_LM",
"muzzle_mas_snds_C",
"muzzle_mas_snds_MP5SD6",
"muzzle_mas_snds_M",
"muzzle_mas_snds_Mc",
"muzzle_mas_snds_MP7",
"muzzle_mas_snds_AK",
"muzzle_mas_snds_SM",
"muzzle_mas_snds_SMc",
"muzzle_mas_snds_SH",
"muzzle_mas_snds_SHc",
"muzzle_mas_snds_SV",
"muzzle_mas_snds_SVc",
"muzzle_mas_snds_SVD",
"muzzle_mas_snds_KSVK",
"optic_mas_DMS", "optic_mas_DMS_c",
"optic_mas_Holosight_blk",
"optic_mas_Holosight_camo",
"optic_mas_Arco_blk",
"optic_mas_Arco_camo",
"optic_mas_Hamr_camo",
"optic_mas_Aco_camo",
"optic_mas_ACO_grn_camo",
"optic_mas_MRCO_camo",
"optic_mas_zeiss",
"optic_mas_zeiss_c",
"optic_mas_zeiss_eo",
"optic_mas_zeiss_eo_c",
"optic_mas_acog",
"optic_mas_acog_c",
"optic_mas_acog_eo",
"optic_mas_acog_eo_c",
"optic_mas_acog_rd",
"optic_mas_acog_rd_c",
"optic_mas_handle",
"optic_mas_aim",
"optic_mas_aim_c",
"optic_mas_PSO",
"optic_mas_PSO_c",
"optic_mas_PSO_eo",
"optic_mas_PSO_eo_c",
"optic_mas_PSO_nv",
"optic_mas_PSO_nv_c",
"optic_mas_PSO_nv_eo",
"optic_mas_PSO_nv_eo_c",
"optic_mas_PSO_day",
"optic_mas_PSO_nv_day",
"optic_mas_term",
"optic_mas_MRD",
"optic_mas_LRPS",
"Heal_EPOCH",
"Defib_EPOCH",
"Repair_EPOCH",
"PartOre",
"ItemKiloHemp",
"WhiskeyNoodle",
"ItemSodaOrangeSherbet",
"ItemSodaPurple",
"ItemSodaMocha",
"ItemSodaBurst",
"ItemSodaRbull",
"FoodBioMeat",
"FoodMeeps",
"FoodSnooter",
"FoodWalkNSons",
"sardines_epoch",
"meatballs_epoch",
"scam_epoch",
"sweetcorn_epoch",
"honey_epoch",
"FAK",
"Towelette",
"HeatPack",
"ColdPack",
"U_C_Scientist",
"U_Test_uniform",
"acc_flashlight",
"acc_pointer_IR",
"optic_Arco",
"optic_Hamr",
"optic_Aco",
"optic_ACO_grn",
"optic_Aco_smg",
"optic_ACO_grn_smg",
"optic_Holosight",
"optic_Holosight_smg",
"optic_SOS",
"optic_MRCO",
"optic_DMS",
"optic_Yorris",
"optic_MRD",
"optic_LRPS",
"optic_NVS",
"optic_Nightstalker",
"optic_tws",
"optic_tws_mg",
"muzzle_snds_H",
"muzzle_snds_L",
"muzzle_snds_M",
"muzzle_snds_B",
"muzzle_snds_H_MG",
"muzzle_snds_acp",
"V_1_EPOCH","V_2_EPOCH","V_3_EPOCH","V_4_EPOCH","V_5_EPOCH","V_6_EPOCH","V_7_EPOCH","V_8_EPOCH","V_9_EPOCH","V_10_EPOCH","V_11_EPOCH","V_12_EPOCH","V_13_EPOCH","V_14_EPOCH","V_15_EPOCH","V_16_EPOCH","V_17_EPOCH","V_18_EPOCH","V_19_EPOCH","V_20_EPOCH","V_21_EPOCH","V_22_EPOCH","V_23_EPOCH","V_24_EPOCH","V_25_EPOCH","V_26_EPOCH","V_27_EPOCH","V_28_EPOCH","V_29_EPOCH","V_30_EPOCH","V_31_EPOCH","V_32_EPOCH","V_33_EPOCH","V_34_EPOCH","V_35_EPOCH","V_36_EPOCH","V_37_EPOCH","V_38_EPOCH","V_39_EPOCH","V_40_EPOCH",
"H_1_EPOCH","H_2_EPOCH","H_3_EPOCH","H_4_EPOCH","H_5_EPOCH","H_6_EPOCH","H_7_EPOCH","H_8_EPOCH","H_9_EPOCH","H_10_EPOCH","H_11_EPOCH","H_12_EPOCH","H_13_EPOCH","H_14_EPOCH","H_15_EPOCH","H_16_EPOCH","H_17_EPOCH","H_18_EPOCH","H_19_EPOCH","H_20_EPOCH","H_21_EPOCH","H_22_EPOCH","H_23_EPOCH","H_24_EPOCH","H_25_EPOCH","H_26_EPOCH","H_27_EPOCH","H_28_EPOCH","H_29_EPOCH","H_30_EPOCH","H_31_EPOCH","H_32_EPOCH","H_33_EPOCH","H_34_EPOCH","H_35_EPOCH","H_36_EPOCH","H_37_EPOCH","H_38_EPOCH","H_39_EPOCH","H_40_EPOCH","H_41_EPOCH","H_42_EPOCH","H_43_EPOCH","H_44_EPOCH","H_45_EPOCH","H_46_EPOCH","H_47_EPOCH","H_48_EPOCH","H_49_EPOCH","H_50_EPOCH","H_51_EPOCH","H_52_EPOCH","H_53_EPOCH","H_54_EPOCH","H_55_EPOCH","H_56_EPOCH","H_57_EPOCH","H_58_EPOCH","H_59_EPOCH","H_60_EPOCH","H_61_EPOCH","H_62_EPOCH","H_63_EPOCH","H_64_EPOCH","H_65_EPOCH","H_66_EPOCH","H_67_EPOCH","H_68_EPOCH","H_69_EPOCH","H_70_EPOCH","H_71_EPOCH","H_72_EPOCH","H_73_EPOCH","H_74_EPOCH","H_75_EPOCH","H_76_EPOCH","H_77_EPOCH","H_78_EPOCH","H_79_EPOCH","H_80_EPOCH","H_81_EPOCH","H_82_EPOCH","H_83_EPOCH","H_84_EPOCH","H_85_EPOCH","H_86_EPOCH","H_87_EPOCH","H_88_EPOCH","H_89_EPOCH","H_90_EPOCH","H_91_EPOCH","H_92_EPOCH","H_93_EPOCH","H_94_EPOCH","H_95_EPOCH","H_96_EPOCH","H_97_EPOCH","H_98_EPOCH","H_99_EPOCH","H_100_EPOCH","H_101_EPOCH","H_102_EPOCH","H_103_EPOCH","H_104_EPOCH","wolf_mask_epoch","pkin_mask_epoch"
]]];
 
//-------------------------------------------------------------------------------------
//here place backpacks, parachutes and packed drones/stationary
//used with addBackpackCargoGlobal
//"lootBackpack_list" array of [class, [backpacklist]]
// class : 0-civil, 1-military, ... (add more as you wish)
// backpacklist: list of backpack class names
lootBackpack_list = [
[ 0, [ // CIVIL
"B_AssaultPack_cbr",
"B_AssaultPack_dgtl",
"B_AssaultPack_khk",
"B_AssaultPack_mcamo",
"B_AssaultPack_ocamo",
"B_AssaultPack_rgr",
"B_AssaultPack_sgg",
"B_Carryall_cbr",
"B_Carryall_khk",
"B_Carryall_mcamo",
"B_Carryall_ocamo",
"B_Carryall_oli",
"B_Carryall_oucamo",
"B_FieldPack_blk",
"B_FieldPack_cbr",
"B_FieldPack_khk",
"B_FieldPack_ocamo",
"B_FieldPack_oli",
"B_FieldPack_oucamo",
"B_Kitbag_cbr",
"B_Kitbag_mcamo",
"B_Kitbag_rgr",
"B_Kitbag_sgg",
"B_Parachute",
"B_TacticalPack_blk",
"B_TacticalPack_mcamo",
"B_TacticalPack_ocamo",
"B_TacticalPack_oli",
"B_TacticalPack_rgr",
"smallbackpack_red_epoch",
"smallbackpack_green_epoch",
"smallbackpack_teal_epoch",
"smallbackpack_pink_epoch"
]],[ 1, [ // MILITARY
"B_AssaultPack_cbr",
"B_AssaultPack_dgtl",
"B_AssaultPack_khk",
"B_AssaultPack_mcamo",
"B_AssaultPack_ocamo",
"B_AssaultPack_rgr",
"B_AssaultPack_sgg",
"B_Carryall_cbr",
"B_Carryall_khk",
"B_Carryall_mcamo",
"B_Carryall_ocamo",
"B_Carryall_oli",
"B_Carryall_oucamo",
"B_FieldPack_blk",
"B_FieldPack_cbr",
"B_FieldPack_khk",
"B_FieldPack_ocamo",
"B_FieldPack_oli",
"B_FieldPack_oucamo",
"B_Kitbag_cbr",
"B_Kitbag_mcamo",
"B_Kitbag_rgr",
"B_Kitbag_sgg",
"B_Parachute",
"B_TacticalPack_blk",
"B_TacticalPack_mcamo",
"B_TacticalPack_ocamo",
"B_TacticalPack_oli",
"B_TacticalPack_rgr",
"smallbackpack_red_epoch",
"smallbackpack_green_epoch",
"smallbackpack_teal_epoch",
"smallbackpack_pink_epoch"
]],[ 2, [ // INDUSTRIAL
"B_AssaultPack_cbr",
"B_AssaultPack_dgtl",
"B_AssaultPack_khk",
"B_AssaultPack_mcamo",
"B_AssaultPack_ocamo",
"B_AssaultPack_rgr",
"B_AssaultPack_sgg",
"B_Carryall_cbr",
"B_Carryall_khk",
"B_Carryall_mcamo",
"B_Carryall_ocamo",
"B_Carryall_oli",
"B_Carryall_oucamo",
"B_FieldPack_blk",
"B_FieldPack_cbr",
"B_FieldPack_khk",
"B_FieldPack_ocamo",
"B_FieldPack_oli",
"B_FieldPack_oucamo",
"B_Kitbag_cbr",
"B_Kitbag_mcamo",
"B_Kitbag_rgr",
"B_Kitbag_sgg",
"B_Parachute",
"B_TacticalPack_blk",
"B_TacticalPack_mcamo",
"B_TacticalPack_ocamo",
"B_TacticalPack_oli",
"B_TacticalPack_rgr",
"smallbackpack_red_epoch",
"smallbackpack_green_epoch",
"smallbackpack_teal_epoch",
"smallbackpack_pink_epoch"
]],[ 3, [ // RESEARCH
"B_AssaultPack_cbr",
"B_AssaultPack_dgtl",
"B_AssaultPack_khk",
"B_AssaultPack_mcamo",
"B_AssaultPack_ocamo",
"B_AssaultPack_rgr",
"B_AssaultPack_sgg",
"B_Carryall_cbr",
"B_Carryall_khk",
"B_Carryall_mcamo",
"B_Carryall_ocamo",
"B_Carryall_oli",
"B_Carryall_oucamo",
"B_FieldPack_blk",
"B_FieldPack_cbr",
"B_FieldPack_khk",
"B_FieldPack_ocamo",
"B_FieldPack_oli",
"B_FieldPack_oucamo",
"B_Kitbag_cbr",
"B_Kitbag_mcamo",
"B_Kitbag_rgr",
"B_Kitbag_sgg",
"B_Parachute",
"B_TacticalPack_blk",
"B_TacticalPack_mcamo",
"B_TacticalPack_ocamo",
"B_TacticalPack_oli",
"B_TacticalPack_rgr",
"smallbackpack_red_epoch",
"smallbackpack_green_epoch",
"smallbackpack_teal_epoch",
"smallbackpack_pink_epoch"
]]];
 
//-------------------------------------------------------------------------------------
//here place any other objects(ex.: Land_Basket_F, Box_East_Wps_F, Land_Can_V3_F, ...)
//used with createVehicle directly
//"lootworldObject_list" array of [class, [objectlist]]
// class : 0-civil, 1-military, ... (add more as you wish)
// objectlist : list of worldobject class names
lootworldObject_list = [
[ 0, [ // CIVIL
"ItemLockBox",
"Box_East_Wps_F",
"Box_NATO_Wps_F",
"Land_Basket_F", // food
"Land_CanisterPlastic_F", // water
"Land_CanisterFuel_F" // Jerrycan
]],[ 1, [ // MILITARY
"ItemLockBox",
"Box_East_Wps_F",
"Box_NATO_Wps_F",
"Land_CanisterFuel_F", // jerrycan
"Land_Can_V3_F", // energydrink
"Land_Suitcase_F" // repairkit
]],[ 2, [ // INDUSTRIAL
"ItemLockBox",
//"Box_IND_Support_F", //support boxes don't erease inventory
"Box_IND_Grenades_F",
"Box_IND_Ammo_F",
"Box_NATO_Ammo_F",
"Land_CanisterFuel_F", // jerrycan
"Land_CanisterOil_F", // syphon hose
"Land_Suitcase_F" // repairkit
]],[ 3, [ // RESEARCH
"ItemLockBox",
"Box_East_Ammo_F",
"Box_IND_Ammo_F",
"Box_NATO_Ammo_F",
"Land_Can_V3_F", // energydrink
"Land_Suitcase_F" // repairkit
]]];

 
Regards,
 
Pry
Link to comment
Share on other sites

Anyone else having performance issues with this script?  With out the loot script in, the server runs perfect, with multiple ai mods, and what not, but as soon as this went in, started having massive drops in performance.

Yes, I've just narrowed it down the the LSDeleter.SQF script, every time it runs my server fps/cps drops by about 20 for a few seconds (and it runs every 60 seconds). I think it could do with some optimisation.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
×
×
  • Create New...