DeNo

[SOLVED] CUP & MAS Weapons, Loot spawn script help needed!

5 posts in this topic

Hi! does anyone have the cfgLoot settings thing in Config.cpp on the exile_setting file that has CUP and Mas weapons on? i cant get my head around the loottable compiler, and i was thinking, it would help other people out at a later date too ? Any help is grateful...

 

Kind Regards. 

Share this post


Link to post
Share on other sites

Really recommend to use the loottable compiler. Next time you want to make any single small change, you ask again and stuck.
The compiler sums and sort the config you provide. Doing this by hand is pointless and full of error sources.

This is a very basic thing and should be understood before proceed modding.

If you are willing to learn I can give you some examples for MAS weapons and how the 2 *.h files in the compiler working together.
Its just a matter of under one minute make a change to the loot table, compile it, copy&paste it into your config.cpp. Thats it.
 

32 minutes ago, DeNo said:

i was thinking, it would help other people out at a later date too ?

No, it will not.

 

Not part of the topic, but:
(Personal Tipp: decide for one of the weapon addons, do not use both a the same time. They aren't really combinable and
have nearly the same choice of weapons. Its weired for the players if you want to have AKs or M4s of both for example.)

:)

 

 

 

Share this post


Link to post
Share on other sites
Advertisement

@Ryanoris is correct, you are better off going either CUP or Mas, not running both. You do really need  to create your own or at least amend an existing one above to suit your own server. I'd recommend going MAS only mate, I used to use it and it is much more straight forward than CUP and the weapon selection is almost the same as CUP, if not a little more varied. Its perfect if you're unsure what you're doing with mods/addons and just getting your head round them as there is a lot less to do.

If you are interested,  I have an older Mas loot table you can have (posted below). It was a WIP i found on my memory stick I have handy, it will need adjusting to your needs but all you have to do really is;
 

 1. Copy the code below into Notepad/Notepad ++ (it will need checking/adjusting to your own needs)

Spoiler

/**
  /////////////////////////////////////////////////////////////////////////////
  Exile Mod Loot Table Template
  /////////////////////////////////////////////////////////////////////////////
    
  Format of this file is the following:

  > LootTableName
  Spawn Chance %, Item Class Name

  You can add one item to multiple loot tables.

  Be careful with spawn chance values! They do not define how common an item is
  in general, but how common it is in relation to all the other items of that
  loot table. Values from 0..100 are allowed. The higher the chance, the more
  often will it spawn.
*/

///////////////////////////////////////////////////////////////////////////////
// Slums/Ghetto, Farms, Village Houses, Castle etc.
// Spawn Guerilla things :)
///////////////////////////////////////////////////////////////////////////////
> CivillianLowerClass

// Food
60, Exile_Item_PlasticBottleEmpty
20, Exile_Item_PlasticBottleFreshWater
10, Exile_Item_Energydrink
10, Exile_Item_Beer
30, Exile_Item_GloriousKnakworst
30, Exile_Item_SausageGravy
30, Exile_Item_ChristmasTinner
30, Exile_Item_BBQSandwich
30, Exile_Item_Surstromming
40, Exile_Item_Catfood
70, Land_Can_Dented_F
5, Exile_Item_ChristmasTinner_Cooked
5, Exile_Item_BBQSandwich_Cooked
5, Exile_Item_GloriousKnakworst_Cooked
5, Exile_Item_SausageGravy_Cooked
5, Exile_Item_Surstromming_Cooked
10, Exile_Item_Catfood_Cooked

// Pistols
5, hgun_ACPC2_F            // ACP-C2 .45
30, hgun_P07_F              // P07 9 mm
30, hgun_Rook40_F           // Rook-40 9 mm
5, hgun_Pistol_heavy_01_F  // 4-five .45
25, hgun_Pistol_heavy_02_F  // Zubr .45
10, hgun_Pistol_Signal_F    // Starter Pistol
25, hgun_mas_m9_F            //M9
30, hgun_mas_bhp_F            //Browning HP                            
30, hgun_mas_glock_F        //Glock                         
5,    hgun_mas_acp_F            //1911                         
20, hgun_mas_usp_F            //USP     
30,    hgun_mas_glocksf_F        //Glock F 
40, hgun_mas_grach_F        // MP443
50, hgun_mas_mak_F            // Makarov
35, hgun_mas_p226_F            //Sig
20, hgun_mas_sa61_F            //Scorpion

// Pistol Magazines
10, 11Rnd_45ACP_Mag       // 4-five
20, 16Rnd_9x21_Mag        // PDW2000, P07, ROOK-40
10, 30Rnd_9x21_Mag        // Sting, PDW2000, P07, ROOK-40
50, 6Rnd_45ACP_Cylinder   // Zubr
50, 6Rnd_GreenSignal_F    // Starter Pistol
50, 6Rnd_RedSignal_F      // Starter Pistol 
40, 9Rnd_45ACP_Mag        // ACP-C2
50, 8Rnd_mas_45acp_Mag        //.45 8 rnd mag
70, 8Rnd_mas_9x18_Mag         //8 rnd 9mm mag
50,    17Rnd_mas_9x21_Mag                         
40, 15Rnd_mas_9x21_Mag     
20, 12Rnd_mas_45acp_Mag                    
50, 13Rnd_mas_9x21_Mag     
10, 20Rnd_mas_765x17_Mag


// Pistol Items
10, muzzle_snds_L
5, muzzle_snds_acp
10, optic_Yorris      
10, optic_MRD
10, muzzle_mas_snds_L
20, muzzle_mas_snds_LM

// SMG Ammo
10, 30Rnd_45ACP_Mag_SMG_01                // Vermin SMG
10, 30Rnd_45ACP_Mag_SMG_01_Tracer_Green   // Vermin SMG
20, 30Rnd_mas_9x21_Stanag                   // mp40 and sten mags

// SMGs
10, SMG_01_F        // Vermin SMG .45 ACP
30, SMG_02_F        // Sting 9 mm
5, hgun_PDW2000_F  // PDW2000 9 mm
30, arifle_mas_mp40 // MP40
30, arifle_mas_sten // Sten
30, BIZON

//Shotguns
40, arifle_mas_m1014
40, arifle_mas_saiga

//Shotgun ammo
40, 10Rnd_mas_12Gauge_Slug
40, 10Rnd_mas_12Gauge_Pellets
70, 7Rnd_mas_12Gauge_Slug 
70, 7Rnd_mas_12Gauge_Pellets

// SMG Items
20, optic_Holosight_smg
20, optic_ACO_grn_smg
20, optic_Aco_smg
20, optic_mas_DMS_c
20, optic_ACO_grn
20, optic_Aco

// Backpacks
40, B_OutdoorPack_blk
40, B_OutdoorPack_tan
40, B_OutdoorPack_blu
40, B_HuntingBackpack
40, B_AssaultPack_khk
40, B_AssaultPack_dgtl
40, B_AssaultPack_rgr
40, B_AssaultPack_sgg
40, B_AssaultPack_blk
40, B_AssaultPack_cbr
40, B_AssaultPack_mcamo
40, B_Kitbag_mcamo
30, B_Kitbag_sgg
30, B_Kitbag_cbr
30, B_FieldPack_blk
30, B_FieldPack_ocamo
30, B_FieldPack_oucamo
30, B_FieldPack_cbr
30, B_Bergen_sgg
30, B_Bergen_mcamo
30, B_Bergen_rgr
30, B_Bergen_blk
30, B_mas_AssaultPack_mul 
30, B_mas_Kitbag_mul
30, B_mas_AssaultPack_des 
30, B_mas_Kitbag_des

// Rifles
10, arifle_Katiba_F       // Katiba 6.5 mm
4, arifle_Katiba_GL_F    // Katiba GL 6.5 mm
9, arifle_TRG21_F        // TRG-21 5.56 mm
9, arifle_TRG20_F        // TRG-20 5.56 mm
17, arifle_mas_lee        // Lee enfield
24, arifle_mas_akms
18, arifle_mas_ak_74m        
19, arifle_mas_aks74                         
5, arifle_mas_aks74_gl        
19, arifle_mas_ak74        
8, arifle_mas_ak_74m_gl 
6, arifle_mas_ak74_l    
6, arifle_mas_ak74_gl_l            
9, arifle_mas_ak74_gl    
18, arifle_mas_ak_74m_c                        
10, arifle_mas_ak_74m_gl_c                    
14, arifle_mas_aks74u         
20, arifle_mas_akm74                     
17, arifle_mas_ak_74m_sf                        
13, arifle_mas_ak_74m_sf_gl              
18, arifle_mas_ak_74m_sf_c                    
10, arifle_mas_ak_74m_sf_gl_c             
14, arifle_mas_aks_74_sf                        
9, arifle_mas_aks_74_sf_gl
19, arifle_mas_ak12_sf    
14, arifle_mas_ak12_sf_gl                                        
8, arifle_mas_akms_gl                
14, arifle_mas_akms_c                            
17, arifle_mas_akms_gl_c                        
16, arifle_mas_akm
13, arifle_mas_akm_gl                        
18, arifle_mas_aks74u_c         


// Rifle Items
5, muzzle_snds_M
5, muzzle_snds_H
8, muzzle_mas_snds_AK
5, optic_Arco
5, optic_Hamr
5, optic_Holosight
10, acc_flashlight
10, acc_pointer_IR
4, optic_MRCO
2, optic_DMS
5, muzzle_mas_snds_M                         
5, muzzle_mas_snds_Mc                          
    

// Rifle Ammo
3, 20Rnd_556x45_UW_mag                        // SDAR
10, 30Rnd_556x45_Stanag                        // TRG-20, TRG-21/EGLM, Mk20/C/EGLM, SDAR
10, 30Rnd_556x45_Stanag_Tracer_Green         // TRG-20, TRG-21/EGLM, Mk20/C/EGLM, SDAR
10, 30Rnd_556x45_Stanag_Tracer_Red             // TRG-20, TRG-21/EGLM, Mk20/C/EGLM, SDAR
10, 30Rnd_556x45_Stanag_Tracer_Yellow        // TRG-20, TRG-21/EGLM, Mk20/C/EGLM, SDAR
10, 30Rnd_65x39_caseless_green               // Katiba
10, 30Rnd_65x39_caseless_green_mag_Tracer   // Katiba
20, 30Rnd_mas_762x39_mag
20, 30Rnd_mas_762x39_T_mag    
10, 30Rnd_mas_545x39bk_mag
10, 30Rnd_mas_545x39sd_mag    
20, 5Rnd_mas_762x51_Stanag
15, 5Rnd_mas_762x51_T_Stanag


// Items
30, Binocular
55, ItemWatch
40, ItemMap
25, FirstAidKit
2, ToolKit
40, ItemCompass
10, Exile_Item_CamoTentKit
60, Exile_Item_CookingPot
10, Exile_Item_DuctTape
70, Exile_Item_LightBulb
50, Exile_Item_Matches
10, Exile_Item_InstaDoc
35, ItemGPS

// Chem lights
95, Chemlight_blue
95, Chemlight_green
95, Chemlight_red
95, Chemlight_yellow

// Road flares
80, FlareGreen_F
80, FlareRed_F
80, FlareWhite_F
80, FlareYellow_F

// Uniforms
50, U_Competitor 
40, U_OrestesBody 
10, U_O_PilotCoveralls 
70, U_C_WorkerCoveralls 
10, U_I_OfficerUniform 
45, U_C_Fisherman 
45, U_C_FishermanOveralls 
20, U_C_Journalist 
25, U_C_Scientist 
70, U_C_Farmer 
80, U_C_Poor_1
50, U_C_Scavenger_1 
40, U_C_Scavenger_2 
10, U_C_PriestBody 
80, U_C_Poor_2
80, U_C_Poor_shorts_1
70, U_C_HunterBody_grn
30, U_C_Novak 
60, U_C_Poloshirt_salmon
60, U_C_Poloshirt_tricolour
60, U_C_Poloshirt_stripped
60, U_C_Poloshirt_redwhite 
60, U_C_Poloshirt_burgundy
60, U_C_Poloshirt_blue 

// Headgear
50, H_Bandanna_surfer
20, H_Beret_blk_POLICE
50, H_Cap_blk
40, H_Cap_blk_ION
40, H_Cap_blk_Raven
50, H_Cap_blu
50, H_Cap_grn
50, H_Cap_headphones
50, H_Cap_oli
20, H_Cap_press
50, H_Cap_red
30, H_Cap_blk_CMMG
60, H_Cap_tan
50, H_Hat_blue
50, H_Hat_brown
50, H_Hat_checker
50, H_Hat_grey
50, H_Hat_tan
50, H_StrawHat
50, H_StrawHat_dark

// Guerilla Headgear
40, H_Booniehat_khk
40, H_Booniehat_indp
40, H_Booniehat_mcamo
40, H_Booniehat_grn
40, H_Booniehat_tan
40, H_Booniehat_dirty
40, H_Booniehat_dgtl
40, H_Booniehat_khk_hs

30, H_Bandanna_khk
30, H_Bandanna_khk_hs
30, H_Bandanna_cbr
30, H_Bandanna_sgg
30, H_Bandanna_gry
30, H_Bandanna_camo
30, H_Bandanna_mcamo
30, H_BandMask_blk

20, H_Beret_blk
20, H_Beret_red
20, H_Beret_grn
10, H_Beret_grn_SF
10, H_Beret_brn_SF
20, H_Beret_ocamo
20, H_Beret_02
5, H_Beret_Colonel

15, H_Hat_camo
15, H_Cap_brn_SPECOPS
15, H_Cap_tan_specops_US
10, H_Cap_khaki_specops_UK
25, H_Watchcap_blk
35, H_Watchcap_khk
15, H_Watchcap_camo
25, H_Watchcap_sgg
40, H_TurbanO_blk

20, H_Shemag_khk
20, H_Shemag_tan
20, H_Shemag_olive
20, H_Shemag_olive_hs
20, H_ShemagOpen_khk
20, H_ShemagOpen_tan

// Guerilla Vests
10, V_BandollierB_khk
10, V_BandollierB_cbr
10, V_BandollierB_rgr
10, V_BandollierB_blk
10, V_BandollierB_oli
10, V_Chestrig_khk
10, V_Chestrig_rgr
10, V_Chestrig_blk
10, V_Chestrig_oli
10, V_HarnessO_brn
10, V_HarnessOGL_brn
10, V_HarnessO_gry
10, V_HarnessOGL_gry
10, V_HarnessOSpec_brn
10, V_HarnessOSpec_gry

5, V_I_G_resistanceLeader_F

// Guerilla Uniforms
20, U_IG_Menelaos 
40, U_IG_Guerilla1_1
40, U_IG_Guerilla2_1
40, U_IG_Guerilla2_2
40, U_IG_Guerilla2_3
40, U_IG_Guerilla3_1
40, U_IG_Guerilla3_2
20, U_IG_leader
10, U_I_G_resistanceLeader_F

///////////////////////////////////////////////////////////////////////////////
// Apartments, Offices etc.
///////////////////////////////////////////////////////////////////////////////
> CivillianUpperClass

60, Exile_Item_PlasticBottleEmpty
20, Exile_Item_PlasticBottleFreshWater
12, Exile_Item_Energydrink
15, Exile_Item_Beer
40, Exile_Item_GloriousKnakworst
40, Exile_Item_SausageGravy
40, Exile_Item_ChristmasTinner
40, Exile_Item_BBQSandwich
40, Exile_Item_Surstromming
50, Exile_Item_Catfood
10, Exile_Item_ChristmasTinner_Cooked
15, Exile_Item_BBQSandwich_Cooked
15, Exile_Item_GloriousKnakworst_Cooked
15, Exile_Item_SausageGravy_Cooked
15, Exile_Item_Surstromming_Cooked
15, Exile_Item_Catfood_Cooked

//items
30, Binocular
70, ItemWatch
50, ItemMap
30, FirstAidKit
5, ToolKit
50, ItemCompass
20, Exile_Item_CamoTentKit
70, Exile_Item_CookingPot
15, Exile_Item_DuctTape
80, Exile_Item_LightBulb
70, Exile_Item_Matches
12, Exile_Item_InstaDoc
50, ItemGPS

