return { Weapons = { ['WEAPON_GLOCK17'] = { label = 'Glock 17', weight = 970, durability = 0.1, ammoname = 'ammo-9-overheid', maxAmmo = 36, buttons = { { label = 'Wapen ontladen', action = function(slot) TriggerEvent('ox_inventory:unloadAmmo', slot) end }, } }, ['WEAPON_M1911'] = { label = 'M1911', weight = 970, durability = 0.1, ammoname = 'ammo-9', maxAmmo = 36, buttons = { { label = 'Wapen ontladen', action = function(slot) TriggerEvent('ox_inventory:unloadAmmo', slot) end }, } }, ['WEAPON_MEOS45'] = { label = 'MEOS-45', weight = 970, durability = 0.1, ammoname = 'ammo-45', maxAmmo = 12, buttons = { { label = 'Wapen ontladen', action = function(slot) TriggerEvent('ox_inventory:unloadAmmo', slot) end }, } }, ['WEAPON_SMITHWESSON'] = { label = 'SMITH .9', weight = 970, durability = 0.1, ammoname = 'ammo-9', maxAmmo = 25, buttons = { { label = 'Wapen ontladen', action = function(slot) TriggerEvent('ox_inventory:unloadAmmo', slot) end }, } }, ['WEAPON_P99QNL'] = { label = 'Walther P99QNL', weight = 970, durability = 0.3, ammoname = 'ammo-9-overheid', maxAmmo = 36, buttons = { { label = 'Wapen ontladen', action = function(slot) TriggerEvent('ox_inventory:unloadAmmo', slot) end }, } }, ['WEAPON_BERETTA'] = { label = 'BRT-92', weight = 970, durability = 0.1, ammoname = 'ammo-9', maxAmmo = 12, buttons = { { label = 'Wapen ontladen', action = function(slot) TriggerEvent('ox_inventory:unloadAmmo', slot) end }, } }, ['WEAPON_REMINGTON680'] = { label = 'REMTOM 680', weight = 970, durability = 0.1, ammoname = 'ammo-shotgun', heavy = true, maxAmmo = 8, buttons = { { label = 'Wapen ontladen', action = function(slot) TriggerEvent('ox_inventory:unloadAmmo', slot) end }, } }, ['WEAPON_SPAS12'] = { label = 'SPS-12', weight = 970, durability = 0.1, ammoname = 'ammo-shotgun', heavy = true, maxAmmo = 8, buttons = { { label = 'Wapen ontladen', action = function(slot) TriggerEvent('ox_inventory:unloadAmmo', slot) end }, } }, ['WEAPON_MP5'] = { label = 'MP5', weight = 3084, durability = 0.03, ammoname = 'ammo-9-overheid', maxAmmo = 90, heavy = true, buttons = { { label = 'Wapen ontladen', action = function(slot) TriggerEvent('ox_inventory:unloadAmmo', slot) end }, } }, ['WEAPON_UMP45'] = { label = 'UMPX-45', weight = 3084, durability = 0.03, ammoname = 'ammo-45', maxAmmo = 90, heavy = true, buttons = { { label = 'Wapen ontladen', action = function(slot) TriggerEvent('ox_inventory:unloadAmmo', slot) end }, } }, ['WEAPON_MAC11'] = { label = 'M11', weight = 1584, durability = 0.03, ammoname = 'ammo-45', maxAmmo = 30, heavy = false, buttons = { { label = 'Wapen ontladen', action = function(slot) TriggerEvent('ox_inventory:unloadAmmo', slot) end }, } }, ['WEAPON_UZI'] = { label = 'UZI', weight = 1584, durability = 0.03, ammoname = 'ammo-45', maxAmmo = 30, heavy = false, buttons = { { label = 'Wapen ontladen', action = function(slot) TriggerEvent('ox_inventory:unloadAmmo', slot) end }, } }, ['WEAPON_SKORP'] = { label = 'SKORP VZ-61', weight = 1584, durability = 0.05, ammoname = 'ammo-9', maxAmmo = 30, heavy = false, buttons = { { label = 'Wapen ontladen', action = function(slot) TriggerEvent('ox_inventory:unloadAmmo', slot) end }, } }, ['WEAPON_HK416'] = { label = 'HK416', weight = 3500, durability = 0.05, ammoname = 'ammo-rifle-overheid', maxAmmo = 90, heavy = true, buttons = { { label = 'Wapen ontladen', action = function(slot) TriggerEvent('ox_inventory:unloadAmmo', slot) end }, } }, ['WEAPON_MRR15'] = { label = 'MRR-15', weight = 3000, durability = 0.05, ammoname = 'ammo-rifle-overheid', maxAmmo = 90, heavy = true, buttons = { { label = 'Wapen ontladen', action = function(slot) TriggerEvent('ox_inventory:unloadAmmo', slot) end }, } }, ['WEAPON_MCX'] = { label = 'MCX', weight = 3500, durability = 0.05, ammoname = 'ammo-rifle-overheid', maxAmmo = 90, heavy = true, buttons = { { label = 'Wapen ontladen', action = function(slot) TriggerEvent('ox_inventory:unloadAmmo', slot) end }, } }, ['WEAPON_M4A1'] = { label = 'M4A1', weight = 3500, durability = 0.05, ammoname = 'ammo-rifle', maxAmmo = 90, heavy = true, buttons = { { label = 'Wapen ontladen', action = function(slot) TriggerEvent('ox_inventory:unloadAmmo', slot) end }, } }, ['WEAPON_AK12'] = { label = 'AK-12', weight = 3500, durability = 0.05, ammoname = 'ammo-rifle', maxAmmo = 90, heavy = true, buttons = { { label = 'Wapen ontladen', action = function(slot) TriggerEvent('ox_inventory:unloadAmmo', slot) end }, } }, ['WEAPON_AK47'] = { label = 'AKR-47', weight = 3500, durability = 0.05, ammoname = 'ammo-rifle', maxAmmo = 90, heavy = true, buttons = { { label = 'Wapen ontladen', action = function(slot) TriggerEvent('ox_inventory:unloadAmmo', slot) end }, } }, ['WEAPON_AK47U'] = { label = 'AK-47U', weight = 3000, durability = 0.05, ammoname = 'ammo-rifle', maxAmmo = 35, heavy = true, buttons = { { label = 'Wapen ontladen', action = function(slot) TriggerEvent('ox_inventory:unloadAmmo', slot) end }, } }, ['WEAPON_BARRET50'] = { label = 'Barrett .50 Cal', weight = 3000, durability = 0.05, ammoname = 'ammo-sniper', maxAmmo = 12, heavy = true, buttons = { { label = 'Wapen ontladen', action = function(slot) TriggerEvent('ox_inventory:unloadAmmo', slot) end }, } }, ['WEAPON_RAILGUN'] = { label = 'Minigun', weight = 3000, durability = 0.05, ammoname = 'ammo-rifle', maxAmmo = 12, heavy = true, buttons = { { label = 'Wapen ontladen', action = function(slot) TriggerEvent('ox_inventory:unloadAmmo', slot) end }, } }, ['WEAPON_STUNGUN'] = { label = 'Taser X2', weight = 227, durability = 0.1, }, ['WEAPON_SWITCHBLADE'] = { label = 'Switchblade', weight = 300, durability = 0.1, anim = { 'anim@melee@switchblade@holster', 'unholster', 200, 'anim@melee@switchblade@holster', 'holster', 600 }, }, ['WEAPON_BAYONET'] = { label = 'Bayonet', weight = 300, durability = 0.1, }, ['WEAPON_KITCHENKNIFE'] = { label = 'Kitchen Knife', weight = 300, durability = 0.1, }, ['WEAPON_FIREAXE'] = { label = 'Fire Axe', weight = 300, durability = 0.1, heavy = true, }, ['WEAPON_WIREBAT'] = { label = 'BARBED WIRE BAT', weight = 300, durability = 0.1, heavy = true, }, --[[ ['WEAPON_KATANA'] = { label = 'Katana', weight = 300, durability = 0.1, }, ]] ['WEAPON_TRI-DAGGER'] = { label = 'Tri-Dagger', weight = 300, durability = 0.1, }, ['WEAPON_NIGHTSTICK'] = { label = 'Wapenstok', weight = 750, durability = 0.1, heavy = true, }, ['WEAPON_FIREEXTINGUISHER'] = { label = 'Brandblusser', weight = 2500, durability = 0.1, } }, Components = { --[[ ['at_flashlight'] = { label = 'Tactical Flashlight', weight = 120, type = 'flashlight', client = { component = { `COMPONENT_AT_PI_FLSH`, `COMPONENT_AT_AR_FLSH`, `COMPONENT_AT_PI_FLSH_02`, `COMPONENT_AT_AR_FLSH_REH` }, usetime = 2500 } }, ['at_suppressor_light'] = { label = 'Suppressor', weight = 280, type = 'barrel', client = { component = {`COMPONENT_AT_PI_SUPP`, `COMPONENT_AT_PI_SUPP_02`}, usetime = 2500 } }, ['at_suppressor_heavy'] = { label = 'Tactical Suppressor', weight = 280, type = 'barrel', client = { component = {`COMPONENT_AT_AR_SUPP`, `COMPONENT_AT_AR_SUPP_02`, `COMPONENT_AT_SR_SUPP`, `COMPONENT_AT_SR_SUPP_03`}, usetime = 2500 } }, ]] --[[ ['at_grip'] = { label = 'Grip Tape', type = 'grip', weight = 280, client = { component = {`COMPONENT_AT_AR_AFGRIP`, `COMPONENT_AT_AR_AFGRIP_02`}, usetime = 2500 } }, ]] --[[ ['at_barrel'] = { label = 'Heavy Barrel', type = 'barrel', weight = 280, client = { component = {`COMPONENT_AT_SR_BARREL_01`,`COMPONENT_AT_MRFL_BARREL_02`,`COMPONENT_AT_MG_BARREL_02`,`COMPONENT_AT_SC_BARREL_02`, `COMPONENT_AT_CR_BARREL_02`, `COMPONENT_AT_BP_BARREL_02`}, usetime = 2500 } }, ]] --[[ ['at_clip_extended_pistol'] = { label = 'Extended Pistol Clip', type = 'magazine', weight = 280, client = { component = {`COMPONENT_PISTOL_CLIP_02`, `COMPONENT_APPISTOL_CLIP_02`, `COMPONENT_PISTOL_MK2_CLIP_02`, `COMPONENT_SNSPISTOL_MK2_CLIP_02`, `COMPONENT_COMBATPISTOL_CLIP_02`, `COMPONENT_PISTOL50_CLIP_02`, `COMPONENT_HEAVYPISTOL_CLIP_02`, `COMPONENT_SNSPISTOL_CLIP_02`, `COMPONENT_VINTAGEPISTOL_CLIP_02`}, usetime = 2500 } }, ]] --[[ ['at_clip_extended_smg'] = { label = 'Extended SMG Clip', type = 'magazine', weight = 280, client = { component = {`COMPONENT_SMG_CLIP_02`, `COMPONENT_SMG_MK2_CLIP_02`, `COMPONENT_ASSAULTSMG_CLIP_02`, `COMPONENT_MICROSMG_CLIP_02`, `COMPONENT_MINISMG_CLIP_02`, `COMPONENT_COMBATPDW_CLIP_02`, `COMPONENT_MACHINEPISTOL_CLIP_02`}, usetime = 2500 } }, ['at_clip_extended_shotgun'] = { label = 'Extended Shotgun Clip', type = 'magazine', weight = 280, client = { component = {`COMPONENT_HEAVYSHOTGUN_CLIP_02`, `COMPONENT_ASSAULTSHOTGUN_CLIP_02`}, usetime = 2500 } }, ['at_clip_extended_rifle'] = { label = 'Extended Rifle Clip', type = 'magazine', weight = 280, client = { component = {`COMPONENT_ASSAULTRIFLE_CLIP_02`, `COMPONENT_CARBINERIFLE_CLIP_02`, `COMPONENT_MILITARYRIFLE_CLIP_02`, `COMPONENT_ADVANCEDRIFLE_CLIP_02`, `COMPONENT_SPECIALCARBINE_CLIP_02`, `COMPONENT_BULLPUPRIFLE_CLIP_02`, `COMPONENT_COMPACTRIFLE_CLIP_02`, `COMPONENT_ASSAULTRIFLE_MK2_CLIP_02`, `COMPONENT_CARBINERIFLE_MK2_CLIP_02`, `COMPONENT_SPECIALCARBINE_MK2_CLIP_02`, `COMPONENT_BULLPUPRIFLE_MK2_CLIP_02`}, usetime = 2500 } }, ['at_clip_extended_mg'] = { label = 'Extended MG Clip', type = 'magazine', weight = 280, client = { component = {`COMPONENT_MG_CLIP_02`, `COMPONENT_COMBATMG_CLIP_02`, `COMPONENT_GUSENBERG_CLIP_02`, `COMPONENT_COMBATMG_MK2_CLIP_02`}, usetime = 2500 } }, ]] --[[ ['at_clip_extended_sniper'] = { label = 'Extended Sniper Clip', type = 'magazine', weight = 280, client = { component = {`COMPONENT_MARKSMANRIFLE_CLIP_02`, `COMPONENT_HEAVYSNIPER_MK2_CLIP_02`, `COMPONENT_MARKSMANRIFLE_MK2_CLIP_02`}, usetime = 2500 } }, ['at_clip_drum_smg'] = { label = 'SMG Drum Clip', type = 'magazine', weight = 280, client = { component = {`COMPONENT_MACHINEPISTOL_CLIP_03`, `COMPONENT_SMG_CLIP_03`, `COMPONENT_COMBATPDW_CLIP_03`}, usetime = 2500 } }, ['at_clip_drum_shotgun'] = { label = 'Shotgun Drum Clip', type = 'magazine', weight = 280, client = { component = {`COMPONENT_HEAVYSHOTGUN_CLIP_03`}, usetime = 2500 } }, ]] -- ['at_clip_drum_rifle'] = { -- label = 'Rifle Drum Clip', -- type = 'magazine', -- weight = 280, -- client = { -- component = {`COMPONENT_COMPACTRIFLE_CLIP_03`, `COMPONENT_CARBINERIFLE_CLIP_03`, `COMPONENT_SPECIALCARBINE_CLIP_03`}, -- usetime = 2500 -- } -- }, --[[ ['at_compensator'] = { label = 'Compensator', type = 'barrel', weight = 280, client = { component = {`COMPONENT_AT_PI_COMP_02`, `COMPONENT_AT_PI_COMP_03`, `COMPONENT_AT_PI_COMP`}, usetime = 2500 } }, ]] -- ['at_scope_small'] = { -- label = 'Sight', -- type = 'sight', -- weight = 280, -- client = { -- component = {`COMPONENT_AT_SIGHTS`, `COMPONENT_AT_SCOPE_MACRO_02`, `COMPONENT_AT_SCOPE_MACRO_02_MK2`, `COMPONENT_AT_SCOPE_SMALL`, `COMPONENT_AT_SCOPE_SMALL_02`, `COMPONENT_AT_SCOPE_SMALL_MK2`, `COMPONENT_AT_SCOPE_MACRO_MK2`}, -- usetime = 2500 -- } -- }, --[[ ['at_scope_macro'] = { label = 'Holosight', type = 'sight', weight = 280, client = { component = {`COMPONENT_AT_SCOPE_MACRO`}, usetime = 2500 } }, ]] --[[ ['at_scope_medium'] = { label = 'Scope', type = 'sight', weight = 280, client = { component = {`COMPONENT_AT_SCOPE_MEDIUM`, `COMPONENT_AT_SCOPE_MEDIUM_MK2`, `COMPONENT_AT_PI_RAIL_02`, `COMPONENT_AT_PI_RAIL`}, usetime = 2500 } }, ['at_scope_advanced'] = { label = 'Advanced Scope', type = 'sight', weight = 280, client = { component = {`COMPONENT_AT_SCOPE_MAX`}, usetime = 2500 } }, ['at_scope_zoom'] = { label = 'Zoom Scope', type = 'sight', weight = 280, client = { component = {`COMPONENT_AT_SCOPE_LARGE_MK2`}, usetime = 2500 } }, ['at_scope_nv'] = { label = 'NV Scope', type = 'sight', weight = 420, client = { component = {`COMPONENT_AT_SCOPE_NV`}, usetime = 2500 } }, ['at_scope_thermal'] = { label = 'Thermal Scope', type = 'sight', weight = 420, client = { component = {`COMPONENT_AT_SCOPE_THERMAL`}, usetime = 2500 } }, ['at_muzzle_squared'] = { label = 'Squared Muzzle', type = 'barrel', weight = 80, client = { component = {`COMPONENT_AT_MUZZLE_08`}, usetime = 2500 } }, ['at_muzzle_bell'] = { label = 'Bell Muzzle', type = 'barrel', weight = 80, client = { component = {`COMPONENT_AT_MUZZLE_09`}, usetime = 2500 } }, ['at_muzzle_flat'] = { label = 'Flat Muzzle', type = 'barrel', weight = 80, client = { component = {`COMPONENT_AT_MUZZLE_01`}, usetime = 2500 } }, ['at_muzzle_tactical'] = { label = 'Tactical Muzzle', type = 'barrel', weight = 80, client = { component = {`COMPONENT_AT_MUZZLE_02`}, usetime = 2500 } }, ['at_muzzle_fat'] = { label = 'Fat Muzzle', type = 'barrel', weight = 80, client = { component = {`COMPONENT_AT_MUZZLE_03`}, usetime = 2500 } }, ['at_muzzle_precision'] = { label = 'Precision Muzzle', type = 'barrel', weight = 80, client = { component = {`COMPONENT_AT_MUZZLE_04`}, usetime = 2500 } }, ['at_muzzle_heavy'] = { label = 'Heavy Muzzle', type = 'barrel', weight = 80, client = { component = {`COMPONENT_AT_MUZZLE_05`}, usetime = 2500 } }, ['at_muzzle_slanted'] = { label = 'Slanted Muzzle', type = 'barrel', weight = 80, client = { component = {`COMPONENT_AT_MUZZLE_06`}, usetime = 2500 } }, ['at_muzzle_split'] = { label = 'Split Muzzle', type = 'barrel', weight = 80, client = { component = {`COMPONENT_AT_MUZZLE_07`}, usetime = 2500 } }, ]] ['at_ak47_suppressor'] = { label = 'AK-47 Suppressor', weight = 280, type = 'barrel', client = { component = {`COMPONENT_AK47_SUPP`}, usetime = 2500 } }, ['at_ak47_flashlight'] = { label = 'AK-47 Flashlight', weight = 280, type = 'flashlight', client = { component = {`COMPONENT_AK47_FLASH`}, usetime = 2500 } }, ['at_ak47_scope_1'] = { label = 'AK-47 Reflex Scope', type = 'sight', weight = 280, client = { component = {`COMPONENT_AK47_SCOPE_1`}, usetime = 2500 } }, ['at_ak47_clip_extended'] = { label = 'AK-47 Extended Mag', type = 'magazine', weight = 280, client = { component = {`COMPONENT_AK47_CLIP_EXTENDED`}, usetime = 2500 } }, ['at_ak47_clip_drummag'] = { label = 'AK-47 Drum Mag', type = 'magazine', weight = 280, client = { component = {`COMPONENT_AK47_CLIP_DRUMMAG`}, usetime = 2500 } }, ['at_ak47_grip'] = { label = 'AK-47 Grip', type = 'grip', weight = 280, client = { component = {`COMPONENT_AK47_GRIP`}, usetime = 2500 } }, ['at_ak47u_clip_extended'] = { label = 'AK-47U Extended Mag', type = 'magazine', weight = 280, client = { component = {`COMPONENT_AK47U_CLIP_EXTENDED`}, usetime = 2500 } }, ['at_ak47u_clip_drummag'] = { label = 'AK-47U Drum Mag', type = 'magazine', weight = 280, client = { component = {`COMPONENT_AK47U_CLIP_DRUMMAG`}, usetime = 2500 } }, ['at_ak47u_suppressor'] = { label = 'AK-47U Suppressor', type = 'barrel', weight = 50, client = { component = {`COMPONENT_AK47U_SUPP`}, usetime = 2500 } }, ['at_glock_clip_extended'] = { label = 'GLOCK 17 Extended Mag', type = 'magazine', weight = 280, client = { component = {`COMPONENT_GLOCK17_CLIP_EXTENDED`}, usetime = 2500 } }, ['at_glock_flashlight'] = { label = 'GLOCK 17 Flashlight', weight = 280, type = 'flashlight', client = { component = {`COMPONENT_GLOCK17_FLASH`}, usetime = 2500 } }, ['at_glock_suppressor'] = { label = 'GLOCK 17 Suppressor', weight = 280, type = 'barrel', client = { component = {`COMPONENT_GLOCK17_SUPP`}, usetime = 2500 } }, ['at_glock_scope_1'] = { label = 'GLOCK 17 Sight', type = 'sight', weight = 280, client = { component = {`COMPONENT_GLOCK17_SCOPE_1`}, usetime = 2500 } }, ['at_m1911_clip_extended'] = { label = 'M1911 Extended Mag', type = 'magazine', weight = 280, client = { component = {`COMPONENT_M1911_CLIP_EXTENDED`}, usetime = 2500 } }, ['at_m1911_suppressor'] = { label = 'M1911 Suppressor', weight = 280, type = 'barrel', client = { component = {`COMPONENT_M1911_SUPP`}, usetime = 2500 } }, ['at_m1911_scope_1'] = { label = 'M1911 Sight', type = 'sight', weight = 280, client = { component = {`COMPONENT_M1911_SCOPE_1`}, usetime = 2500 } }, ['at_m1911_flashlight'] = { label = 'M1911 Flashlight', weight = 280, type = 'flashlight', client = { component = {`COMPONENT_M1911_FLASH`}, usetime = 2500 } }, ['at_meos45_clip_extended'] = { label = 'MEOS-45 Extended Mag', type = 'magazine', weight = 280, client = { component = {`COMPONENT_MEOS45_CLIP_EXTENDED`}, usetime = 2500 } }, ['at_meos45_suppressor'] = { label = 'MEOS-45 Suppressor', weight = 280, type = 'barrel', client = { component = {`COMPONENT_MEOS45_SUPP`}, usetime = 2500 } }, ['at_meos45_scope_1'] = { label = 'MEOS-45 Sight', type = 'sight', weight = 280, client = { component = {`COMPONENT_MEOS45_SCOPE_1`}, usetime = 2500 } }, ['at_meos45_flashlight'] = { label = 'MEOS-45 Flashlight', weight = 280, type = 'flashlight', client = { component = {`COMPONENT_MEOS45_FLASH`}, usetime = 2500 } }, ['at_smithwesson_clip_extended'] = { label = 'Smith & Wesson Extended Mag', type = 'magazine', weight = 280, client = { component = {`COMPONENT_SMITHWESSON_CLIP_EXTENDED`}, usetime = 2500 } }, ['at_smithwesson_suppressor'] = { label = 'Smith & Wesson Suppressor', weight = 280, type = 'barrel', client = { component = {`COMPONENT_SMITHWESSON_SUPP`}, usetime = 2500 } }, ['at_smithwesson_scope_1'] = { label = 'Smith & Wesson Sight', type = 'sight', weight = 280, client = { component = {`COMPONENT_SMITHWESSON_SCOPE_1`}, usetime = 2500 } }, ['at_smithwesson_flashlight'] = { label = 'Smith & Wesson Flashlight', weight = 280, type = 'flashlight', client = { component = {`COMPONENT_SMITHWESSON_FLASH`}, usetime = 2500 } }, ['at_mp5_clip_extended'] = { label = 'MP5 Extended Mag', type = 'magazine', weight = 280, client = { component = {`COMPONENT_MP5_CLIP_EXTENDED`}, usetime = 2500 } }, ['at_mp5_suppressor'] = { label = 'MP5 Suppressor', weight = 280, type = 'barrel', client = { component = {`COMPONENT_MP5_SUPP`}, usetime = 2500 } }, ['at_mp5_scope_1'] = { label = 'MP5 Sight', type = 'sight', weight = 280, client = { component = {`COMPONENT_MP5_SCOPE_1`}, usetime = 2500 } }, ['at_mp5_flashlight'] = { label = 'MP5 Flashlight', weight = 280, type = 'flashlight', client = { component = {`COMPONENT_MP5_FLASH`}, usetime = 2500 } }, ['at_skorp_clip_extended'] = { label = 'SKORPION Extended Mag', type = 'magazine', weight = 280, client = { component = {`COMPONENT_MINISMG_CLIP_02`}, usetime = 2500 } }, ['at_ump45_suppressor'] = { label = 'UMP45 Suppressor', weight = 280, type = 'barrel', client = { component = {`COMPONENT_UMP45_SUPP`}, usetime = 2500 } }, ['at_ump45_flashlight'] = { label = 'UMP45 Flashlight', weight = 280, type = 'flashlight', client = { component = {`COMPONENT_UMP45_FLASH`}, usetime = 2500 } }, ['at_ump45_scope_1'] = { label = 'UMP45 Reflex Scope', type = 'sight', weight = 280, client = { component = {`COMPONENT_UMP45_SCOPE_1`}, usetime = 2500 } }, ['at_ump45_clip_extended'] = { label = 'UMP45 Extended Mag', type = 'magazine', weight = 280, client = { component = {`COMPONENT_UMP45_CLIP_EXTENDED`}, usetime = 2500 } }, ['at_ump45_grip'] = { label = 'UMP45 Grip', type = 'grip', weight = 280, client = { component = {`COMPONENT_UMP45_GRIP`}, usetime = 2500 } }, ['at_mac11_clip_extended'] = { label = 'MAC-11 Extended Mag', type = 'magazine', weight = 280, client = { component = {`COMPONENT_MAC11_CLIP_EXTENDED`}, usetime = 2500 } }, ['at_mac11_suppressor'] = { label = 'MAC-11 Suppressor', weight = 280, type = 'barrel', client = { component = {`COMPONENT_MAC11_SUPP`}, usetime = 2500 } }, ['at_mcx_suppressor'] = { label = 'MCX Suppressor', weight = 280, type = 'barrel', client = { component = {`COMPONENT_AT_MCX_SUPP`}, usetime = 2500 } }, ['at_mcx_flashlight'] = { label = 'MCX Flashlight', weight = 280, type = 'flashlight', client = { component = {`COMPONENT_AT_MCX_FLSH`}, usetime = 2500 } }, ['at_mcx_scope_1'] = { label = 'MCX Reflex Scope', type = 'sight', weight = 280, client = { component = {`COMPONENT_AT_MCX_SCOPE_MEDIUM`}, usetime = 2500 } }, ['at_mcx_scope_2'] = { label = 'MCX Red Dot', type = 'sight', weight = 280, client = { component = {`COMPONENT_AT_MCX_SCOPE_MEDIUM_3`}, usetime = 2500 } }, ['at_mcx_clip_extended'] = { label = 'MCX Extended Mag', type = 'magazine', weight = 280, client = { component = {`COMPONENT_MCX_CLIP_EXTENDED`}, usetime = 2500 } }, ['at_mcx_grip'] = { label = 'MCX Grip', type = 'grip', weight = 280, client = { component = {`COMPONENT_AT_MCX_AFGRIP`}, usetime = 2500 } }, ['at_hk416_suppressor'] = { label = 'HK416 Suppressor', weight = 280, type = 'barrel', client = { component = {`COMPONENT_HK416_SUPP`}, usetime = 2500 } }, ['at_hk416_flashlight'] = { label = 'HK416 Flashlight', weight = 280, type = 'flashlight', client = { component = {`COMPONENT_HK416_FLASH`}, usetime = 2500 } }, ['at_hk416_scope_1'] = { label = 'HK416 Reflex Scope', type = 'sight', weight = 280, client = { component = {`COMPONENT_HK416_SCOPE_MEDIUM`}, usetime = 2500 } }, ['at_hk416_scope_2'] = { label = 'HK416 Holosight', type = 'sight', weight = 280, client = { component = {`COMPONENT_HK416_SCOPE_MACRO`}, usetime = 2500 } }, ['at_hk416_clip_extended'] = { label = 'HK416 Extended Mag', type = 'magazine', weight = 280, client = { component = {`COMPONENT_HK416_CLIP_EXTENDED`}, usetime = 2500 } }, ['at_uzi_suppressor_1'] = { label = 'UZI Suppressor Round', weight = 280, type = 'barrel', client = { component = {`COMPONENT_MARKOMODSUZI_SUPP_01`}, usetime = 2500 } }, ['at_uzi_suppressor_2'] = { label = 'UZI Suppressor Square', weight = 280, type = 'barrel', client = { component = {`COMPONENT_MARKOMODSUZI_SUPP_02`}, usetime = 2500 } }, ['at_uzi_stock_1'] = { label = 'UZI Stock Compact', weight = 280, type = 'stock', client = { component = {`COMPONENT_MARKOMODSUZI_STOCK_01`}, usetime = 2500 } }, ['at_uzi_stock_2'] = { label = 'UZI Stock Long', weight = 280, type = 'stock', client = { component = {`COMPONENT_MARKOMODSUZI_STOCK_02`}, usetime = 2500 } }, ['at_uzi_clip_extended_2'] = { label = 'UZI Extended Mag', type = 'magazine', weight = 280, client = { component = {`COMPONENT_MARKOMODSUZI_CLIP_03`}, usetime = 2500 } }, ['at_uzi_clip_extended_3'] = { label = 'UZI Drum Mag', type = 'magazine', weight = 280, client = { component = {`COMPONENT_MARKOMODSUZI_CLIP_04`}, usetime = 2500 } }, ['at_uzi_scope_3'] = { label = 'UZI Reflex Sight', type = 'sight', weight = 280, client = { component = {`COMPONENT_MARKOMODSUZI_SCOPE_03`}, usetime = 2500 } }, ['at_uzi_scope_4'] = { label = 'UZI Red Dot Mk2', type = 'sight', weight = 280, client = { component = {`COMPONENT_MARKOMODSUZI_SCOPE_04`}, usetime = 2500 } }, ['at_uzi_scope_5'] = { label = 'UZI Red Dot Mk3', type = 'sight', weight = 280, client = { component = {`COMPONENT_MARKOMODSUZI_SCOPE_05`}, usetime = 2500 } }, ['at_uzi_scope_6'] = { label = 'UZI Red Dot', type = 'sight', weight = 280, client = { component = {`COMPONENT_MARKOMODSUZI_SCOPE_06`}, usetime = 2500 } }, ['at_beretta_clip_extended'] = { label = 'Beretta Extended Mag', type = 'magazine', weight = 280, client = { component = {`COMPONENT_BERETTA_CLIP_02`}, usetime = 2500 } }, ['at_beretta_clip_fmj'] = { label = 'Beretta FMJ Rounds', type = 'magazine', weight = 280, client = { component = {`COMPONENT_BERETTA_CLIP_FMJ`}, usetime = 2500 } }, ['at_beretta_clip_tracer'] = { label = 'Beretta Tracer Rounds', type = 'magazine', weight = 280, client = { component = {`COMPONENT_BERETTA_CLIP_TRACER`}, usetime = 2500 } }, ['at_beretta_clip_hollowpoint'] = { label = 'Beretta Hollow Point Rounds', type = 'magazine', weight = 280, client = { component = {`COMPONENT_BERETTA_CLIP_HOLLOWPOINT`}, usetime = 2500 } }, ['at_beretta_suppressor'] = { label = 'Beretta Suppressor', weight = 280, type = 'barrel', client = { component = {`COMPONENT_AT_PI_SUPP_02`}, usetime = 2500 } }, ['at_beretta_compensator'] = { label = 'Beretta Compensator', weight = 280, type = 'barrel', client = { component = {`COMPONENT_AT_PI_COMP`}, usetime = 2500 } }, ['at_beretta_scope_1'] = { label = 'Beretta Sight', type = 'sight', weight = 280, client = { component = {`COMPONENT_AT_PI_RAIL`}, usetime = 2500 } }, ['at_beretta_flashlight'] = { label = 'Beretta Flashlight', weight = 280, type = 'flashlight', client = { component = {`COMPONENT_AT_PI_FLSH_02`}, usetime = 2500 } }, ['at_ak12_clip_extended'] = { label = 'AK-12 Extended Mag', type = 'magazine', weight = 280, client = { component = {`COMPONENT_AK12_CLIP_02`}, usetime = 2500 } }, ['at_ak12_clip_fmj'] = { label = 'AK-12 FMJ Rounds', type = 'magazine', weight = 280, client = { component = {`COMPONENT_AK12_CLIP_FMJ`}, usetime = 2500 } }, ['at_ak12_clip_tracer'] = { label = 'AK-12 Tracer Rounds', type = 'magazine', weight = 280, client = { component = {`COMPONENT_AK12_CLIP_TRACER`}, usetime = 2500 } }, ['at_ak12_clip_armorpiercing'] = { label = 'AK-12 Armor Piercing Rounds', type = 'magazine', weight = 280, client = { component = {`COMPONENT_AK12_CLIP_ARMORPIERCING`}, usetime = 2500 } }, ['at_ak12_suppressor'] = { label = 'AK-12 Suppressor', weight = 280, type = 'barrel', client = { component = {`COMPONENT_AT_AR_SUPP_02`}, usetime = 2500 } }, ['at_ak12_compensator_1'] = { label = 'AK-12 Compensator 1', weight = 280, type = 'barrel', client = { component = {`COMPONENT_AT_MUZZLE_01`}, usetime = 2500 } }, ['at_ak12_compensator_2'] = { label = 'AK-12 Compensator 2', weight = 280, type = 'barrel', client = { component = {`COMPONENT_AT_MUZZLE_02`}, usetime = 2500 } }, ['at_ak12_compensator_3'] = { label = 'AK-12 Compensator 3', weight = 280, type = 'barrel', client = { component = {`COMPONENT_AT_MUZZLE_03`}, usetime = 2500 } }, ['at_ak12_compensator_4'] = { label = 'AK-12 Compensator 4', weight = 280, type = 'barrel', client = { component = {`COMPONENT_AT_MUZZLE_04`}, usetime = 2500 } }, ['at_ak12_compensator_5'] = { label = 'AK-12 Compensator 5', weight = 280, type = 'barrel', client = { component = {`COMPONENT_AT_MUZZLE_05`}, usetime = 2500 } }, ['at_ak12_compensator_6'] = { label = 'AK-12 Compensator 6', weight = 280, type = 'barrel', client = { component = {`COMPONENT_AT_MUZZLE_06`}, usetime = 2500 } }, ['at_ak12_compensator_7'] = { label = 'AK-12 Compensator 7', weight = 280, type = 'barrel', client = { component = {`COMPONENT_AT_MUZZLE_07`}, usetime = 2500 } }, ['at_ak12_scope_1'] = { label = 'AK-12 Sight', type = 'sight', weight = 280, client = { component = {`COMPONENT_AT_SIGHTS`}, usetime = 2500 } }, ['at_ak12_scope_2'] = { label = 'AK-12 Macro Scope', type = 'sight', weight = 280, client = { component = {`COMPONENT_AT_SCOPE_MACRO_MK2`}, usetime = 2500 } }, ['at_ak12_flashlight'] = { label = 'AK-12 Flashlight', weight = 280, type = 'flashlight', client = { component = {`COMPONENT_AT_AR_FLSH`}, usetime = 2500 } }, ['at_mrr15_clip_extended'] = { label = 'MRR-15 Extended Mag', type = 'magazine', weight = 280, client = { component = {`COMPONENT_MRR15_CLIP_02`}, usetime = 2500 } }, ['at_mrr15_clip_fmj'] = { label = 'MRR-15 FMJ Rounds', type = 'magazine', weight = 280, client = { component = {`COMPONENT_MRR15_CLIP_FMJ`}, usetime = 2500 } }, ['at_mrr15_clip_tracer'] = { label = 'MRR-15 Tracer Rounds', type = 'magazine', weight = 280, client = { component = {`COMPONENT_MRR15_CLIP_TRACER`}, usetime = 2500 } }, ['at_mrr15_clip_armorpiercing'] = { label = 'MRR-15 Armor Piercing Rounds', type = 'magazine', weight = 280, client = { component = {`COMPONENT_MRR15_CLIP_ARMORPIERCING`}, usetime = 2500 } }, ['at_mrr15_suppressor'] = { label = 'MRR-15 Suppressor', weight = 280, type = 'barrel', client = { component = {`COMPONENT_AT_AR_SUPP_02`}, usetime = 2500 } }, ['at_mrr15_compensator_1'] = { label = 'MRR-15 Compensator 1', weight = 280, type = 'barrel', client = { component = {`COMPONENT_AT_MUZZLE_01`}, usetime = 2500 } }, ['at_mrr15_compensator_2'] = { label = 'MRR-15 Compensator 2', weight = 280, type = 'barrel', client = { component = {`COMPONENT_AT_MUZZLE_02`}, usetime = 2500 } }, ['at_mrr15_compensator_3'] = { label = 'MRR-15 Compensator 3', weight = 280, type = 'barrel', client = { component = {`COMPONENT_AT_MUZZLE_03`}, usetime = 2500 } }, ['at_mrr15_compensator_4'] = { label = 'MRR-15 Compensator 4', weight = 280, type = 'barrel', client = { component = {`COMPONENT_AT_MUZZLE_04`}, usetime = 2500 } }, ['at_mrr15_compensator_5'] = { label = 'MRR-15 Compensator 5', weight = 280, type = 'barrel', client = { component = {`COMPONENT_AT_MUZZLE_05`}, usetime = 2500 } }, ['at_mrr15_compensator_6'] = { label = 'MRR-15 Compensator 6', weight = 280, type = 'barrel', client = { component = {`COMPONENT_AT_MUZZLE_06`}, usetime = 2500 } }, ['at_mrr15_compensator_7'] = { label = 'MRR-15 Compensator 7', weight = 280, type = 'barrel', client = { component = {`COMPONENT_AT_MUZZLE_07`}, usetime = 2500 } }, ['at_mrr15_scope_1'] = { label = 'MRR-15 Sight', type = 'sight', weight = 280, client = { component = {`COMPONENT_AT_SIGHTS`}, usetime = 2500 } }, ['at_mrr15_scope_2'] = { label = 'MRR-15 Macro Scope', type = 'sight', weight = 280, client = { component = {`COMPONENT_AT_SCOPE_MACRO_MK2`}, usetime = 2500 } }, ['at_mrr15_flashlight'] = { label = 'MRR-15 Flashlight', weight = 280, type = 'flashlight', client = { component = {`COMPONENT_AT_AR_FLSH`}, usetime = 2500 } }, ['at_mrr15_grip'] = { label = 'MRR-15 Grip', type = 'grip', weight = 280, client = { component = {`COMPONENT_AT_AR_AFGRIP_02`}, usetime = 2500 } }, ['at_m4a1_clip_extended'] = { label = 'M4A1 Extended Mag', type = 'magazine', weight = 280, client = { component = {`COMPONENT_M4A1_CLIP_02`}, usetime = 2500 } }, ['at_m4a1_suppressor'] = { label = 'M4A1 Suppressor', weight = 280, type = 'barrel', client = { component = {`COMPONENT_M4A1_SUPP`}, usetime = 2500 } }, }, Ammo = { ['ammo-45'] = { label = '.45 ACP', description = 'Munitie voor een Wapen.', weight = 9, }, ['ammo-9'] = { label = '9mm', description = 'Munitie voor een Wapen.', weight = 8, }, ['ammo-9-overheid'] = { label = '9mm', description = 'Munitie voor een Overheids Wapen.', weight = 8, }, ['ammo-rifle'] = { label = '5.56', description = 'Munitie voor een Rifle.', weight = 4, }, ['ammo-rifle-overheid'] = { label = '5.56', description = 'Munitie voor een Overheids Rifle.', weight = 4, }, ['ammo-shotgun'] = { label = '12 Gauge', description = 'Munitie voor een Shotgun.', weight = 38, }, ['ammo-shotgun-overheid'] = { label = 'Bean bag Round', description = 'Munitie voor een Overheids Shotgun.', weight = 38, }, ['ammo-sniper'] = { label = '7.62', description = 'Munitie voor een Sniper', weight = 11, } } }