//PISTOLS
25, hgun_ACPC2_F            // ACP-C2 .45
30, hgun_P07_F              // P07 9 mm
36, hgun_Rook40_F           // Rook-40 9 mm
20, hgun_Pistol_heavy_01_F  // 4-five .45
30, hgun_Pistol_heavy_02_F  // Zubr .45
30, hgun_Pistol_Signal_F    // Starter Pistol
20, hgun_mas_m9_F            //M9
23, hgun_mas_bhp_F            //?                             
30, hgun_mas_glock_F        //Glock                         
25,    hgun_mas_acp_F            //1911                         
25, hgun_mas_usp_F            //USP     
20,    hgun_mas_glocksf_F        //Glock F 
35, hgun_mas_grach_F        // 
45, hgun_mas_mak_F            // 
10, hgun_mas_sa61_F

// Pistol Magazines
10, 11Rnd_45ACP_Mag       // 4-five
20, 16Rnd_9x21_Mag        // PDW2000, P07, ROOK-40
10, 30Rnd_9x21_Mag        // Sting, PDW2000, P07, ROOK-40
50, 6Rnd_45ACP_Cylinder   // Zubr
50, 6Rnd_GreenSignal_F    // Starter Pistol
50, 6Rnd_RedSignal_F      // Starter Pistol 
40, 9Rnd_45ACP_Mag        // ACP-C2
50, 8Rnd_mas_45acp_Mag        //.45 8 rnd mag
70, 8Rnd_mas_9x18_Mag         //8 rnd 9mm mag?
50,    17Rnd_mas_9x21_Mag                         
40, 15Rnd_mas_9x21_Mag     
20, 12Rnd_mas_45acp_Mag                    
50, 13Rnd_mas_9x21_Mag     
10, 20Rnd_mas_765x17_Mag

// Pistol Items
10, muzzle_snds_L
10, muzzle_snds_acp
15, optic_Yorris      // No one needs this crap
15, optic_MRD
10, muzzle_mas_snds_L 
20, muzzle_mas_snds_LM

// SMG Ammo
15, 30Rnd_45ACP_Mag_SMG_01                // Vermin SMG
15, 30Rnd_45ACP_Mag_SMG_01_Tracer_Green   // Vermin SMG
20, 30Rnd_mas_9x21_Stanag                   // mp40 and sten mags
18, 64Rnd_mas_9x18_mag                         //bizon mags

// SMGs
15, SMG_01_F        // Vermin SMG .45 ACP
20, SMG_02_F        // Sting 9 mm
10, hgun_PDW2000_F  // PDW2000 9 mm
20, arifle_mas_mp40 // MP40
20, arifle_mas_sten // Sten
20, BIZON

// Backpacks
40, B_OutdoorPack_blk
40, B_OutdoorPack_tan
40, B_OutdoorPack_blu
40, B_HuntingBackpack
40, B_AssaultPack_khk
40, B_AssaultPack_dgtl
40, B_AssaultPack_rgr
40, B_AssaultPack_sgg
40, B_AssaultPack_blk
40, B_AssaultPack_cbr
40, B_AssaultPack_mcamo
40, B_Kitbag_mcamo
40, B_Kitbag_sgg
40, B_Kitbag_cbr
40, B_FieldPack_blk
40, B_FieldPack_ocamo
40, B_FieldPack_oucamo
40, B_FieldPack_cbr
40, B_Bergen_sgg
40, B_Bergen_mcamo
40, B_Bergen_rgr
40, B_Bergen_blk
40, B_mas_AssaultPack_mul 
40, B_mas_Kitbag_mul
40, B_mas_AssaultPack_des 
40, B_mas_Kitbag_des

// Uniforms
80, U_C_Poloshirt_salmon
80, U_C_Poloshirt_tricolour
80, U_C_Poloshirt_stripped
80, U_C_Poloshirt_burgundy
80, U_C_Poloshirt_blue
50, U_Rangemaster
10, U_NikosBody
10, U_NikosAgedBody
50, U_Competitor 
40, U_OrestesBody 
10, U_O_PilotCoveralls 
50, U_C_WorkerCoveralls 
10, U_I_OfficerUniform 
45, U_C_Fisherman 
45, U_C_FishermanOveralls 
40, U_C_Journalist 
25, U_C_Scientist 
70, U_C_Farmer 
40, U_C_Poor_1
50, U_C_Scavenger_1 
40, U_C_Scavenger_2 
10, U_C_PriestBody 
30, U_C_Poor_2
40, U_C_Poor_shorts_1
70, U_C_HunterBody_grn
30, U_C_Novak 
60, U_C_Poloshirt_redwhite 

// Vests
30, V_Rangemaster_belt
40, V_Press_F
30, V_TacVest_blk_POLICE

// Headgear
60, H_Bandanna_surfer
20, H_Beret_blk_POLICE
60, H_Cap_blk
30, H_Cap_blk_ION
60, H_Cap_blk_Raven
60, H_Cap_blu
60, H_Cap_grn
60, H_Cap_headphones
60, H_Cap_oli
30, H_Cap_press
60, H_Cap_red
40, H_Cap_blk_CMMG
60, H_Cap_tan
60, H_Hat_blue
60, H_Hat_brown
60, H_Hat_checker
60, H_Hat_grey
60, H_Hat_tan
60, H_StrawHat
60, H_StrawHat_dark

//RIFLES
10, arifle_Katiba_F       // Katiba 6.5 mm
5, arifle_Katiba_GL_F    // Katiba GL 6.5 mm
9, arifle_TRG21_F        // TRG-21 5.56 mm
9, arifle_TRG20_F        // TRG-20 5.56 mm
20, arifle_mas_lee        // Lee enfield
20, arifle_mas_ak_74m        
20, arifle_mas_aks74                         
5, arifle_mas_aks74_gl        
20, arifle_mas_ak74        
8, arifle_mas_ak_74m_gl 
6, arifle_mas_ak74_l    
8, arifle_mas_ak74_gl_l            
10, arifle_mas_ak74_gl    
18, arifle_mas_ak_74m_c                        
10, arifle_mas_ak_74m_gl_c                    
14, arifle_mas_aks74u         
20, arifle_mas_akm74                     
19, arifle_mas_ak_74m_sf                        
13, arifle_mas_ak_74m_sf_gl              
18, arifle_mas_ak_74m_sf_c                    
10, arifle_mas_ak_74m_sf_gl_c             
17, arifle_mas_aks_74_sf                        
10, arifle_mas_aks_74_sf_gl
19, arifle_mas_ak12_sf    
17, arifle_mas_ak12_sf_gl                        
16, arifle_mas_akms                             
9, arifle_mas_akms_gl                
14, arifle_mas_akms_c                            
19, arifle_mas_akms_gl_c                        
16, arifle_mas_akm
15, arifle_mas_akm_gl                        
18, arifle_mas_aks74u_c

// Rifle Items
40, muzzle_snds_M
30, muzzle_snds_H
30, muzzle_mas_snds_AK
30, optic_Arco
30, optic_Hamr
30, optic_Holosight
40, acc_flashlight
30, acc_pointer_IR
30, optic_MRCO
30, optic_DMS

// Rifle Ammo
10, 20Rnd_556x45_UW_mag                        // SDAR
10, 30Rnd_556x45_Stanag                        // TRG-20, TRG-21/EGLM, Mk20/C/EGLM, SDAR
10, 30Rnd_556x45_Stanag_Tracer_Green         // TRG-20, TRG-21/EGLM, Mk20/C/EGLM, SDAR
10, 30Rnd_556x45_Stanag_Tracer_Red             // TRG-20, TRG-21/EGLM, Mk20/C/EGLM, SDAR
10, 30Rnd_556x45_Stanag_Tracer_Yellow        // TRG-20, TRG-21/EGLM, Mk20/C/EGLM, SDAR
10, 30Rnd_65x39_caseless_green               // Katiba
10, 30Rnd_65x39_caseless_green_mag_Tracer   // Katiba
20, 30Rnd_mas_762x39_mag                    
20, 30Rnd_mas_762x39_T_mag    
10, 30Rnd_mas_545x39bk_mag
10, 30Rnd_mas_545x39sd_mag    
20, 5Rnd_mas_762x51_Stanag
20, 5Rnd_mas_762x51_T_Stanag


///////////////////////////////////////////////////////////////////////////////
// Kiosks, Supermarkets etc.
///////////////////////////////////////////////////////////////////////////////
> Shop

// Smoke Nades
50, SmokeShell
50, SmokeShellRed
50, SmokeShellGreen
50, SmokeShellYellow
50, SmokeShellPurple
50, SmokeShellBlue
50, SmokeShellOrange
60, FlareGreen_F
60, FlareRed_F
60, FlareWhite_F
60, FlareYellow_F

//Items
30, Binocular
50, ItemWatch
60, ItemMap
50, ItemCompass
10, Exile_Item_CamoTentKit
40, Exile_Item_CookingPot
10, Exile_Item_DuctTape
90, Exile_Item_LightBulb
70, Exile_Item_Matches
10, Exile_Item_InstaDoc
45, ItemGPS

//pISTOLS
60, hgun_ACPC2_F            // ACP-C2 .45
80, hgun_P07_F              // P07 9 mm
90, hgun_Rook40_F           // Rook-40 9 mm
60, hgun_Pistol_heavy_01_F  // 4-five .45
80, hgun_Pistol_heavy_02_F  // Zubr .45
70, hgun_Pistol_Signal_F    // Starter Pistol
90, hgun_mas_m9_F            //M9
90, hgun_mas_bhp_F            //?                             
70, hgun_mas_glock_F        //Glock                         
70,    hgun_mas_acp_F            //1911                         
70, hgun_mas_usp_F            //USP     
50,    hgun_mas_glocksf_F        //Glock F 
90, hgun_mas_grach_F        // 
95, hgun_mas_mak_F            // 
50, hgun_mas_sa61_F

// Pistol Magazines
30, 11Rnd_45ACP_Mag       // 4-five
60, 16Rnd_9x21_Mag        // PDW2000, P07, ROOK-40
60, 30Rnd_9x21_Mag        // Sting, PDW2000, P07, ROOK-40
90, 6Rnd_45ACP_Cylinder   // Zubr
90, 6Rnd_GreenSignal_F    // Starter Pistol
90, 6Rnd_RedSignal_F      // Starter Pistol 
70, 9Rnd_45ACP_Mag        // ACP-C2
80, 8Rnd_mas_45acp_Mag        //.45 8 rnd mag
80, 8Rnd_mas_9x18_Mag         //8 rnd 9mm mag?
80,    17Rnd_mas_9x21_Mag                         
80, 15Rnd_mas_9x21_Mag     
80, 12Rnd_mas_45acp_Mag                    
80, 13Rnd_mas_9x21_Mag     
80, 20Rnd_mas_765x17_Mag

// Pistol Items
10, muzzle_snds_L
10, muzzle_snds_acp
10, optic_Yorris
10, optic_MRD
10, muzzle_mas_snds_L
10, muzzle_mas_snds_LM 

90, Exile_Item_PlasticBottleEmpty
60, Exile_Item_PlasticBottleFreshWater
20, Exile_Item_Energydrink
10, Exile_Item_Beer
80, Exile_Item_GloriousKnakworst
80, Exile_Item_SausageGravy
80, Exile_Item_ChristmasTinner
80, Exile_Item_BBQSandwich
80, Exile_Item_Surstromming
90, Exile_Item_Catfood

10, Exile_Item_ChristmasTinner_Cooked
10, Exile_Item_BBQSandwich_Cooked
10, Exile_Item_GloriousKnakworst_Cooked
10, Exile_Item_SausageGravy_Cooked
10, Exile_Item_Surstromming_Cooked
10, Exile_Item_Catfood_Cooked

///////////////////////////////////////////////////////////////////////////////
// Factories, Construction Sites, Warehouses, Research etc.
///////////////////////////////////////////////////////////////////////////////
> Industrial

15, Exile_Item_DuctTape
60, U_C_WorkerCoveralls 
25, ItemGPS
20, ItemMap
35, Exile_Item_PlasticBottleEmpty
10, Exile_Item_PlasticBottleFreshWater
2, Exile_Item_Energydrink
2, Exile_Item_Beer
30, SmokeShell
10, Exile_Item_Matches
60, Exile_Item_ExtensionCord
10, Exile_Item_FloodLightKit
60, Exile_Item_FuelCanisterEmpty
25, Exile_Item_FuelCanisterFull
30, Exile_Item_JunkMetal
60, Exile_Item_LightBulb
10, Exile_Item_MetalBoard
5, Exile_Item_PortableGeneratorKit
60, Exile_Item_Rope
10, Exile_Magazine_Battery
50, Exile_Melee_Axe
45, FlareGreen_F
45, FlareRed_F
45, FlareWhite_F
45, FlareYellow_F
55, U_C_Poor_1
55, U_C_Poor_2
10, U_C_Poor_shorts_1
10, H_Bandanna_surfer
20, H_Cap_blk
20, H_Cap_blk_Raven
40, H_Cap_blu
40, H_Cap_grn
40, H_Cap_oli
50, H_Cap_red
50, H_Cap_tan
60, H_Hat_blue
50, H_Hat_brown
60, H_Hat_checker
40, H_Hat_grey
50, H_Hat_tan
20, H_StrawHat
20, H_StrawHat_dark


///////////////////////////////////////////////////////////////////////////////
// Fuel Stations, Garages, Workshops etc.
///////////////////////////////////////////////////////////////////////////////
> VehicleService

15, Exile_Item_DuctTape
60, U_C_WorkerCoveralls 
30, ItemGPS
50, ItemMap
35, Exile_Item_PlasticBottleEmpty
10, Exile_Item_PlasticBottleFreshWater
2, Exile_Item_Energydrink
2, Exile_Item_Beer
30, SmokeShell
10, Exile_Item_Matches
60, Exile_Item_ExtensionCord
10, Exile_Item_FloodLightKit
60, Exile_Item_FuelCanisterEmpty
25, Exile_Item_FuelCanisterFull
30, Exile_Item_JunkMetal
60, Exile_Item_LightBulb
10, Exile_Item_MetalBoard
5, Exile_Item_PortableGeneratorKit
60, Exile_Item_Rope
10, Exile_Magazine_Battery
50, Exile_Melee_Axe
45, FlareGreen_F
45, FlareRed_F
45, FlareWhite_F
45, FlareYellow_F
55, U_C_Poor_1
55, U_C_Poor_2
10, U_C_Poor_shorts_1
10, H_Bandanna_surfer
20, H_Cap_blk
20, H_Cap_blk_Raven
40, H_Cap_blu
40, H_Cap_grn
40, H_Cap_oli
50, H_Cap_red
50, H_Cap_tan
60, H_Hat_blue
50, H_Hat_brown
60, H_Hat_checker
40, H_Hat_grey
50, H_Hat_tan
20, H_StrawHat
20, H_StrawHat_dark

///////////////////////////////////////////////////////////////////////////////
// Towers, Barracks, Hangars etc.
///////////////////////////////////////////////////////////////////////////////
> Military

//Pistols
30, hgun_ACPC2_F            // ACP-C2 .45
25, hgun_P07_F              // P07 9 mm
35, hgun_Rook40_F           // Rook-40 9 mm
25, hgun_Pistol_heavy_01_F  // 4-five .45
25, hgun_Pistol_heavy_02_F  // Zubr .45
20, hgun_Pistol_Signal_F    // Starter Pistol
35, hgun_mas_m9_F            //M9
40, hgun_mas_bhp_F            //?                             
50, hgun_mas_glock_F        //Glock                         
45,    hgun_mas_acp_F            //1911                         
40, hgun_mas_usp_F            //USP     
30,    hgun_mas_glocksf_F        //Glock F 
50, hgun_mas_grach_F        // 
50, hgun_mas_mak_F            // 
45, hgun_mas_p226_F            
40, hgun_mas_sa61_F

// Pistol Magazines
60, 11Rnd_45ACP_Mag       // 4-five
70, 16Rnd_9x21_Mag        // PDW2000, P07, ROOK-40
60, 30Rnd_9x21_Mag        // Sting, PDW2000, P07, ROOK-40
70, 6Rnd_45ACP_Cylinder   // Zubr
50, 6Rnd_GreenSignal_F    // Starter Pistol
50, 6Rnd_RedSignal_F      // Starter Pistol 
70, 9Rnd_45ACP_Mag        // ACP-C2
90, 8Rnd_mas_9x18_Mag        //Makarov mag
80, 8Rnd_mas_45acp_Mag        //.45 8 rnd mag
60,    17Rnd_mas_9x21_Mag                         
70, 15Rnd_mas_9x21_Mag                         
80, 13Rnd_mas_9x21_Mag     
40, 20Rnd_mas_765x17_Mag

// Pistol Items
20, muzzle_snds_L
20, muzzle_mas_snds_L
20, muzzle_mas_snds_LM
20, muzzle_snds_acp
20, optic_Yorris      // No one needs this crap
20, optic_MRD

// SMG Ammo
40, 30Rnd_45ACP_Mag_SMG_01                // Vermin SMG
40, 30Rnd_45ACP_Mag_SMG_01_Tracer_Green   // Vermin SMG
50, 30Rnd_mas_9x21_Stanag                   // mp40 and sten mags

//Shotguns
60, arifle_mas_m1014
70, arifle_mas_saiga
30, arifle_mas_aa12


//Shotgun ammo
50, 10Rnd_mas_12Gauge_Slug
50, 10Rnd_mas_12Gauge_Pellets
70, 7Rnd_mas_12Gauge_Slug 
70, 7Rnd_mas_12Gauge_Pellets
50, 20Rnd_mas_12Gauge_Slug
50, 20Rnd_mas_12Gauge_Pellets
2, 20Rnd_mas_12Gauge_Demo

//SMGs        
40, hgun_PDW2000_F
50, SMG_01_F
60, SMG_02_F
50, arifle_mas_mp5 
40, arifle_mas_mp5_v                            
40, arifle_mas_mp5_sd                            
40, rifle_mas_mp5_v_sd        
40, arifle_mas_mp5_d_sd        
45, arifle_mas_bizon                     
40, arifle_mas_mp5_d                        
10, arifle_mas_mp40                 
10, arifle_mas_mp40_o                        
10, arifle_mas_sten 
40, hgun_mas_mp7_F    
30, hgun_mas_mp7p_f
60, hgun_mas_uzi_F

        

// LMGs
30, arifle_MX_SW_Black_F   // MX SW 6.5 mm (Black)
30, arifle_MX_SW_F         // MX SW 6.5 mm
30, LMG_Mk200_F            // Mk200 6.5 mm
40, LMG_Zafir_F            // Zafir 7.62 mm
15, LMG_mas_Mk48_F
10, LMG_mas_Mk48_F_v                    
13, LMG_mas_Mk48_F_d        
10, LMG_mas_M240_F                    
20, LMG_mas_mg3_F                        
18, LMG_mas_M60_F                                
25, LMG_mas_Mk200_F        
25, LMG_mas_M249_F        
20, LMG_mas_M249_F_v                            
20, LMG_mas_M249_F_d                            
35, LMG_mas_rpk_F
20, LMG_mas_pkm_F                                
22, LMG_mas_pech_F        
23, LMG_mas_m72_F    
        
// LMG Ammo
30, 100Rnd_65x39_caseless_mag      // MX SW
30, 100Rnd_65x39_caseless_mag_Tracer   // MX SW
30, 150Rnd_762x54_Box          // Zafir
30, 150Rnd_762x54_Box_Tracer       // Zafir
30, 200Rnd_65x39_Belt          // Mk200
//50, 200Rnd_65x39_Belt_Tracer_Green   // Mk200
50, 200Rnd_65x39_Belt_Tracer_Red     // Mk200
//50, 200Rnd_65x39_Belt_Tracer_Yellow    // Mk200
10, 130Rnd_338_Mag
20, 150Rnd_93x64_Mag

50, 150Rnd_mas_556x45_Stanag
50, 150Rnd_mas_556x45_T_Stanag
50, 100Rnd_mas_545x39_mag
50, 100Rnd_mas_545x39_T_mag
30, 100Rnd_mas_762x54_mag
30, 100Rnd_mas_762x54_T_mag
30, 100Rnd_mas_762x51_Stanag
30, 100Rnd_mas_762x51_T_Stanag
30, 150Rnd_762x51_Box
30, 150Rnd_762x51_Box_Tracer
        

// Rifles
70, arifle_Katiba_F                     // Katiba 6.5 mm
20, arifle_Katiba_GL_F               // Katiba GL 6.5 mm
40, arifle_MXC_F                      // MXC 6.5 mm
40, arifle_MX_F                       // MX 6.5 mm
15, arifle_MX_GL_F                      // MX 3GL 6.5 mm
40, arifle_MXM_F                      // MXM 6.5 mm
20, arifle_MXM_Black_F                  // MXM 6.5 mm (Black)
30, arifle_SDAR_F                     // SDAR 5.56 mm
70, arifle_TRG21_F                      // TRG-21 5.56 mm
70, arifle_TRG20_F                     // TRG-20 5.56 mm
10, arifle_TRG21_GL_F                   // TRG-21 EGLM 5.56 mm
70, arifle_Mk20_F                     // Mk20 5.56 mm
70, arifle_Mk20C_F                    // Mk20C 5.56 mm
10, arifle_Mk20_GL_F                    // Mk20 EGLM 5.56 mm
20, arifle_MXC_Black_F               // MXC 6.5 mm (Black)
20, arifle_MX_Black_F                   // MX 6.5 mm (Black)
10, arifle_MX_GL_Black_F             // MX 3GL 6.5 mm (Black)
30, arifle_mas_m27m                 
45, arifle_mas_m27_v     
45, arifle_mas_m27m_v                         
45, arifle_mas_m27_d        
45, arifle_mas_m27m_d                        
60, arifle_mas_m4                                
10, arifle_mas_m4_gl                            
10, arifle_mas_m4_m203             
50, arifle_mas_m4_v                        
10, arifle_mas_m4_gl_v                        
10, arifle_mas_m4_m203_v                      
50, arifle_mas_m4_d                        
50, arifle_mas_m4_gl_d          
10, arifle_mas_m4_m203_d                         
30, arifle_mas_m4vlt            
50, arifle_mas_m4c                             
45, arifle_mas_m4c_d                            
14, arifle_mas_m4_m203c_d         
45, arifle_mas_hk416                
18, arifle_mas_hk416_gl    
15, arifle_mas_hk416_m203    
39, arifle_mas_hk416_v        
19, arifle_mas_hk416_gl_v
15, arifle_mas_hk416_m203_v    
40, arifle_mas_hk416_d        
37, arifle_mas_hk416_gl_d
15, arifle_mas_hk416_m203_d                    
50, arifle_mas_hk416c    
10, arifle_mas_hk416_m203c                
39, arifle_mas_hk416c_v        
10, arifle_mas_hk416_m203c_v                    
37, arifle_mas_hk416c_d                    
12, arifle_mas_hk416_m203c_d    
10, arifle_mas_hk417_m203c_v        
25, arifle_mas_hk417c_d        
23, arifle_mas_hk417c_v    
20, arifle_mas_hk417c                            
45, arifle_mas_m16                        
42, arifle_mas_m16_gl            
13, arifle_mas_hk417_m203c        
55, arifle_mas_g36c                        
55, arifle_mas_l119            
55, arifle_mas_l119c                         
45, arifle_mas_l119_gl    
10, arifle_mas_l119_m203
40, arifle_mas_l119_v        
40, arifle_mas_l119c_v                        
40, arifle_mas_l119_gl_v                        
18, arifle_mas_l119_m203_v                    
40, arifle_mas_l119_d            
40, arifle_mas_l119c_d        
36, arifle_mas_l119_gl_d                        
15, arifle_mas_l119_m203_d    
35, arifle_mas_mk16        
30, arifle_mas_mk16_gl                         
45, arifle_mas_mk16_l                            
45, arifle_mas_mk16_l_gl        
35, arifle_mas_mk17                            
70, arifle_mas_ak_74m                
70, arifle_mas_aks74         
70, arifle_mas_aks74_gl    
80, arifle_mas_ak74            
60, arifle_mas_ak_74m_gl 
65, arifle_mas_ak74_l            
65, arifle_mas_ak74_gl_l            
60, arifle_mas_ak74_gl        
70, arifle_mas_ak_74m_c                        
56, arifle_mas_ak_74m_gl_c        
76, arifle_mas_aks74u 
75, arifle_mas_akm74
68, arifle_mas_ak_74m_sf
65, arifle_mas_ak_74m_sf_gl
65, arifle_mas_ak_74m_sf_c
60, arifle_mas_ak_74m_sf_gl_c
70, arifle_mas_aks_74_sf
65, arifle_mas_aks_74_sf_gl
65, arifle_mas_ak12_sf
60, arifle_mas_ak12_sf_gl
65, arifle_mas_akms 
60, arifle_mas_akms_gl        
60, arifle_mas_akms_c                        
60, arifle_mas_akms_gl_c
65, arifle_mas_akm
60, arifle_mas_akm_gl
70, arifle_mas_aks74u_c
65, arifle_mas_m70_gl
65, arifle_mas_m70ab
65, arifle_mas_m70ab_gl    
45, arifle_mas_arx 
40, arifle_mas_arx_gl         
45, arifle_mas_arx_l
40, arifle_mas_arx_l_gl    
43, arifle_mas_g3
30, arifle_mas_g3_m203
40, arifle_mas_g3s     
10, arifle_mas_g3s_m203 
40, arifle_mas_fal     
10, arifle_mas_fal_m203    
10, arifle_mas_m14                             

// Rifle Items
25, muzzle_snds_M
25, muzzle_snds_H
30, optic_Arco
30, optic_Hamr
30, optic_Holosight
40, acc_pointer_IR
30, optic_MRCO
80, acc_flashlight
10, optic_NVS
10, optic_mas_DMS                    
10, optic_mas_DMS_c                                
40, optic_mas_Holosight_blk                    
20 ,optic_mas_Holosight_camo                        
30, optic_mas_Arco_blk                    
20, optic_mas_Arco_camo                            
40, optic_mas_Hamr_camo                            
40, optic_mas_Aco_camo                        
40, optic_mas_ACO_grn_camo                    
40, optic_mas_MRCO_camo                            
40, optic_mas_zeiss                    
20, optic_mas_zeiss_c                        
40, optic_mas_zeiss_eo                        
30, optic_mas_zeiss_eo_c                        
40, optic_mas_acog                        
40, optic_mas_acog_c                            
40, optic_mas_acog_eo                            
40, optic_mas_acog_eo_c                            
40, optic_mas_acog_rd                            
40, optic_mas_acog_rd_c                        
70, optic_mas_handle                                
60, optic_mas_aim                            
60, optic_mas_aim_c                            
70, optic_mas_PSO                            
70, optic_mas_PSO_c                            
70, optic_mas_PSO_eo                            
60, optic_mas_PSO_eo_c                        
40, optic_mas_PSO_nv                        
40, optic_mas_PSO_nv_c                            
40, optic_mas_PSO_nv_eo                            
40, optic_mas_PSO_nv_eo_c                            
20, optic_mas_PSO_day                            
20, optic_mas_PSO_nv_day                        
20, optic_mas_term                            
30, optic_mas_MRD                
10, optic_mas_LRPS                        
70, optic_mas_kobra                        
70, optic_mas_kobra_c        
20, optic_mas_nspu                                                
40, optic_mas_PSO_kv                
40, optic_mas_PSO_kv_c 
30, muzzle_mas_snds_M                        
30, muzzle_mas_snds_Mc                          
40, muzzle_mas_snds_AK                    
30, muzzle_mas_snds_SM                    
30, muzzle_mas_snds_SMc                        
20, muzzle_mas_snds_SH                    
20, muzzle_mas_snds_SHc                    


// Rifle Ammo
35, 20Rnd_556x45_UW_mag            // SDAR
60, 30Rnd_556x45_Stanag            // TRG-20, TRG-21/EGLM, Mk20/C/EGLM, SDAR
60, 30Rnd_556x45_Stanag_Tracer_Green     // TRG-20, TRG-21/EGLM, Mk20/C/EGLM, SDAR
60, 30Rnd_556x45_Stanag_Tracer_Red     // TRG-20, TRG-21/EGLM, Mk20/C/EGLM, SDAR
60, 30Rnd_556x45_Stanag_Tracer_Yellow    // TRG-20, TRG-21/EGLM, Mk20/C/EGLM, SDAR
60, 30Rnd_65x39_caseless_green       // Katiba
60, 30Rnd_65x39_caseless_green_mag_Tracer  // Katiba
50, 30Rnd_65x39_caseless_mag         // MX/C/M/SW/3GL
40, 30Rnd_65x39_caseless_mag_Tracer      // MX/C/M/SW/3GL
60, 30Rnd_mas_556x45_Stanag
60, 30Rnd_mas_556x45_T_Stanag
40, 20Rnd_mas_762x51_Stanag
50, 20Rnd_mas_762x51_T_Stanag
40, 30Rnd_mas_762x39_mag
30, 30Rnd_mas_762x39_T_mag
40, 10Rnd_mas_762x54_mag
40, 10Rnd_mas_762x54_T_mag

    


// Snipers
25, srifle_DMR_01_F       // Rahim 7.62 mm
15, srifle_EBR_F          // Mk18 ABR 7.62 mm
1, srifle_GM6_F             // GM6 Lynx 12.7 mm
1, srifle_LRR_F           // M320 LRR .408
28, arifle_mas_m27
20, srifle_mas_m91
35, srifle_mas_svd
30, srifle_mas_vss
30, arifle_mas_asval
4, srifle_mas_ksvk
1, srifle_mas_m107
19, srifle_mas_m24
15, srifle_mas_sr25
15, srifle_mas_ebr
15, srifle_mas_m110

// Sniper Ammo
5, 5Rnd_127x108_Mag     // GM6 Lynx
5, 7Rnd_408_Mag       // M320 LRR
45, 10Rnd_762x51_Mag     // Rahim
33, 20Rnd_762x51_Mag     // Mk18 ABR
1, 5Rnd_127x108_APDS_Mag  // GM6 Lynx 
15, arifle_mas_m79     
40, 5Rnd_mas_762x51_Stanag
40, 5Rnd_mas_762x51_T_Stanag
5, 5Rnd_mas_127x108_T_mag
1, 5Rnd_mas_127x108_dem_mag
5, Rnd_mas_127x108_mag
1,5Rnd_mas_127x99_Stanag
1, 5Rnd_mas_127x99_dem_Stanag
1, 5Rnd_mas_127x99_T_Stanag
8, 10Rnd_mas_338_Stanag
8, 10Rnd_mas_338_T_Stanag
        

// Sniper Items
10, muzzle_snds_B
15, optic_DMS
15, optic_SOS
5, optic_LRPS
20, muzzle_mas_snds_SV                
25, muzzle_mas_snds_SVc                
25, muzzle_mas_snds_SVD                        
8, muzzle_mas_snds_KSVK    
10, bipod_01_F_blk
10, bipod_01_F_mtp
10,    bipod_01_F_snd
10, bipod_02_F_blk
10, bipod_02_F_hex
10, bipod_02_F_tan
10, bipod_03_F_blk
10, bipod_03_F_ol


// Noob Tube Nades

15, 1Rnd_HE_Grenade_shell
5, 3Rnd_HE_Grenade_shell

// Smoke Nades
40, SmokeShell
40, SmokeShellRed
40, SmokeShellGreen
40, SmokeShellYellow
40, SmokeShellPurple
40, SmokeShellBlue
40, SmokeShellOrange

// Noob Tube Flares
20, 3Rnd_UGL_FlareGreen_F
20, 3Rnd_UGL_FlareRed_F
20, 3Rnd_UGL_FlareWhite_F
20, 3Rnd_UGL_FlareYellow_F
35, UGL_FlareGreen_F
35, UGL_FlareRed_F
35, UGL_FlareWhite_F
35, UGL_FlareYellow_F

// No Infrared for now
//UGL_FlareCIR_F    
//3Rnd_UGL_FlareCIR_F

// Noob Tube Smokes
35, 1Rnd_Smoke_Grenade_shell
35, 1Rnd_SmokeBlue_Grenade_shell
35, 1Rnd_SmokeGreen_Grenade_shell
35, 1Rnd_SmokeOrange_Grenade_shell
35, 1Rnd_SmokePurple_Grenade_shell
35, 1Rnd_SmokeRed_Grenade_shell
35, 1Rnd_SmokeYellow_Grenade_shell
15, 3Rnd_Smoke_Grenade_shell
15, 3Rnd_SmokeBlue_Grenade_shell
15, 3Rnd_SmokeGreen_Grenade_shell
15, 3Rnd_SmokeOrange_Grenade_shell
15, 3Rnd_SmokePurple_Grenade_shell
15, 3Rnd_SmokeRed_Grenade_shell
15, 3Rnd_SmokeYellow_Grenade_shell

// Explosives
25, HandGrenade
30, MiniGrenade
3, ClaymoreDirectionalMine_Remote_Mag
3, SLAMDirectionalMine_Wire_Mag
1, SatchelCharge_Remote_Mag
2, DemoCharge_Remote_Mag
1, APERSTripMine_Wire_Mag
5, IEDLandSmall_Remote_Mag
2, IEDUrbanSmall_Remote_Mag


// Items
70, Binocular
60, ItemRadio
50, ItemGPS
30, NVGoggles
20, Exile_Item_InstaDoc
30, Exile_Item_PlasticBottleEmpty
20, Exile_Item_PlasticBottleFreshWater
35, Rangefinder
50, ItemMap
30, Laserdesignator

// Backpacks
50, B_OutdoorPack_blk
50, B_OutdoorPack_tan
50, B_OutdoorPack_blu
50, B_HuntingBackpack

40, B_AssaultPack_khk
40, B_AssaultPack_dgtl
40, B_AssaultPack_rgr
40, B_AssaultPack_sgg
40, B_AssaultPack_blk
40, B_AssaultPack_cbr
40, B_AssaultPack_mcamo

30, B_Kitbag_mcamo
30, B_Kitbag_sgg
30, B_Kitbag_cbr

20, B_FieldPack_blk
20, B_FieldPack_ocamo
20, B_FieldPack_oucamo
20, B_FieldPack_cbr

15, B_Bergen_sgg
15, B_Bergen_mcamo
15, B_Bergen_rgr
15, B_Bergen_blk
5, B_Carryall_ocamo
5, B_Carryall_oucamo
5, B_Carryall_mcamo
5, B_Carryall_oli
5, B_Carryall_khk
5, B_Carryall_cbr

// Headgear
75, H_MilCap_ocamo
75, H_MilCap_mcamo
75, H_MilCap_oucamo
75, H_MilCap_blue
75, H_MilCap_rucamo
75, H_MilCap_dgtl

// Does not exist in ARMA anymore?
//  H_HelmetB_plain_mcamo

75, H_HelmetB
75, H_HelmetB_paint
75, H_HelmetB_light
75, H_HelmetB_plain_blk
75, H_HelmetSpecB
75, H_HelmetSpecB_paint1
75, H_HelmetSpecB_paint2
75, H_HelmetSpecB_blk
75, H_HelmetIA
75, H_HelmetIA_net
75, H_HelmetIA_camo
75, H_HelmetB_grass
75, H_HelmetB_snakeskin
75, H_HelmetB_desert
75, H_HelmetB_black
75, H_HelmetB_sand
75, H_HelmetB_light_grass
75, H_HelmetB_light_snakeskin
75, H_HelmetB_light_desert
75, H_HelmetB_light_black
75, H_HelmetB_light_sand

40, H_HelmetCrew_B
40, H_HelmetCrew_O
40, H_HelmetCrew_I

30, H_PilotHelmetFighter_B
30, H_PilotHelmetFighter_O
30, H_PilotHelmetFighter_I

30, H_PilotHelmetHeli_B
30, H_PilotHelmetHeli_O
30, H_PilotHelmetHeli_I

25, H_HelmetB_camo

30, H_CrewHelmetHeli_B
30, H_CrewHelmetHeli_O
30, H_CrewHelmetHeli_I

25, H_BandMask_khk
25, H_BandMask_reaper
25, H_BandMask_demon

30, H_HelmetO_oucamo
30, H_HelmetLeaderO_oucamo
30, H_HelmetSpecO_ocamo
30, H_HelmetSpecO_blk
30, H_HelmetO_ocamo
30, H_HelmetLeaderO_ocamo
50, G_mas_wpn_gog 
50, G_mas_wpn_gog_m 
50, G_mas_wpn_gog_md
50, G_mas_wpn_gog_g 
50, G_mas_wpn_gog_gd 
50, G_mas_wpn_mask 
50, G_mas_wpn_mask_b 
50, G_mas_wpn_wrap 
50, G_mas_wpn_wrap_f 
50, G_mas_wpn_wrap_t 
50, G_mas_wpn_wrap_b
50, G_mas_wpn_wrap_c 
50, G_mas_wpn_wrap_g 
50, G_mas_wpn_wrap_gog 
50, G_mas_wpn_wrap_gog_f
50, G_mas_wpn_wrap_gog_t 
50, G_mas_wpn_wrap_gog_b 
50, G_mas_wpn_wrap_gog_c
50, G_mas_wpn_wrap_gog_g 
50, G_mas_wpn_wrap_mask 
50, G_mas_wpn_wrap_mask_t
50, G_mas_wpn_wrap_mask_f 
50, G_mas_wpn_wrap_mask_b 
50, G_mas_wpn_wrap_mask_c
50, G_mas_wpn_wrap_mask_g 
50, G_mas_wpn_bala 
50, G_mas_wpn_bala_b
50, G_mas_wpn_bala_t
50, G_mas_wpn_bala_gog 
50, G_mas_wpn_bala_gog_b 
50, G_mas_wpn_bala_gog_t
50, G_mas_wpn_bala_mask 
50, G_mas_wpn_bala_mask_b 
50, G_mas_wpn_bala_mask_t
50, G_mas_wpn_shemag 
50, G_mas_wpn_shemag_r 
50, G_mas_wpn_shemag_w 
50, G_mas_wpn_shemag_gog
50, G_mas_wpn_shemag_mask 
25, G_mas_wpn_gasmask

// Vests
50, V_Rangemaster_belt
50, V_PlateCarrier1_blk
50, V_PlateCarrier1_rgr
50, V_PlateCarrier2_rgr
50, V_PlateCarrier3_rgr
50, V_PlateCarrierGL_rgr
50, V_PlateCarrierIA1_dgtl
50, V_PlateCarrierIA2_dgtl
50, V_PlateCarrierIAGL_dgtl
50, V_PlateCarrierSpec_rgr

40, V_TacVest_blk
40, V_TacVest_brn
40, V_TacVest_camo
40, V_TacVest_khk
40, V_TacVest_oli
40, V_TacVestCamo_khk
40, V_TacVestIR_blk

20, V_RebreatherB
20, V_RebreatherIR
20, V_RebreatherIA

15, V_PlateCarrierL_CTRG
15, V_PlateCarrierH_CTRG

// Uniforms
70, U_B_CTRG_1             // CTRG Combat Uniform (UBACS)
70, U_B_CTRG_2             // CTRG Combat Uniform (UBACS2)
70, U_B_CTRG_3             // CTRG Combat Uniform (Tee)
70, U_B_CombatUniform_mcam       // Combat Fatigues (MTP)
70, U_B_CombatUniform_mcam_tshirt  // Combat Fatigues (MTP) (Tee)
70, U_B_CombatUniform_mcam_vest  // Recon Fatigues (MTP)
80, U_B_CombatUniform_mcam_worn  // Worn Combat Fatigues (MTP)
40, U_B_SpecopsUniform_sgg       // Specop Fatigues (Sage)
30, U_O_OfficerUniform_ocamo     // Officer Fatigues (Hex)
30, U_I_OfficerUniform         // Combat Fatigues [AAF] (Tee)
55, U_I_CombatUniform        // Combat Fatigues [AAF]
65, U_I_CombatUniform_tshirt     // Combat Fatigues [AAF] (Tee)
65, U_I_CombatUniform_shortsleeve  // Combat Fatigues [AAF]

2, U_B_GhillieSuit        // Ghillie Suit [NATO]
2, U_O_GhillieSuit        // Ghillie Suit [CSAT]
2, U_I_GhillieSuit        // Ghillie Suit [AAF]

20, U_B_HeliPilotCoveralls       // Heli Pilot Coveralls
20, U_O_PilotCoveralls         // Pilot Coveralls [CSAT]
20, U_B_PilotCoveralls         // Pilot Coveralls [NATO]
20, U_I_pilotCoveralls         // Pilot Coveralls [AAF]
20, U_I_HeliPilotCoveralls       // Heli Pilot Coveralls

10, U_B_Wetsuit          // Wetsuit [NATO]
10, U_O_Wetsuit          // Wetsuit [CSAT]
10, U_I_Wetsuit          // Wetsuit [AAF]

15, U_O_CombatUniform_ocamo    // Heli Pilot Coveralls
15, U_O_CombatUniform_oucamo     // Fatigues (Urban) [CSAT]
20, U_O_SpecopsUniform_ocamo     // Recon Fatigues (Hex)
20, U_O_SpecopsUniform_blk       // Recon Fatigues (Black)    

///////////////////////////////////////////////////////////////////////////////
// Hospital, Medevac etc.
///////////////////////////////////////////////////////////////////////////////
> Medical

80, Exile_Item_InstaDoc
15, Exile_Item_PlasticBottleEmpty
10, Exile_Item_PlasticBottleFreshWater

///////////////////////////////////////////////////////////////////////////////
// Light Houses + Life Guard Towers + Castles
///////////////////////////////////////////////////////////////////////////////
> Tourist

// The ONLY place to find the BEST backpacks :)
10, B_Carryall_ocamo
10, B_Carryall_oucamo
10, B_Carryall_mcamo
10, B_Carryall_oli
10, B_Carryall_khk
10, B_Carryall_cbr
70, ItemMap
5, Exile_Item_InstaDoc
35, Exile_Item_PlasticBottleEmpty
15, Exile_Item_PlasticBottleFreshWater
50, Binocular
40, ItemRadio
50, ItemGPS
20, Exile_Item_Energydrink
25, Exile_Item_Beer
50, Exile_Item_GloriousKnakworst
55, Exile_Item_SausageGravy
55, Exile_Item_ChristmasTinner
55, Exile_Item_BBQSandwich
55, Exile_Item_Surstromming
20, Exile_Item_Catfood

// Guns

30, hgun_ACPC2_F            // ACP-C2 .45
30, hgun_P07_F              // P07 9 mm
30, hgun_Rook40_F           // Rook-40 9 mm
30, hgun_Pistol_heavy_01_F  // 4-five .45
30, hgun_Pistol_heavy_02_F  // Zubr .45
30, hgun_Pistol_Signal_F    // Starter Pistol
30, hgun_mas_m9_F            //M9
30, hgun_mas_bhp_F            //?                             
30, hgun_mas_glock_F        //Glock                         
30,    hgun_mas_acp_F            //1911                         
30, hgun_mas_usp_F            //USP     
30,    hgun_mas_glocksf_F        //Glock F 
30, hgun_mas_grach_F        // 
35, hgun_mas_mak_F            // 
30, hgun_mas_sa61_F
30, arifle_mas_m27m                 
45, arifle_mas_m27_v     
45, arifle_mas_m27m_v                         
45, arifle_mas_m27_d        
45, arifle_mas_m27m_d                        
60, arifle_mas_m4                                
10, arifle_mas_m4_gl                            
10, arifle_mas_m4_m203             
50, arifle_mas_m4_v                        
10, arifle_mas_m4_gl_v                        
10, arifle_mas_m4_m203_v                      
50, arifle_mas_m4_d                        
50, arifle_mas_m4_gl_d          
10, arifle_mas_m4_m203_d                         
30, arifle_mas_m4vlt            
50, arifle_mas_m4c                             
45, arifle_mas_m4c_d                            
14, arifle_mas_m4_m203c_d         
45, arifle_mas_hk416                
18, arifle_mas_hk416_gl    
15, arifle_mas_hk416_m203    
39, arifle_mas_hk416_v        
19, arifle_mas_hk416_gl_v
15, arifle_mas_hk416_m203_v    
40, arifle_mas_hk416_d        
37, arifle_mas_hk416_gl_d
15, arifle_mas_hk416_m203_d                    
50, arifle_mas_hk416c    
10, arifle_mas_hk416_m203c                
39, arifle_mas_hk416c_v        
10, arifle_mas_hk416_m203c_v                    
37, arifle_mas_hk416c_d                    
12, arifle_mas_hk416_m203c_d    
10, arifle_mas_hk417_m203c_v        
25, arifle_mas_hk417c_d        
23, arifle_mas_hk417c_v    
20, arifle_mas_hk417c                            
45, arifle_mas_m16                        
42, arifle_mas_m16_gl            
13, arifle_mas_hk417_m203c        
55, arifle_mas_g36c                        
55, arifle_mas_l119            
55, arifle_mas_l119c                         
45, arifle_mas_l119_gl    
10, arifle_mas_l119_m203
40, arifle_mas_l119_v        
40, arifle_mas_l119c_v                        
40, arifle_mas_l119_gl_v                        
18, arifle_mas_l119_m203_v                    
40, arifle_mas_l119_d            
40, arifle_mas_l119c_d        
36, arifle_mas_l119_gl_d                        
15, arifle_mas_l119_m203_d    
35, arifle_mas_mk16        
30, arifle_mas_mk16_gl                         
45, arifle_mas_mk16_l                            
45, arifle_mas_mk16_l_gl        
35, arifle_mas_mk17                                  
70, arifle_mas_ak_74m                
70, arifle_mas_aks74         
70, arifle_mas_aks74_gl    
80, arifle_mas_ak74            
60, arifle_mas_ak_74m_gl 
65, arifle_mas_ak74_l            
65, arifle_mas_ak74_gl_l            
60, arifle_mas_ak74_gl        
70, arifle_mas_ak_74m_c                        
56, arifle_mas_ak_74m_gl_c        
76, arifle_mas_aks74u 
75, arifle_mas_akm74
68, arifle_mas_ak_74m_sf
65, arifle_mas_ak_74m_sf_gl
65, arifle_mas_ak_74m_sf_c
60, arifle_mas_ak_74m_sf_gl_c
70, arifle_mas_aks_74_sf
65, arifle_mas_aks_74_sf_gl
65, arifle_mas_ak12_sf
60, arifle_mas_ak12_sf_gl
65, arifle_mas_akms 
60, arifle_mas_akms_gl        
60, arifle_mas_akms_c                        
60, arifle_mas_akms_gl_c
65, arifle_mas_akm
60, arifle_mas_akm_gl
70, arifle_mas_aks74u_c
65, arifle_mas_m70_gl
65, arifle_mas_m70ab
65, arifle_mas_m70ab_gl    
45, arifle_mas_arx 
40, arifle_mas_arx_gl         
45, arifle_mas_arx_l
40, arifle_mas_arx_l_gl    
43, arifle_mas_g3
30, arifle_mas_g3_m203
40, arifle_mas_g3s     
10, arifle_mas_g3s_m203 
40, arifle_mas_fal     
10, arifle_mas_fal_m203    
10, arifle_mas_m14     
40, hgun_PDW2000_F
50, SMG_01_F
60, SMG_02_F
50, arifle_mas_mp5 
40, arifle_mas_mp5_v                            
40, arifle_mas_mp5_sd                            
40, rifle_mas_mp5_v_sd        
40, arifle_mas_mp5_d_sd        
45, arifle_mas_bizon                     
40, arifle_mas_mp5_d                        
10, arifle_mas_mp40                 
10, arifle_mas_mp40_o                        
10, arifle_mas_sten 
25, srifle_DMR_01_F       // Rahim 7.62 mm
15, srifle_EBR_F          // Mk18 ABR 7.62 mm
1, srifle_GM6_F             // GM6 Lynx 12.7 mm
1, srifle_LRR_F           // M320 LRR .408
28, arifle_mas_m27
20, srifle_mas_m91
35, srifle_mas_svd
30, srifle_mas_vss
30, arifle_mas_asval
4, srifle_mas_ksvk
1, srifle_mas_m107
19, srifle_mas_m24
15, srifle_mas_sr25
15, srifle_mas_ebr
15, srifle_mas_m110

// Explosives
30, HandGrenade
35, MiniGrenade
 

 
2. Delete/add/modify the weapons and spawn percent chances that you want in each spawn type
e.g you may want to a small chance of the M107  to spawn in regular civillian houses, go to the "CivillianLowerClass" type buildings section  and add the M107 classname (srifle_mas_m107) to the bottom of that section  somewhere.

Quote

//Sniper rifles
1, srifle_mas_m107

The lower the number, the less common it is, the higher the number the more likely it is to spawn.
 

3. Copy the version you have edited and post it into this website; http://elc.marma.io/
 

4. Click "compile" then copy the code provided and add to your own configs. 

 

 

If you don't use MAS and opt for CUP or you are adamant you want CUP and MAS together, you can still use the above code - all you have to do is just add the CUP weapons in place of/as well as the MAS ones.  

 Hope this helps

  • Like 1

Share this post


Link to post
Share on other sites
1 hour ago, Ryonaris said:

Really recommend to use the loottable compiler. Next time you want to make any single small change, you ask again and stuck.
The compiler sums and sort the config you provide. Doing this by hand is pointless and full of error sources.

This is a very basic thing and should be understood before proceed modding.

If you are willing to learn I can give you some examples for MAS weapons and how the 2 *.h files in the compiler working together.
Its just a matter of under one minute make a change to the loot table, compile it, copy&paste it into your config.cpp. Thats it.
 

No, it will not.

 

Not part of the topic, but:
(Personal Tipp: decide for one of the weapon addons, do not use both a the same time. They aren't really combinable and
have nearly the same choice of weapons. Its weired for the players if you want to have AKs or M4s of both for example.)

:)

 

 

 

 

1 hour ago, Boxman80 said:

@Ryanoris is correct, you are better off going either CUP or Mas, not running both. You do really need  to create your own or at least amend an existing one above to suit your own server. I'd recommend going MAS only mate, I used to use it and it is much more straight forward than CUP and the weapon selection is almost the same as CUP, if not a little more varied. Its perfect if you're unsure what you're doing with mods/addons and just getting your head round them as there is a lot less to do.

If you are interested,  I have an older Mas loot table you can have (posted below). It was a WIP i found on my memory stick I have handy, it will need adjusting to your needs but all you have to do really is;
 

 1. Copy the code below into Notepad/Notepad ++ (it will need checking/adjusting to your own needs)

  Reveal hidden contents

/**
  /////////////////////////////////////////////////////////////////////////////
  Exile Mod Loot Table Template
  /////////////////////////////////////////////////////////////////////////////
    
  Format of this file is the following:

  > LootTableName
  Spawn Chance %, Item Class Name

  You can add one item to multiple loot tables.

  Be careful with spawn chance values! They do not define how common an item is
  in general, but how common it is in relation to all the other items of that
  loot table. Values from 0..100 are allowed. The higher the chance, the more
  often will it spawn.
*/

///////////////////////////////////////////////////////////////////////////////
// Slums/Ghetto, Farms, Village Houses, Castle etc.
// Spawn Guerilla things :)
///////////////////////////////////////////////////////////////////////////////
> CivillianLowerClass

// Food
60, Exile_Item_PlasticBottleEmpty
20, Exile_Item_PlasticBottleFreshWater
10, Exile_Item_Energydrink
10, Exile_Item_Beer
30, Exile_Item_GloriousKnakworst
30, Exile_Item_SausageGravy
30, Exile_Item_ChristmasTinner
30, Exile_Item_BBQSandwich
30, Exile_Item_Surstromming
40, Exile_Item_Catfood
70, Land_Can_Dented_F
5, Exile_Item_ChristmasTinner_Cooked
5, Exile_Item_BBQSandwich_Cooked
5, Exile_Item_GloriousKnakworst_Cooked
5, Exile_Item_SausageGravy_Cooked
5, Exile_Item_Surstromming_Cooked
10, Exile_Item_Catfood_Cooked

// Pistols
5, hgun_ACPC2_F            // ACP-C2 .45
30, hgun_P07_F              // P07 9 mm
30, hgun_Rook40_F           // Rook-40 9 mm
5, hgun_Pistol_heavy_01_F  // 4-five .45
25, hgun_Pistol_heavy_02_F  // Zubr .45
10, hgun_Pistol_Signal_F    // Starter Pistol
25, hgun_mas_m9_F            //M9
30, hgun_mas_bhp_F            //Browning HP                            
30, hgun_mas_glock_F        //Glock                         
5,    hgun_mas_acp_F            //1911                         
20, hgun_mas_usp_F            //USP     
30,    hgun_mas_glocksf_F        //Glock F 
40, hgun_mas_grach_F        // MP443
50, hgun_mas_mak_F            // Makarov
35, hgun_mas_p226_F            //Sig
20, hgun_mas_sa61_F            //Scorpion

// Pistol Magazines
10, 11Rnd_45ACP_Mag       // 4-five
20, 16Rnd_9x21_Mag        // PDW2000, P07, ROOK-40
10, 30Rnd_9x21_Mag        // Sting, PDW2000, P07, ROOK-40
50, 6Rnd_45ACP_Cylinder   // Zubr
50, 6Rnd_GreenSignal_F    // Starter Pistol
50, 6Rnd_RedSignal_F      // Starter Pistol 
40, 9Rnd_45ACP_Mag        // ACP-C2
50, 8Rnd_mas_45acp_Mag        //.45 8 rnd mag
70, 8Rnd_mas_9x18_Mag         //8 rnd 9mm mag
50,    17Rnd_mas_9x21_Mag                         
40, 15Rnd_mas_9x21_Mag     
20, 12Rnd_mas_45acp_Mag                    
50, 13Rnd_mas_9x21_Mag     
10, 20Rnd_mas_765x17_Mag


// Pistol Items
10, muzzle_snds_L
5, muzzle_snds_acp
10, optic_Yorris      
10, optic_MRD
10, muzzle_mas_snds_L
20, muzzle_mas_snds_LM

// SMG Ammo
10, 30Rnd_45ACP_Mag_SMG_01                // Vermin SMG
10, 30Rnd_45ACP_Mag_SMG_01_Tracer_Green   // Vermin SMG
20, 30Rnd_mas_9x21_Stanag                   // mp40 and sten mags

// SMGs
10, SMG_01_F        // Vermin SMG .45 ACP
30, SMG_02_F        // Sting 9 mm
5, hgun_PDW2000_F  // PDW2000 9 mm
30, arifle_mas_mp40 // MP40
30, arifle_mas_sten // Sten
30, BIZON

//Shotguns
40, arifle_mas_m1014
40, arifle_mas_saiga

//Shotgun ammo
40, 10Rnd_mas_12Gauge_Slug
40, 10Rnd_mas_12Gauge_Pellets
70, 7Rnd_mas_12Gauge_Slug 
70, 7Rnd_mas_12Gauge_Pellets

// SMG Items
20, optic_Holosight_smg
20, optic_ACO_grn_smg
20, optic_Aco_smg
20, optic_mas_DMS_c
20, optic_ACO_grn
20, optic_Aco

// Backpacks
40, B_OutdoorPack_blk
40, B_OutdoorPack_tan
40, B_OutdoorPack_blu
40, B_HuntingBackpack
40, B_AssaultPack_khk
40, B_AssaultPack_dgtl
40, B_AssaultPack_rgr
40, B_AssaultPack_sgg
40, B_AssaultPack_blk
40, B_AssaultPack_cbr
40, B_AssaultPack_mcamo
40, B_Kitbag_mcamo
30, B_Kitbag_sgg
30, B_Kitbag_cbr
30, B_FieldPack_blk
30, B_FieldPack_ocamo
30, B_FieldPack_oucamo
30, B_FieldPack_cbr
30, B_Bergen_sgg
30, B_Bergen_mcamo
30, B_Bergen_rgr
30, B_Bergen_blk
30, B_mas_AssaultPack_mul 
30, B_mas_Kitbag_mul
30, B_mas_AssaultPack_des 
30, B_mas_Kitbag_des

// Rifles
10, arifle_Katiba_F       // Katiba 6.5 mm
4, arifle_Katiba_GL_F    // Katiba GL 6.5 mm
9, arifle_TRG21_F        // TRG-21 5.56 mm
9, arifle_TRG20_F        // TRG-20 5.56 mm
17, arifle_mas_lee        // Lee enfield
24, arifle_mas_akms
18, arifle_mas_ak_74m        
19, arifle_mas_aks74                         
5, arifle_mas_aks74_gl        
19, arifle_mas_ak74        
8, arifle_mas_ak_74m_gl 
6, arifle_mas_ak74_l    
6, arifle_mas_ak74_gl_l            
9, arifle_mas_ak74_gl    
18, arifle_mas_ak_74m_c                        
10, arifle_mas_ak_74m_gl_c                    
14, arifle_mas_aks74u         
20, arifle_mas_akm74                     
17, arifle_mas_ak_74m_sf                        
13, arifle_mas_ak_74m_sf_gl              
18, arifle_mas_ak_74m_sf_c                    
10, arifle_mas_ak_74m_sf_gl_c             
14, arifle_mas_aks_74_sf                        
9, arifle_mas_aks_74_sf_gl
19, arifle_mas_ak12_sf    
14, arifle_mas_ak12_sf_gl                                        
8, arifle_mas_akms_gl                
14, arifle_mas_akms_c                            
17, arifle_mas_akms_gl_c                        
16, arifle_mas_akm
13, arifle_mas_akm_gl                        
18, arifle_mas_aks74u_c         


// Rifle Items
5, muzzle_snds_M
5, muzzle_snds_H
8, muzzle_mas_snds_AK
5, optic_Arco
5, optic_Hamr
5, optic_Holosight
10, acc_flashlight
10, acc_pointer_IR
4, optic_MRCO
2, optic_DMS
5, muzzle_mas_snds_M                         
5, muzzle_mas_snds_Mc                          
    

// Rifle Ammo
3, 20Rnd_556x45_UW_mag                        // SDAR
10, 30Rnd_556x45_Stanag                        // TRG-20, TRG-21/EGLM, Mk20/C/EGLM, SDAR
10, 30Rnd_556x45_Stanag_Tracer_Green         // TRG-20, TRG-21/EGLM, Mk20/C/EGLM, SDAR
10, 30Rnd_556x45_Stanag_Tracer_Red             // TRG-20, TRG-21/EGLM, Mk20/C/EGLM, SDAR
10, 30Rnd_556x45_Stanag_Tracer_Yellow        // TRG-20, TRG-21/EGLM, Mk20/C/EGLM, SDAR
10, 30Rnd_65x39_caseless_green               // Katiba
10, 30Rnd_65x39_caseless_green_mag_Tracer   // Katiba
20, 30Rnd_mas_762x39_mag
20, 30Rnd_mas_762x39_T_mag    
10, 30Rnd_mas_545x39bk_mag
10, 30Rnd_mas_545x39sd_mag    
20, 5Rnd_mas_762x51_Stanag
15, 5Rnd_mas_762x51_T_Stanag


// Items
30, Binocular
55, ItemWatch
40, ItemMap
25, FirstAidKit
2, ToolKit
40, ItemCompass
10, Exile_Item_CamoTentKit
60, Exile_Item_CookingPot
10, Exile_Item_DuctTape
70, Exile_Item_LightBulb
50, Exile_Item_Matches
10, Exile_Item_InstaDoc
35, ItemGPS

// Chem lights
95, Chemlight_blue
95, Chemlight_green
95, Chemlight_red
95, Chemlight_yellow

// Road flares
80, FlareGreen_F
80, FlareRed_F
80, FlareWhite_F
80, FlareYellow_F

// Uniforms
50, U_Competitor 
40, U_OrestesBody 
10, U_O_PilotCoveralls 
70, U_C_WorkerCoveralls 
10, U_I_OfficerUniform 
45, U_C_Fisherman 
45, U_C_FishermanOveralls 
20, U_C_Journalist 
25, U_C_Scientist 
70, U_C_Farmer 
80, U_C_Poor_1
50, U_C_Scavenger_1 
40, U_C_Scavenger_2 
10, U_C_PriestBody 
80, U_C_Poor_2
80, U_C_Poor_shorts_1
70, U_C_HunterBody_grn
30, U_C_Novak 
60, U_C_Poloshirt_salmon
60, U_C_Poloshirt_tricolour
60, U_C_Poloshirt_stripped
60, U_C_Poloshirt_redwhite 
60, U_C_Poloshirt_burgundy
60, U_C_Poloshirt_blue 

// Headgear
50, H_Bandanna_surfer
20, H_Beret_blk_POLICE
50, H_Cap_blk
40, H_Cap_blk_ION
40, H_Cap_blk_Raven
50, H_Cap_blu
50, H_Cap_grn
50, H_Cap_headphones
50, H_Cap_oli
20, H_Cap_press
50, H_Cap_red
30, H_Cap_blk_CMMG
60, H_Cap_tan
50, H_Hat_blue
50, H_Hat_brown
50, H_Hat_checker
50, H_Hat_grey
50, H_Hat_tan
50, H_StrawHat
50, H_StrawHat_dark

// Guerilla Headgear
40, H_Booniehat_khk
40, H_Booniehat_indp
40, H_Booniehat_mcamo
40, H_Booniehat_grn
40, H_Booniehat_tan
40, H_Booniehat_dirty
40, H_Booniehat_dgtl
40, H_Booniehat_khk_hs

30, H_Bandanna_khk
30, H_Bandanna_khk_hs
30, H_Bandanna_cbr
30, H_Bandanna_sgg
30, H_Bandanna_gry
30, H_Bandanna_camo
30, H_Bandanna_mcamo
30, H_BandMask_blk

20, H_Beret_blk
20, H_Beret_red
20, H_Beret_grn
10, H_Beret_grn_SF
10, H_Beret_brn_SF
20, H_Beret_ocamo
20, H_Beret_02
5, H_Beret_Colonel

15, H_Hat_camo
15, H_Cap_brn_SPECOPS
15, H_Cap_tan_specops_US
10, H_Cap_khaki_specops_UK
25, H_Watchcap_blk
35, H_Watchcap_khk
15, H_Watchcap_camo
25, H_Watchcap_sgg
40, H_TurbanO_blk

20, H_Shemag_khk
20, H_Shemag_tan
20, H_Shemag_olive
20, H_Shemag_olive_hs
20, H_ShemagOpen_khk
20, H_ShemagOpen_tan

// Guerilla Vests
10, V_BandollierB_khk
10, V_BandollierB_cbr
10, V_BandollierB_rgr
10, V_BandollierB_blk
10, V_BandollierB_oli
10, V_Chestrig_khk
10, V_Chestrig_rgr
10, V_Chestrig_blk
10, V_Chestrig_oli
10, V_HarnessO_brn
10, V_HarnessOGL_brn
10, V_HarnessO_gry
10, V_HarnessOGL_gry
10, V_HarnessOSpec_brn
10, V_HarnessOSpec_gry

5, V_I_G_resistanceLeader_F

// Guerilla Uniforms
20, U_IG_Menelaos 
40, U_IG_Guerilla1_1
40, U_IG_Guerilla2_1
40, U_IG_Guerilla2_2
40, U_IG_Guerilla2_3
40, U_IG_Guerilla3_1
40, U_IG_Guerilla3_2
20, U_IG_leader
10, U_I_G_resistanceLeader_F

///////////////////////////////////////////////////////////////////////////////
// Apartments, Offices etc.
///////////////////////////////////////////////////////////////////////////////
> CivillianUpperClass

60, Exile_Item_PlasticBottleEmpty
20, Exile_Item_PlasticBottleFreshWater
12, Exile_Item_Energydrink
15, Exile_Item_Beer
40, Exile_Item_GloriousKnakworst
40, Exile_Item_SausageGravy
40, Exile_Item_ChristmasTinner
40, Exile_Item_BBQSandwich
40, Exile_Item_Surstromming
50, Exile_Item_Catfood
10, Exile_Item_ChristmasTinner_Cooked
15, Exile_Item_BBQSandwich_Cooked
15, Exile_Item_GloriousKnakworst_Cooked
15, Exile_Item_SausageGravy_Cooked
15, Exile_Item_Surstromming_Cooked
15, Exile_Item_Catfood_Cooked

//items
30, Binocular
70, ItemWatch
50, ItemMap
30, FirstAidKit
5, ToolKit
50, ItemCompass
20, Exile_Item_CamoTentKit
70, Exile_Item_CookingPot
15, Exile_Item_DuctTape
80, Exile_Item_LightBulb
70, Exile_Item_Matches
12, Exile_Item_InstaDoc
50, ItemGPS

//PISTOLS
25, hgun_ACPC2_F            // ACP-C2 .45
30, hgun_P07_F              // P07 9 mm
36, hgun_Rook40_F           // Rook-40 9 mm
20, hgun_Pistol_heavy_01_F  // 4-five .45
30, hgun_Pistol_heavy_02_F  // Zubr .45
30, hgun_Pistol_Signal_F    // Starter Pistol
20, hgun_mas_m9_F            //M9
23, hgun_mas_bhp_F            //?                             
30, hgun_mas_glock_F        //Glock                         
25,    hgun_mas_acp_F            //1911                         
25, hgun_mas_usp_F            //USP     
20,    hgun_mas_glocksf_F        //Glock F 
35, hgun_mas_grach_F        // 
45, hgun_mas_mak_F            // 
10, hgun_mas_sa61_F

// Pistol Magazines
10, 11Rnd_45ACP_Mag       // 4-five
20, 16Rnd_9x21_Mag        // PDW2000, P07, ROOK-40
10, 30Rnd_9x21_Mag        // Sting, PDW2000, P07, ROOK-40
50, 6Rnd_45ACP_Cylinder   // Zubr
50, 6Rnd_GreenSignal_F    // Starter Pistol
50, 6Rnd_RedSignal_F      // Starter Pistol 
40, 9Rnd_45ACP_Mag        // ACP-C2
50, 8Rnd_mas_45acp_Mag        //.45 8 rnd mag
70, 8Rnd_mas_9x18_Mag         //8 rnd 9mm mag?
50,    17Rnd_mas_9x21_Mag                         
40, 15Rnd_mas_9x21_Mag     
20, 12Rnd_mas_45acp_Mag                    
50, 13Rnd_mas_9x21_Mag     
10, 20Rnd_mas_765x17_Mag

// Pistol Items
10, muzzle_snds_L
10, muzzle_snds_acp
15, optic_Yorris      // No one needs this crap
15, optic_MRD
10, muzzle_mas_snds_L 
20, muzzle_mas_snds_LM

// SMG Ammo
15, 30Rnd_45ACP_Mag_SMG_01                // Vermin SMG
15, 30Rnd_45ACP_Mag_SMG_01_Tracer_Green   // Vermin SMG
20, 30Rnd_mas_9x21_Stanag                   // mp40 and sten mags
18, 64Rnd_mas_9x18_mag                         //bizon mags

// SMGs
15, SMG_01_F        // Vermin SMG .45 ACP
20, SMG_02_F        // Sting 9 mm
10, hgun_PDW2000_F  // PDW2000 9 mm
20, arifle_mas_mp40 // MP40
20, arifle_mas_sten // Sten
20, BIZON

// Backpacks
40, B_OutdoorPack_blk
40, B_OutdoorPack_tan
40, B_OutdoorPack_blu
40, B_HuntingBackpack
40, B_AssaultPack_khk
40, B_AssaultPack_dgtl
40, B_AssaultPack_rgr
40, B_AssaultPack_sgg
40, B_AssaultPack_blk
40, B_AssaultPack_cbr
40, B_AssaultPack_mcamo
40, B_Kitbag_mcamo
40, B_Kitbag_sgg
40, B_Kitbag_cbr
40, B_FieldPack_blk
40, B_FieldPack_ocamo
40, B_FieldPack_oucamo
40, B_FieldPack_cbr
40, B_Bergen_sgg
40, B_Bergen_mcamo
40, B_Bergen_rgr
40, B_Bergen_blk
40, B_mas_AssaultPack_mul 
40, B_mas_Kitbag_mul
40, B_mas_AssaultPack_des 
40, B_mas_Kitbag_des

// Uniforms
80, U_C_Poloshirt_salmon
80, U_C_Poloshirt_tricolour
80, U_C_Poloshirt_stripped
80, U_C_Poloshirt_burgundy
80, U_C_Poloshirt_blue
50, U_Rangemaster
10, U_NikosBody
10, U_NikosAgedBody
50, U_Competitor 
40, U_OrestesBody 
10, U_O_PilotCoveralls 
50, U_C_WorkerCoveralls 
10, U_I_OfficerUniform 
45, U_C_Fisherman 
45, U_C_FishermanOveralls 
40, U_C_Journalist 
25, U_C_Scientist 
70, U_C_Farmer 
40, U_C_Poor_1
50, U_C_Scavenger_1 
40, U_C_Scavenger_2 
10, U_C_PriestBody 
30, U_C_Poor_2
40, U_C_Poor_shorts_1
70, U_C_HunterBody_grn
30, U_C_Novak 
60, U_C_Poloshirt_redwhite 

// Vests
30, V_Rangemaster_belt
40, V_Press_F
30, V_TacVest_blk_POLICE

// Headgear
60, H_Bandanna_surfer
20, H_Beret_blk_POLICE
60, H_Cap_blk
30, H_Cap_blk_ION
60, H_Cap_blk_Raven
60, H_Cap_blu
60, H_Cap_grn
60, H_Cap_headphones
60, H_Cap_oli
30, H_Cap_press
60, H_Cap_red
40, H_Cap_blk_CMMG
60, H_Cap_tan
60, H_Hat_blue
60, H_Hat_brown
60, H_Hat_checker
60, H_Hat_grey
60, H_Hat_tan
60, H_StrawHat
60, H_StrawHat_dark

//RIFLES
10, arifle_Katiba_F       // Katiba 6.5 mm
5, arifle_Katiba_GL_F    // Katiba GL 6.5 mm
9, arifle_TRG21_F        // TRG-21 5.56 mm
9, arifle_TRG20_F        // TRG-20 5.56 mm
20, arifle_mas_lee        // Lee enfield
20, arifle_mas_ak_74m        
20, arifle_mas_aks74                         
5, arifle_mas_aks74_gl        
20, arifle_mas_ak74        
8, arifle_mas_ak_74m_gl 
6, arifle_mas_ak74_l    
8, arifle_mas_ak74_gl_l            
10, arifle_mas_ak74_gl    
18, arifle_mas_ak_74m_c                        
10, arifle_mas_ak_74m_gl_c                    
14, arifle_mas_aks74u         
20, arifle_mas_akm74                     
19, arifle_mas_ak_74m_sf                        
13, arifle_mas_ak_74m_sf_gl              
18, arifle_mas_ak_74m_sf_c                    
10, arifle_mas_ak_74m_sf_gl_c             
17, arifle_mas_aks_74_sf                        
10, arifle_mas_aks_74_sf_gl
19, arifle_mas_ak12_sf    
17, arifle_mas_ak12_sf_gl                        
16, arifle_mas_akms                             
9, arifle_mas_akms_gl                
14, arifle_mas_akms_c                            
19, arifle_mas_akms_gl_c                        
16, arifle_mas_akm
15, arifle_mas_akm_gl                        
18, arifle_mas_aks74u_c

// Rifle Items
40, muzzle_snds_M
30, muzzle_snds_H
30, muzzle_mas_snds_AK
30, optic_Arco
30, optic_Hamr
30, optic_Holosight
40, acc_flashlight
30, acc_pointer_IR
30, optic_MRCO
30, optic_DMS

// Rifle Ammo
10, 20Rnd_556x45_UW_mag                        // SDAR
10, 30Rnd_556x45_Stanag                        // TRG-20, TRG-21/EGLM, Mk20/C/EGLM, SDAR
10, 30Rnd_556x45_Stanag_Tracer_Green         // TRG-20, TRG-21/EGLM, Mk20/C/EGLM, SDAR
10, 30Rnd_556x45_Stanag_Tracer_Red             // TRG-20, TRG-21/EGLM, Mk20/C/EGLM, SDAR
10, 30Rnd_556x45_Stanag_Tracer_Yellow        // TRG-20, TRG-21/EGLM, Mk20/C/EGLM, SDAR
10, 30Rnd_65x39_caseless_green               // Katiba
10, 30Rnd_65x39_caseless_green_mag_Tracer   // Katiba
20, 30Rnd_mas_762x39_mag                    
20, 30Rnd_mas_762x39_T_mag    
10, 30Rnd_mas_545x39bk_mag
10, 30Rnd_mas_545x39sd_mag    
20, 5Rnd_mas_762x51_Stanag
20, 5Rnd_mas_762x51_T_Stanag


///////////////////////////////////////////////////////////////////////////////
// Kiosks, Supermarkets etc.
///////////////////////////////////////////////////////////////////////////////
> Shop

// Smoke Nades
50, SmokeShell
50, SmokeShellRed
50, SmokeShellGreen
50, SmokeShellYellow
50, SmokeShellPurple
50, SmokeShellBlue
50, SmokeShellOrange
60, FlareGreen_F
60, FlareRed_F
60, FlareWhite_F
60, FlareYellow_F

//Items
30, Binocular
50, ItemWatch
60, ItemMap
50, ItemCompass
10, Exile_Item_CamoTentKit
40, Exile_Item_CookingPot
10, Exile_Item_DuctTape
90, Exile_Item_LightBulb
70, Exile_Item_Matches
10, Exile_Item_InstaDoc
45, ItemGPS

//pISTOLS
60, hgun_ACPC2_F            // ACP-C2 .45
80, hgun_P07_F              // P07 9 mm
90, hgun_Rook40_F           // Rook-40 9 mm
60, hgun_Pistol_heavy_01_F  // 4-five .45
80, hgun_Pistol_heavy_02_F  // Zubr .45
70, hgun_Pistol_Signal_F    // Starter Pistol
90, hgun_mas_m9_F            //M9
90, hgun_mas_bhp_F            //?                             
70, hgun_mas_glock_F        //Glock                         
70,    hgun_mas_acp_F            //1911                         
70, hgun_mas_usp_F            //USP     
50,    hgun_mas_glocksf_F        //Glock F 
90, hgun_mas_grach_F        // 
95, hgun_mas_mak_F            // 
50, hgun_mas_sa61_F

// Pistol Magazines
30, 11Rnd_45ACP_Mag       // 4-five
60, 16Rnd_9x21_Mag        // PDW2000, P07, ROOK-40
60, 30Rnd_9x21_Mag        // Sting, PDW2000, P07, ROOK-40
90, 6Rnd_45ACP_Cylinder   // Zubr
90, 6Rnd_GreenSignal_F    // Starter Pistol
90, 6Rnd_RedSignal_F      // Starter Pistol 
70, 9Rnd_45ACP_Mag        // ACP-C2
80, 8Rnd_mas_45acp_Mag        //.45 8 rnd mag
80, 8Rnd_mas_9x18_Mag         //8 rnd 9mm mag?
80,    17Rnd_mas_9x21_Mag                         
80, 15Rnd_mas_9x21_Mag     
80, 12Rnd_mas_45acp_Mag                    
80, 13Rnd_mas_9x21_Mag     
80, 20Rnd_mas_765x17_Mag

// Pistol Items
10, muzzle_snds_L
10, muzzle_snds_acp
10, optic_Yorris
10, optic_MRD
10, muzzle_mas_snds_L
10, muzzle_mas_snds_LM 

90, Exile_Item_PlasticBottleEmpty
60, Exile_Item_PlasticBottleFreshWater
20, Exile_Item_Energydrink
10, Exile_Item_Beer
80, Exile_Item_GloriousKnakworst
80, Exile_Item_SausageGravy
80, Exile_Item_ChristmasTinner
80, Exile_Item_BBQSandwich
80, Exile_Item_Surstromming
90, Exile_Item_Catfood

10, Exile_Item_ChristmasTinner_Cooked
10, Exile_Item_BBQSandwich_Cooked
10, Exile_Item_GloriousKnakworst_Cooked
10, Exile_Item_SausageGravy_Cooked
10, Exile_Item_Surstromming_Cooked
10, Exile_Item_Catfood_Cooked

///////////////////////////////////////////////////////////////////////////////
// Factories, Construction Sites, Warehouses, Research etc.
///////////////////////////////////////////////////////////////////////////////
> Industrial

15, Exile_Item_DuctTape
60, U_C_WorkerCoveralls 
25, ItemGPS
20, ItemMap
35, Exile_Item_PlasticBottleEmpty
10, Exile_Item_PlasticBottleFreshWater
2, Exile_Item_Energydrink
2, Exile_Item_Beer
30, SmokeShell
10, Exile_Item_Matches
60, Exile_Item_ExtensionCord
10, Exile_Item_FloodLightKit
60, Exile_Item_FuelCanisterEmpty
25, Exile_Item_FuelCanisterFull
30, Exile_Item_JunkMetal
60, Exile_Item_LightBulb
10, Exile_Item_MetalBoard
5, Exile_Item_PortableGeneratorKit
60, Exile_Item_Rope
10, Exile_Magazine_Battery
50, Exile_Melee_Axe
45, FlareGreen_F
45, FlareRed_F
45, FlareWhite_F
45, FlareYellow_F
55, U_C_Poor_1
55, U_C_Poor_2
10, U_C_Poor_shorts_1
10, H_Bandanna_surfer
20, H_Cap_blk
20, H_Cap_blk_Raven
40, H_Cap_blu
40, H_Cap_grn
40, H_Cap_oli
50, H_Cap_red
50, H_Cap_tan
60, H_Hat_blue
50, H_Hat_brown
60, H_Hat_checker
40, H_Hat_grey
50, H_Hat_tan
20, H_StrawHat
20, H_StrawHat_dark


///////////////////////////////////////////////////////////////////////////////
// Fuel Stations, Garages, Workshops etc.
///////////////////////////////////////////////////////////////////////////////
> VehicleService

15, Exile_Item_DuctTape
60, U_C_WorkerCoveralls 
30, ItemGPS
50, ItemMap
35, Exile_Item_PlasticBottleEmpty
10, Exile_Item_PlasticBottleFreshWater
2, Exile_Item_Energydrink
2, Exile_Item_Beer
30, SmokeShell
10, Exile_Item_Matches
60, Exile_Item_ExtensionCord
10, Exile_Item_FloodLightKit
60, Exile_Item_FuelCanisterEmpty
25, Exile_Item_FuelCanisterFull
30, Exile_Item_JunkMetal
60, Exile_Item_LightBulb
10, Exile_Item_MetalBoard
5, Exile_Item_PortableGeneratorKit
60, Exile_Item_Rope
10, Exile_Magazine_Battery
50, Exile_Melee_Axe
45, FlareGreen_F
45, FlareRed_F
45, FlareWhite_F
45, FlareYellow_F
55, U_C_Poor_1
55, U_C_Poor_2
10, U_C_Poor_shorts_1
10, H_Bandanna_surfer
20, H_Cap_blk
20, H_Cap_blk_Raven
40, H_Cap_blu
40, H_Cap_grn
40, H_Cap_oli
50, H_Cap_red
50, H_Cap_tan
60, H_Hat_blue
50, H_Hat_brown
60, H_Hat_checker
40, H_Hat_grey
50, H_Hat_tan
20, H_StrawHat
20, H_StrawHat_dark

///////////////////////////////////////////////////////////////////////////////
// Towers, Barracks, Hangars etc.
///////////////////////////////////////////////////////////////////////////////
> Military

//Pistols
30, hgun_ACPC2_F            // ACP-C2 .45
25, hgun_P07_F              // P07 9 mm
35, hgun_Rook40_F           // Rook-40 9 mm
25, hgun_Pistol_heavy_01_F  // 4-five .45
25, hgun_Pistol_heavy_02_F  // Zubr .45
20, hgun_Pistol_Signal_F    // Starter Pistol
35, hgun_mas_m9_F            //M9
40, hgun_mas_bhp_F            //?                             
50, hgun_mas_glock_F        //Glock                         
45,    hgun_mas_acp_F            //1911                         
40, hgun_mas_usp_F            //USP     
30,    hgun_mas_glocksf_F        //Glock F 
50, hgun_mas_grach_F        // 
50, hgun_mas_mak_F            // 
45, hgun_mas_p226_F            
40, hgun_mas_sa61_F

// Pistol Magazines
60, 11Rnd_45ACP_Mag       // 4-five
70, 16Rnd_9x21_Mag        // PDW2000, P07, ROOK-40
60, 30Rnd_9x21_Mag        // Sting, PDW2000, P07, ROOK-40
70, 6Rnd_45ACP_Cylinder   // Zubr
50, 6Rnd_GreenSignal_F    // Starter Pistol
50, 6Rnd_RedSignal_F      // Starter Pistol 
70, 9Rnd_45ACP_Mag        // ACP-C2
90, 8Rnd_mas_9x18_Mag        //Makarov mag
80, 8Rnd_mas_45acp_Mag        //.45 8 rnd mag
60,    17Rnd_mas_9x21_Mag                         
70, 15Rnd_mas_9x21_Mag                         
80, 13Rnd_mas_9x21_Mag     
40, 20Rnd_mas_765x17_Mag

// Pistol Items
20, muzzle_snds_L
20, muzzle_mas_snds_L
20, muzzle_mas_snds_LM
20, muzzle_snds_acp
20, optic_Yorris      // No one needs this crap
20, optic_MRD

// SMG Ammo
40, 30Rnd_45ACP_Mag_SMG_01                // Vermin SMG
40, 30Rnd_45ACP_Mag_SMG_01_Tracer_Green   // Vermin SMG
50, 30Rnd_mas_9x21_Stanag                   // mp40 and sten mags

//Shotguns
60, arifle_mas_m1014
70, arifle_mas_saiga
30, arifle_mas_aa12


//Shotgun ammo
50, 10Rnd_mas_12Gauge_Slug
50, 10Rnd_mas_12Gauge_Pellets
70, 7Rnd_mas_12Gauge_Slug 
70, 7Rnd_mas_12Gauge_Pellets
50, 20Rnd_mas_12Gauge_Slug
50, 20Rnd_mas_12Gauge_Pellets
2, 20Rnd_mas_12Gauge_Demo

//SMGs        
40, hgun_PDW2000_F
50, SMG_01_F
60, SMG_02_F
50, arifle_mas_mp5 
40, arifle_mas_mp5_v                            
40, arifle_mas_mp5_sd                            
40, rifle_mas_mp5_v_sd        
40, arifle_mas_mp5_d_sd        
45, arifle_mas_bizon                     
40, arifle_mas_mp5_d                        
10, arifle_mas_mp40                 
10, arifle_mas_mp40_o                        
10, arifle_mas_sten 
40, hgun_mas_mp7_F    
30, hgun_mas_mp7p_f
60, hgun_mas_uzi_F

        

// LMGs
30, arifle_MX_SW_Black_F   // MX SW 6.5 mm (Black)
30, arifle_MX_SW_F         // MX SW 6.5 mm
30, LMG_Mk200_F            // Mk200 6.5 mm
40, LMG_Zafir_F            // Zafir 7.62 mm
15, LMG_mas_Mk48_F
10, LMG_mas_Mk48_F_v                    
13, LMG_mas_Mk48_F_d        
10, LMG_mas_M240_F                    
20, LMG_mas_mg3_F                        
18, LMG_mas_M60_F                                
25, LMG_mas_Mk200_F        
25, LMG_mas_M249_F        
20, LMG_mas_M249_F_v                            
20, LMG_mas_M249_F_d                            
35, LMG_mas_rpk_F
20, LMG_mas_pkm_F                                
22, LMG_mas_pech_F        
23, LMG_mas_m72_F    
        
// LMG Ammo
30, 100Rnd_65x39_caseless_mag      // MX SW
30, 100Rnd_65x39_caseless_mag_Tracer   // MX SW
30, 150Rnd_762x54_Box          // Zafir
30, 150Rnd_762x54_Box_Tracer       // Zafir
30, 200Rnd_65x39_Belt          // Mk200
//50, 200Rnd_65x39_Belt_Tracer_Green   // Mk200
50, 200Rnd_65x39_Belt_Tracer_Red     // Mk200
//50, 200Rnd_65x39_Belt_Tracer_Yellow    // Mk200
10, 130Rnd_338_Mag
20, 150Rnd_93x64_Mag

50, 150Rnd_mas_556x45_Stanag
50, 150Rnd_mas_556x45_T_Stanag
50, 100Rnd_mas_545x39_mag
50, 100Rnd_mas_545x39_T_mag
30, 100Rnd_mas_762x54_mag
30, 100Rnd_mas_762x54_T_mag
30, 100Rnd_mas_762x51_Stanag
30, 100Rnd_mas_762x51_T_Stanag
30, 150Rnd_762x51_Box
30, 150Rnd_762x51_Box_Tracer
        

// Rifles
70, arifle_Katiba_F                     // Katiba 6.5 mm
20, arifle_Katiba_GL_F               // Katiba GL 6.5 mm
40, arifle_MXC_F                      // MXC 6.5 mm
40, arifle_MX_F                       // MX 6.5 mm
15, arifle_MX_GL_F                      // MX 3GL 6.5 mm
40, arifle_MXM_F                      // MXM 6.5 mm
20, arifle_MXM_Black_F                  // MXM 6.5 mm (Black)
30, arifle_SDAR_F                     // SDAR 5.56 mm
70, arifle_TRG21_F                      // TRG-21 5.56 mm
70, arifle_TRG20_F                     // TRG-20 5.56 mm
10, arifle_TRG21_GL_F                   // TRG-21 EGLM 5.56 mm
70, arifle_Mk20_F                     // Mk20 5.56 mm
70, arifle_Mk20C_F                    // Mk20C 5.56 mm
10, arifle_Mk20_GL_F                    // Mk20 EGLM 5.56 mm
20, arifle_MXC_Black_F               // MXC 6.5 mm (Black)
20, arifle_MX_Black_F                   // MX 6.5 mm (Black)
10, arifle_MX_GL_Black_F             // MX 3GL 6.5 mm (Black)
30, arifle_mas_m27m                 
45, arifle_mas_m27_v     
45, arifle_mas_m27m_v                         
45, arifle_mas_m27_d        
45, arifle_mas_m27m_d                        
60, arifle_mas_m4                                
10, arifle_mas_m4_gl                            
10, arifle_mas_m4_m203             
50, arifle_mas_m4_v                        
10, arifle_mas_m4_gl_v                        
10, arifle_mas_m4_m203_v                      
50, arifle_mas_m4_d                        
50, arifle_mas_m4_gl_d          
10, arifle_mas_m4_m203_d                         
30, arifle_mas_m4vlt            
50, arifle_mas_m4c                             
45, arifle_mas_m4c_d                            
14, arifle_mas_m4_m203c_d         
45, arifle_mas_hk416                
18, arifle_mas_hk416_gl    
15, arifle_mas_hk416_m203    
39, arifle_mas_hk416_v        
19, arifle_mas_hk416_gl_v
15, arifle_mas_hk416_m203_v    
40, arifle_mas_hk416_d        
37, arifle_mas_hk416_gl_d
15, arifle_mas_hk416_m203_d                    
50, arifle_mas_hk416c    
10, arifle_mas_hk416_m203c                
39, arifle_mas_hk416c_v        
10, arifle_mas_hk416_m203c_v                    
37, arifle_mas_hk416c_d                    
12, arifle_mas_hk416_m203c_d    
10, arifle_mas_hk417_m203c_v        
25, arifle_mas_hk417c_d        
23, arifle_mas_hk417c_v    
20, arifle_mas_hk417c                            
45, arifle_mas_m16                        
42, arifle_mas_m16_gl            
13, arifle_mas_hk417_m203c        
55, arifle_mas_g36c                        
55, arifle_mas_l119            
55, arifle_mas_l119c                         
45, arifle_mas_l119_gl    
10, arifle_mas_l119_m203
40, arifle_mas_l119_v        
40, arifle_mas_l119c_v                        
40, arifle_mas_l119_gl_v                        
18, arifle_mas_l119_m203_v                    
40, arifle_mas_l119_d            
40, arifle_mas_l119c_d        
36, arifle_mas_l119_gl_d                        
15, arifle_mas_l119_m203_d    
35, arifle_mas_mk16        
30, arifle_mas_mk16_gl                         
45, arifle_mas_mk16_l                            
45, arifle_mas_mk16_l_gl        
35, arifle_mas_mk17                            
70, arifle_mas_ak_74m                
70, arifle_mas_aks74         
70, arifle_mas_aks74_gl    
80, arifle_mas_ak74            
60, arifle_mas_ak_74m_gl 
65, arifle_mas_ak74_l            
65, arifle_mas_ak74_gl_l            
60, arifle_mas_ak74_gl        
70, arifle_mas_ak_74m_c                        
56, arifle_mas_ak_74m_gl_c        
76, arifle_mas_aks74u 
75, arifle_mas_akm74
68, arifle_mas_ak_74m_sf
65, arifle_mas_ak_74m_sf_gl
65, arifle_mas_ak_74m_sf_c
60, arifle_mas_ak_74m_sf_gl_c
70, arifle_mas_aks_74_sf
65, arifle_mas_aks_74_sf_gl
65, arifle_mas_ak12_sf
60, arifle_mas_ak12_sf_gl
65, arifle_mas_akms 
60, arifle_mas_akms_gl        
60, arifle_mas_akms_c                        
60, arifle_mas_akms_gl_c
65, arifle_mas_akm
60, arifle_mas_akm_gl
70, arifle_mas_aks74u_c
65, arifle_mas_m70_gl
65, arifle_mas_m70ab
65, arifle_mas_m70ab_gl    
45, arifle_mas_arx 
40, arifle_mas_arx_gl         
45, arifle_mas_arx_l
40, arifle_mas_arx_l_gl    
43, arifle_mas_g3
30, arifle_mas_g3_m203
40, arifle_mas_g3s     
10, arifle_mas_g3s_m203 
40, arifle_mas_fal     
10, arifle_mas_fal_m203    
10, arifle_mas_m14                             

// Rifle Items
25, muzzle_snds_M
25, muzzle_snds_H
30, optic_Arco
30, optic_Hamr
30, optic_Holosight
40, acc_pointer_IR
30, optic_MRCO
80, acc_flashlight
10, optic_NVS
10, optic_mas_DMS                    
10, optic_mas_DMS_c                                
40, optic_mas_Holosight_blk                    
20 ,optic_mas_Holosight_camo                        
30, optic_mas_Arco_blk                    
20, optic_mas_Arco_camo                            
40, optic_mas_Hamr_camo                            
40, optic_mas_Aco_camo                        
40, optic_mas_ACO_grn_camo                    
40, optic_mas_MRCO_camo                            
40, optic_mas_zeiss                    
20, optic_mas_zeiss_c                        
40, optic_mas_zeiss_eo                        
30, optic_mas_zeiss_eo_c                        
40, optic_mas_acog                        
40, optic_mas_acog_c                            
40, optic_mas_acog_eo                            
40, optic_mas_acog_eo_c                            
40, optic_mas_acog_rd                            
40, optic_mas_acog_rd_c                        
70, optic_mas_handle                                
60, optic_mas_aim                            
60, optic_mas_aim_c                            
70, optic_mas_PSO                            
70, optic_mas_PSO_c                            
70, optic_mas_PSO_eo                            
60, optic_mas_PSO_eo_c                        
40, optic_mas_PSO_nv                        
40, optic_mas_PSO_nv_c                            
40, optic_mas_PSO_nv_eo                            
40, optic_mas_PSO_nv_eo_c                            
20, optic_mas_PSO_day                            
20, optic_mas_PSO_nv_day                        
20, optic_mas_term                            
30, optic_mas_MRD                
10, optic_mas_LRPS                        
70, optic_mas_kobra                        
70, optic_mas_kobra_c        
20, optic_mas_nspu                                                
40, optic_mas_PSO_kv                
40, optic_mas_PSO_kv_c 
30, muzzle_mas_snds_M                        
30, muzzle_mas_snds_Mc                          
40, muzzle_mas_snds_AK                    
30, muzzle_mas_snds_SM                    
30, muzzle_mas_snds_SMc                        
20, muzzle_mas_snds_SH                    
20, muzzle_mas_snds_SHc                    


// Rifle Ammo
35, 20Rnd_556x45_UW_mag            // SDAR
60, 30Rnd_556x45_Stanag            // TRG-20, TRG-21/EGLM, Mk20/C/EGLM, SDAR
60, 30Rnd_556x45_Stanag_Tracer_Green     // TRG-20, TRG-21/EGLM, Mk20/C/EGLM, SDAR
60, 30Rnd_556x45_Stanag_Tracer_Red     // TRG-20, TRG-21/EGLM, Mk20/C/EGLM, SDAR
60, 30Rnd_556x45_Stanag_Tracer_Yellow    // TRG-20, TRG-21/EGLM, Mk20/C/EGLM, SDAR
60, 30Rnd_65x39_caseless_green       // Katiba
60, 30Rnd_65x39_caseless_green_mag_Tracer  // Katiba
50, 30Rnd_65x39_caseless_mag         // MX/C/M/SW/3GL
40, 30Rnd_65x39_caseless_mag_Tracer      // MX/C/M/SW/3GL
60, 30Rnd_mas_556x45_Stanag
60, 30Rnd_mas_556x45_T_Stanag
40, 20Rnd_mas_762x51_Stanag
50, 20Rnd_mas_762x51_T_Stanag
40, 30Rnd_mas_762x39_mag
30, 30Rnd_mas_762x39_T_mag
40, 10Rnd_mas_762x54_mag
40, 10Rnd_mas_762x54_T_mag

    


// Snipers
25, srifle_DMR_01_F       // Rahim 7.62 mm
15, srifle_EBR_F          // Mk18 ABR 7.62 mm
1, srifle_GM6_F             // GM6 Lynx 12.7 mm
1, srifle_LRR_F           // M320 LRR .408
28, arifle_mas_m27
20, srifle_mas_m91
35, srifle_mas_svd
30, srifle_mas_vss
30, arifle_mas_asval
4, srifle_mas_ksvk
1, srifle_mas_m107
19, srifle_mas_m24
15, srifle_mas_sr25
15, srifle_mas_ebr
15, srifle_mas_m110

// Sniper Ammo
5, 5Rnd_127x108_Mag     // GM6 Lynx
5, 7Rnd_408_Mag       // M320 LRR
45, 10Rnd_762x51_Mag     // Rahim
33, 20Rnd_762x51_Mag     // Mk18 ABR
1, 5Rnd_127x108_APDS_Mag  // GM6 Lynx 
15, arifle_mas_m79     
40, 5Rnd_mas_762x51_Stanag
40, 5Rnd_mas_762x51_T_Stanag
5, 5Rnd_mas_127x108_T_mag
1, 5Rnd_mas_127x108_dem_mag
5, Rnd_mas_127x108_mag
1,5Rnd_mas_127x99_Stanag
1, 5Rnd_mas_127x99_dem_Stanag
1, 5Rnd_mas_127x99_T_Stanag
8, 10Rnd_mas_338_Stanag
8, 10Rnd_mas_338_T_Stanag
        

// Sniper Items
10, muzzle_snds_B
15, optic_DMS
15, optic_SOS
5, optic_LRPS
20, muzzle_mas_snds_SV                
25, muzzle_mas_snds_SVc                
25, muzzle_mas_snds_SVD                        
8, muzzle_mas_snds_KSVK    
10, bipod_01_F_blk
10, bipod_01_F_mtp
10,    bipod_01_F_snd
10, bipod_02_F_blk
10, bipod_02_F_hex
10, bipod_02_F_tan
10, bipod_03_F_blk
10, bipod_03_F_ol


// Noob Tube Nades

15, 1Rnd_HE_Grenade_shell
5, 3Rnd_HE_Grenade_shell

// Smoke Nades
40, SmokeShell
40, SmokeShellRed
40, SmokeShellGreen
40, SmokeShellYellow
40, SmokeShellPurple
40, SmokeShellBlue
40, SmokeShellOrange

// Noob Tube Flares
20, 3Rnd_UGL_FlareGreen_F
20, 3Rnd_UGL_FlareRed_F
20, 3Rnd_UGL_FlareWhite_F
20, 3Rnd_UGL_FlareYellow_F
35, UGL_FlareGreen_F
35, UGL_FlareRed_F
35, UGL_FlareWhite_F
35, UGL_FlareYellow_F

// No Infrared for now
//UGL_FlareCIR_F    
//3Rnd_UGL_FlareCIR_F

// Noob Tube Smokes
35, 1Rnd_Smoke_Grenade_shell
35, 1Rnd_SmokeBlue_Grenade_shell
35, 1Rnd_SmokeGreen_Grenade_shell
35, 1Rnd_SmokeOrange_Grenade_shell
35, 1Rnd_SmokePurple_Grenade_shell
35, 1Rnd_SmokeRed_Grenade_shell
35, 1Rnd_SmokeYellow_Grenade_shell
15, 3Rnd_Smoke_Grenade_shell
15, 3Rnd_SmokeBlue_Grenade_shell
15, 3Rnd_SmokeGreen_Grenade_shell
15, 3Rnd_SmokeOrange_Grenade_shell
15, 3Rnd_SmokePurple_Grenade_shell
15, 3Rnd_SmokeRed_Grenade_shell
15, 3Rnd_SmokeYellow_Grenade_shell

// Explosives
25, HandGrenade
30, MiniGrenade
3, ClaymoreDirectionalMine_Remote_Mag
3, SLAMDirectionalMine_Wire_Mag
1, SatchelCharge_Remote_Mag
2, DemoCharge_Remote_Mag
1, APERSTripMine_Wire_Mag
5, IEDLandSmall_Remote_Mag
2, IEDUrbanSmall_Remote_Mag


// Items
70, Binocular
60, ItemRadio
50, ItemGPS
30, NVGoggles
20, Exile_Item_InstaDoc
30, Exile_Item_PlasticBottleEmpty
20, Exile_Item_PlasticBottleFreshWater
35, Rangefinder
50, ItemMap
30, Laserdesignator

// Backpacks
50, B_OutdoorPack_blk
50, B_OutdoorPack_tan
50, B_OutdoorPack_blu
50, B_HuntingBackpack

40, B_AssaultPack_khk
40, B_AssaultPack_dgtl
40, B_AssaultPack_rgr
40, B_AssaultPack_sgg
40, B_AssaultPack_blk
40, B_AssaultPack_cbr
40, B_AssaultPack_mcamo

30, B_Kitbag_mcamo
30, B_Kitbag_sgg
30, B_Kitbag_cbr

20, B_FieldPack_blk
20, B_FieldPack_ocamo
20, B_FieldPack_oucamo
20, B_FieldPack_cbr

15, B_Bergen_sgg
15, B_Bergen_mcamo
15, B_Bergen_rgr
15, B_Bergen_blk
5, B_Carryall_ocamo
5, B_Carryall_oucamo
5, B_Carryall_mcamo
5, B_Carryall_oli
5, B_Carryall_khk
5, B_Carryall_cbr

// Headgear
75, H_MilCap_ocamo
75, H_MilCap_mcamo
75, H_MilCap_oucamo
75, H_MilCap_blue
75, H_MilCap_rucamo
75, H_MilCap_dgtl

// Does not exist in ARMA anymore?
//  H_HelmetB_plain_mcamo

75, H_HelmetB
75, H_HelmetB_paint
75, H_HelmetB_light
75, H_HelmetB_plain_blk
75, H_HelmetSpecB
75, H_HelmetSpecB_paint1
75, H_HelmetSpecB_paint2
75, H_HelmetSpecB_blk
75, H_HelmetIA
75, H_HelmetIA_net
75, H_HelmetIA_camo
75, H_HelmetB_grass
75, H_HelmetB_snakeskin
75, H_HelmetB_desert
75, H_HelmetB_black
75, H_HelmetB_sand
75, H_HelmetB_light_grass
75, H_HelmetB_light_snakeskin
75, H_HelmetB_light_desert
75, H_HelmetB_light_black
75, H_HelmetB_light_sand

40, H_HelmetCrew_B
40, H_HelmetCrew_O
40, H_HelmetCrew_I

30, H_PilotHelmetFighter_B
30, H_PilotHelmetFighter_O
30, H_PilotHelmetFighter_I

30, H_PilotHelmetHeli_B
30, H_PilotHelmetHeli_O
30, H_PilotHelmetHeli_I

25, H_HelmetB_camo

30, H_CrewHelmetHeli_B
30, H_CrewHelmetHeli_O
30, H_CrewHelmetHeli_I

25, H_BandMask_khk
25, H_BandMask_reaper
25, H_BandMask_demon

30, H_HelmetO_oucamo
30, H_HelmetLeaderO_oucamo
30, H_HelmetSpecO_ocamo
30, H_HelmetSpecO_blk
30, H_HelmetO_ocamo
30, H_HelmetLeaderO_ocamo
50, G_mas_wpn_gog 
50, G_mas_wpn_gog_m 
50, G_mas_wpn_gog_md
50, G_mas_wpn_gog_g 
50, G_mas_wpn_gog_gd 
50, G_mas_wpn_mask 
50, G_mas_wpn_mask_b 
50, G_mas_wpn_wrap 
50, G_mas_wpn_wrap_f 
50, G_mas_wpn_wrap_t 
50, G_mas_wpn_wrap_b
50, G_mas_wpn_wrap_c 
50, G_mas_wpn_wrap_g 
50, G_mas_wpn_wrap_gog 
50, G_mas_wpn_wrap_gog_f
50, G_mas_wpn_wrap_gog_t 
50, G_mas_wpn_wrap_gog_b 
50, G_mas_wpn_wrap_gog_c
50, G_mas_wpn_wrap_gog_g 
50, G_mas_wpn_wrap_mask 
50, G_mas_wpn_wrap_mask_t
50, G_mas_wpn_wrap_mask_f 
50, G_mas_wpn_wrap_mask_b 
50, G_mas_wpn_wrap_mask_c
50, G_mas_wpn_wrap_mask_g 
50, G_mas_wpn_bala 
50, G_mas_wpn_bala_b
50, G_mas_wpn_bala_t
50, G_mas_wpn_bala_gog 
50, G_mas_wpn_bala_gog_b 
50, G_mas_wpn_bala_gog_t
50, G_mas_wpn_bala_mask 
50, G_mas_wpn_bala_mask_b 
50, G_mas_wpn_bala_mask_t
50, G_mas_wpn_shemag 
50, G_mas_wpn_shemag_r 
50, G_mas_wpn_shemag_w 
50, G_mas_wpn_shemag_gog
50, G_mas_wpn_shemag_mask 
25, G_mas_wpn_gasmask

// Vests
50, V_Rangemaster_belt
50, V_PlateCarrier1_blk
50, V_PlateCarrier1_rgr
50, V_PlateCarrier2_rgr
50, V_PlateCarrier3_rgr
50, V_PlateCarrierGL_rgr
50, V_PlateCarrierIA1_dgtl
50, V_PlateCarrierIA2_dgtl
50, V_PlateCarrierIAGL_dgtl
50, V_PlateCarrierSpec_rgr

40, V_TacVest_blk
40, V_TacVest_brn
40, V_TacVest_camo
40, V_TacVest_khk
40, V_TacVest_oli
40, V_TacVestCamo_khk
40, V_TacVestIR_blk

20, V_RebreatherB
20, V_RebreatherIR
20, V_RebreatherIA

15, V_PlateCarrierL_CTRG
15, V_PlateCarrierH_CTRG

// Uniforms
70, U_B_CTRG_1             // CTRG Combat Uniform (UBACS)
70, U_B_CTRG_2             // CTRG Combat Uniform (UBACS2)
70, U_B_CTRG_3             // CTRG Combat Uniform (Tee)
70, U_B_CombatUniform_mcam       // Combat Fatigues (MTP)
70, U_B_CombatUniform_mcam_tshirt  // Combat Fatigues (MTP) (Tee)
70, U_B_CombatUniform_mcam_vest  // Recon Fatigues (MTP)
80, U_B_CombatUniform_mcam_worn  // Worn Combat Fatigues (MTP)
40, U_B_SpecopsUniform_sgg       // Specop Fatigues (Sage)
30, U_O_OfficerUniform_ocamo     // Officer Fatigues (Hex)
30, U_I_OfficerUniform         // Combat Fatigues [AAF] (Tee)
55, U_I_CombatUniform        // Combat Fatigues [AAF]
65, U_I_CombatUniform_tshirt     // Combat Fatigues [AAF] (Tee)
65, U_I_CombatUniform_shortsleeve  // Combat Fatigues [AAF]

2, U_B_GhillieSuit        // Ghillie Suit [NATO]
2, U_O_GhillieSuit        // Ghillie Suit [CSAT]
2, U_I_GhillieSuit        // Ghillie Suit [AAF]

20, U_B_HeliPilotCoveralls       // Heli Pilot Coveralls
20, U_O_PilotCoveralls         // Pilot Coveralls [CSAT]
20, U_B_PilotCoveralls         // Pilot Coveralls [NATO]
20, U_I_pilotCoveralls         // Pilot Coveralls [AAF]
20, U_I_HeliPilotCoveralls       // Heli Pilot Coveralls

10, U_B_Wetsuit          // Wetsuit [NATO]
10, U_O_Wetsuit          // Wetsuit [CSAT]
10, U_I_Wetsuit          // Wetsuit [AAF]

15, U_O_CombatUniform_ocamo    // Heli Pilot Coveralls
15, U_O_CombatUniform_oucamo     // Fatigues (Urban) [CSAT]
20, U_O_SpecopsUniform_ocamo     // Recon Fatigues (Hex)
20, U_O_SpecopsUniform_blk       // Recon Fatigues (Black)    

///////////////////////////////////////////////////////////////////////////////
// Hospital, Medevac etc.
///////////////////////////////////////////////////////////////////////////////
> Medical

80, Exile_Item_InstaDoc
15, Exile_Item_PlasticBottleEmpty
10, Exile_Item_PlasticBottleFreshWater

///////////////////////////////////////////////////////////////////////////////
// Light Houses + Life Guard Towers + Castles
///////////////////////////////////////////////////////////////////////////////
> Tourist

// The ONLY place to find the BEST backpacks :)
10, B_Carryall_ocamo
10, B_Carryall_oucamo
10, B_Carryall_mcamo
10, B_Carryall_oli
10, B_Carryall_khk
10, B_Carryall_cbr
70, ItemMap
5, Exile_Item_InstaDoc
35, Exile_Item_PlasticBottleEmpty
15, Exile_Item_PlasticBottleFreshWater
50, Binocular
40, ItemRadio
50, ItemGPS
20, Exile_Item_Energydrink
25, Exile_Item_Beer
50, Exile_Item_GloriousKnakworst
55, Exile_Item_SausageGravy
55, Exile_Item_ChristmasTinner
55, Exile_Item_BBQSandwich
55, Exile_Item_Surstromming
20, Exile_Item_Catfood

// Guns

30, hgun_ACPC2_F            // ACP-C2 .45
30, hgun_P07_F              // P07 9 mm
30, hgun_Rook40_F           // Rook-40 9 mm
30, hgun_Pistol_heavy_01_F  // 4-five .45
30, hgun_Pistol_heavy_02_F  // Zubr .45
30, hgun_Pistol_Signal_F    // Starter Pistol
30, hgun_mas_m9_F            //M9
30, hgun_mas_bhp_F            //?                             
30, hgun_mas_glock_F        //Glock                         
30,    hgun_mas_acp_F            //1911                         
30, hgun_mas_usp_F            //USP     
30,    hgun_mas_glocksf_F        //Glock F 
30, hgun_mas_grach_F        // 
35, hgun_mas_mak_F            // 
30, hgun_mas_sa61_F
30, arifle_mas_m27m                 
45, arifle_mas_m27_v     
45, arifle_mas_m27m_v                         
45, arifle_mas_m27_d        
45, arifle_mas_m27m_d                        
60, arifle_mas_m4                                
10, arifle_mas_m4_gl                            
10, arifle_mas_m4_m203             
50, arifle_mas_m4_v                        
10, arifle_mas_m4_gl_v                        
10, arifle_mas_m4_m203_v                      
50, arifle_mas_m4_d                        
50, arifle_mas_m4_gl_d          
10, arifle_mas_m4_m203_d                         
30, arifle_mas_m4vlt            
50, arifle_mas_m4c                             
45, arifle_mas_m4c_d                            
14, arifle_mas_m4_m203c_d         
45, arifle_mas_hk416                
18, arifle_mas_hk416_gl    
15, arifle_mas_hk416_m203    
39, arifle_mas_hk416_v        
19, arifle_mas_hk416_gl_v
15, arifle_mas_hk416_m203_v    
40, arifle_mas_hk416_d        
37, arifle_mas_hk416_gl_d
15, arifle_mas_hk416_m203_d                    
50, arifle_mas_hk416c    
10, arifle_mas_hk416_m203c                
39, arifle_mas_hk416c_v        
10, arifle_mas_hk416_m203c_v                    
37, arifle_mas_hk416c_d                    
12, arifle_mas_hk416_m203c_d    
10, arifle_mas_hk417_m203c_v        
25, arifle_mas_hk417c_d        
23, arifle_mas_hk417c_v    
20, arifle_mas_hk417c                            
45, arifle_mas_m16                        
42, arifle_mas_m16_gl            
13, arifle_mas_hk417_m203c        
55, arifle_mas_g36c                        
55, arifle_mas_l119            
55, arifle_mas_l119c                         
45, arifle_mas_l119_gl    
10, arifle_mas_l119_m203
40, arifle_mas_l119_v        
40, arifle_mas_l119c_v                        
40, arifle_mas_l119_gl_v                        
18, arifle_mas_l119_m203_v                    
40, arifle_mas_l119_d            
40, arifle_mas_l119c_d        
36, arifle_mas_l119_gl_d                        
15, arifle_mas_l119_m203_d    
35, arifle_mas_mk16        
30, arifle_mas_mk16_gl                         
45, arifle_mas_mk16_l                            
45, arifle_mas_mk16_l_gl        
35, arifle_mas_mk17                                  
70, arifle_mas_ak_74m                
70, arifle_mas_aks74         
70, arifle_mas_aks74_gl    
80, arifle_mas_ak74            
60, arifle_mas_ak_74m_gl 
65, arifle_mas_ak74_l            
65, arifle_mas_ak74_gl_l            
60, arifle_mas_ak74_gl        
70, arifle_mas_ak_74m_c                        
56, arifle_mas_ak_74m_gl_c        
76, arifle_mas_aks74u 
75, arifle_mas_akm74
68, arifle_mas_ak_74m_sf
65, arifle_mas_ak_74m_sf_gl
65, arifle_mas_ak_74m_sf_c
60, arifle_mas_ak_74m_sf_gl_c
70, arifle_mas_aks_74_sf
65, arifle_mas_aks_74_sf_gl
65, arifle_mas_ak12_sf
60, arifle_mas_ak12_sf_gl
65, arifle_mas_akms 
60, arifle_mas_akms_gl        
60, arifle_mas_akms_c                        
60, arifle_mas_akms_gl_c
65, arifle_mas_akm
60, arifle_mas_akm_gl
70, arifle_mas_aks74u_c
65, arifle_mas_m70_gl
65, arifle_mas_m70ab
65, arifle_mas_m70ab_gl    
45, arifle_mas_arx 
40, arifle_mas_arx_gl         
45, arifle_mas_arx_l
40, arifle_mas_arx_l_gl    
43, arifle_mas_g3
30, arifle_mas_g3_m203
40, arifle_mas_g3s     
10, arifle_mas_g3s_m203 
40, arifle_mas_fal     
10, arifle_mas_fal_m203    
10, arifle_mas_m14     
40, hgun_PDW2000_F
50, SMG_01_F
60, SMG_02_F
50, arifle_mas_mp5 
40, arifle_mas_mp5_v                            
40, arifle_mas_mp5_sd                            
40, rifle_mas_mp5_v_sd        
40, arifle_mas_mp5_d_sd        
45, arifle_mas_bizon                     
40, arifle_mas_mp5_d                        
10, arifle_mas_mp40                 
10, arifle_mas_mp40_o                        
10, arifle_mas_sten 
25, srifle_DMR_01_F       // Rahim 7.62 mm
15, srifle_EBR_F          // Mk18 ABR 7.62 mm
1, srifle_GM6_F             // GM6 Lynx 12.7 mm
1, srifle_LRR_F           // M320 LRR .408
28, arifle_mas_m27
20, srifle_mas_m91
35, srifle_mas_svd
30, srifle_mas_vss
30, arifle_mas_asval
4, srifle_mas_ksvk
1, srifle_mas_m107
19, srifle_mas_m24
15, srifle_mas_sr25
15, srifle_mas_ebr
15, srifle_mas_m110

// Explosives
30, HandGrenade
35, MiniGrenade
 

 
2. Delete/add/modify the weapons and spawn percent chances that you want in each spawn type
e.g you may want to a small chance of the M107  to spawn in regular civillian houses, go to the "CivillianLowerClass" type buildings section  and add the M107 classname (srifle_mas_m107) to the bottom of that section  somewhere.

The lower the number, the less common it is, the higher the number the more likely it is to spawn.
 

3. Copy the version you have edited and post it into this website; http://elc.marma.io/
 

4. Click "compile" then copy the code provided and add to your own configs. 

 

 

If you don't use MAS and opt for CUP or you are adamant you want CUP and MAS together, you can still use the above code - all you have to do is just add the CUP weapons in place of/as well as the MAS ones.  

 Hope this helps

I cant thank you both enough! I appreciate the time and effort you put into your posts, and not the silly "no" answers.. 

 

Once again thanks guys! :D

  • Like 1

Share this post


Link to post
Share on other sites
Advertisement
Guest
This topic is now closed to further replies.

  • Recently Browsing   0 members

    No registered users viewing this page.