QBShared = QBShared or {} QBShared.Weapons = { [GetHashKey("weapon_unarmed")] = {["name"] = "weapon_unarmed", ["label"] = "Hand", ["weight"] = 1000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = false, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_knife")] = {["name"] = "weapon_knife", ["label"] = "Knife", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_machete")] = {["name"] = "weapon_machete", ["label"] = "Machete", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_dagger")] = {["name"] = "weapon_dagger", ["label"] = "Dagger", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_switchblade")] = {["name"] = "weapon_switchblade", ["label"] = "Shank", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_hatchet")] = {["name"] = "weapon_hatchet", ["label"] = "Hatchet", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_nightstick")] = {["name"] = "weapon_nightstick", ["label"] = "Nightstick", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_hammer")] = {["name"] = "weapon_hammer", ["label"] = "Hammer", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_bat")] = {["name"] = "weapon_bat", ["label"] = "Bat", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_golfclub")] = {["name"] = "weapon_golfclub", ["label"] = "Golfclub", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_bottle")] = {["name"] = "weapon_bottle", ["label"] = "Bottle", ["weight"] = 5000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_crowbar")] = {["name"] = "weapon_crowbar", ["label"] = "Crowbar", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_knuckle")] = {["name"] = "weapon_knuckle", ["label"] = "Knuckle", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_snspistol")] = {["name"] = "weapon_snspistol", ["label"] = "SNS Pistol", ["weight"] = 1000, ["type"] = "weapon", ["ammotype"] = "AMMO_PISTOL", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_pistol")] = {["name"] = "weapon_pistol", ["label"] = "Colt 1911", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_PISTOL", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_pistol_mk2")] = {["name"] = "weapon_pistol_mk2", ["label"] = "Beretta M9", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_PISTOL", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_combatpistol")] = {["name"] = "weapon_combatpistol", ["label"] = "FN FNX-45", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_PISTOL", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_appistol")] = {["name"] = "weapon_appistol", ["label"] = "AP Pistol", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_PISTOL", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_heavypistol")] = {["name"] = "weapon_heavypistol", ["label"] = "Heavy Pistol", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_PISTOL", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_doubleaction")] = {["name"] = "weapon_doubleaction", ["label"] = "Double Action Revolver", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_PISTOL", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_pistol50")] = {["name"] = "weapon_pistol50", ["label"] = "Desert Eagle", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_PISTOL", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_microsmg")] = {["name"] = "weapon_microsmg", ["label"] = "Micro SMG", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_SMG", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_machinepistol")] = {["name"] = "weapon_machinepistol", ["label"] = "Tec 9", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_PISTOL", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_minismg")] = {["name"] = "weapon_minismg", ["label"] = "Skorpion", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_SMG", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_combatpdw")] = {["name"] = "weapon_combatpdw", ["label"] = "Combat PDW", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_SMG", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_smg")] = {["name"] = "weapon_smg", ["label"] = "MP5", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_SMG", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_compactrifle")] = {["name"] = "weapon_compactrifle", ["label"] = "Draco NAK9", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_RIFLE", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_assaultrifle")] = {["name"] = "weapon_assaultrifle", ["label"] = "AK 47", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_RIFLE", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_assaultrifle_mk2")] = {["name"] = "weapon_assaultrifle_mk2", ["label"] = "M70", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_RIFLE", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_carbinerifle")] = {["name"] = "weapon_carbinerifle", ["label"] = "PD M4", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_RIFLE", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_carbinerifle_mk2")] = {["name"] = "weapon_carbinerifle_mk2", ["label"] = "PD 762", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_RIFLE", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_combatmg")] = {["name"] = "weapon_combatmg", ["label"] = "Combat MG", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_MG", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_dbshotgun")] = {["name"] = "weapon_dbshotgun", ["label"] = "DB Shotgun", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_SHOTGUN", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_pumpshotgun")] = {["name"] = "weapon_pumpshotgun", ["label"] = "Pump Shotgun", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_SHOTGUN", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_sawnoffshotgun")] = {["name"] = "weapon_sawnoffshotgun", ["label"] = "Sawn-off Shotgun", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_SHOTGUN", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_taser")] = {["name"] = "weapon_taser", ["label"] = "PD Taser", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_TASER", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_sniperrifle")] = {["name"] = "weapon_sniperrifle", ["label"] = "M24", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_SNIPER", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_grenadelauncher_smoke")] = {["name"] = "weapon_grenadelauncher_smoke", ["label"] = "Smoke Grenade Launcher", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_GRENADELAUNCHER", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_firework")] = {["name"] = "weapon_firework", ["label"] = "Firework Launcher", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_rpg")] = {["name"] = "weapon_rpg", ["label"] = "Rocket Launcher", ["weight"] = 15000, ["type"] = "weapon", ["ammotype"] = "AMMO_RPG", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_railgun")] = {["name"] = "weapon_railgun", ["label"] = "EMP Gun", ["weight"] = 51000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_minigun")] = {["name"] = "weapon_minigun", ["label"] = "Minigun", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_MINIGUN", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_pipebomb")] = {["name"] = "weapon_pipebomb", ["label"] = "Pipebomb", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_grenade")] = {["name"] = "weapon_grenade", ["label"] = "Grenade", ["weight"] = 25000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_stickybomb")] = {["name"] = "weapon_stickybomb", ["label"] = "Sticky Bomb", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_smokegrenade")] = {["name"] = "weapon_smokegrenade", ["label"] = "Smoke Grenade", ["weight"] = 25000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_bzgas")] = {["name"] = "weapon_bzgas", ["label"] = "BZ Gas", ["weight"] = 25000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_molotov")] = {["name"] = "weapon_molotov", ["label"] = "Molly", ["weight"] = 100000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "placeholder.png", ["unique"] = false, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_fireextinguisher")] = {["name"] = "weapon_fireextinguisher", ["label"] = "Fire Ext", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_petrolcan")] = {["name"] = "weapon_petrolcan", ["label"] = "Petrol Can", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_PETROLCAN", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_ball")] = {["name"] = "weapon_ball", ["label"] = "Ball", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_BALL", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_flare")] = {["name"] = "weapon_flare", ["label"] = "Flare pistol", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_FLARE", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_snowball")] = {["name"] = "weapon_snowball", ["label"] = "Snowball", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_nailgun")] = {["name"] = "weapon_nailgun", ["label"] = "Nail gun", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_NAIL", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_glock")] = {["name"] = "weapon_glock", ["label"] = "Glock 18", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_PISTOL", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_browning")] = {["name"] = "weapon_browning", ["label"] = "Browning Hi-Power", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_PISTOL", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_dp9")] = {["name"] = "weapon_dp9", ["label"] = "Diamondback DB9", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_PISTOL", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_microsmg2")] = {["name"] = "weapon_microsmg2", ["label"] = "Uzi", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_SMG", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_microsmg3")] = {["name"] = "weapon_microsmg3", ["label"] = "Mac-10", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_SMG", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_m4")] = {["name"] = "weapon_m4", ["label"] = "M4", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_RIFLE", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_katanas")] = {["name"] = "weapon_katanas", ["label"] = "Katanas", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_book")] = {["name"] = "weapon_book", ["label"] = "Book", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_BOOK", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_cash")] = {["name"] = "weapon_cash", ["label"] = "Cash", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_CASH", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_brick")] = {["name"] = "weapon_brick", ["label"] = "Brick", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_BRICK", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_shoe")] = {["name"] = "weapon_shoe", ["label"] = "Stolen Shoes", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_SHOE", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_sniperrifle2")] = {["name"] = "weapon_sniperrifle2", ["label"] = "Hunting Rifle", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_SNIPER", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_m14")] = {["name"] = "weapon_m14", ["label"] = "M14", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_RIFLE", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, [GetHashKey("weapon_scarl")] = {["name"] = "weapon_scarl", ["label"] = "Scarl", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_RIFLE", ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = true, ["description"] = "This is a placeholder description"}, -- // WEAPONS -- Melee [`weapon_unarmed`] = {['name'] = 'weapon_unarmed', ['label'] = 'Fists', ['ammotype'] = nil, ['damagereason'] = 'Melee killed / Whacked / Executed / Beat down / Murdered / Battered'}, [`weapon_dagger`] = {['name'] = 'weapon_dagger', ['label'] = 'Dagger', ['ammotype'] = nil, ['damagereason'] = 'Knifed / Stabbed / Eviscerated'}, [`weapon_bat`] = {['name'] = 'weapon_bat', ['label'] = 'Bat', ['ammotype'] = nil, ['damagereason'] = 'Melee killed / Whacked / Executed / Beat down / Murdered / Battered'}, [`weapon_bottle`] = {['name'] = 'weapon_bottle', ['label'] = 'Broken Bottle', ['ammotype'] = nil, ['damagereason'] = 'Knifed / Stabbed / Eviscerated'}, [`weapon_crowbar`] = {['name'] = 'weapon_crowbar', ['label'] = 'Crowbar', ['ammotype'] = nil, ['damagereason'] = 'Melee killed / Whacked / Executed / Beat down / Murdered / Battered'}, [`weapon_flashlight`] = {['name'] = 'weapon_flashlight', ['label'] = 'Flashlight', ['ammotype'] = nil, ['damagereason'] = 'Melee killed / Whacked / Executed / Beat down / Murdered / Battered'}, [`weapon_golfclub`] = {['name'] = 'weapon_golfclub', ['label'] = 'Golfclub', ['ammotype'] = nil, ['damagereason'] = 'Melee killed / Whacked / Executed / Beat down / Murdered / Battered'}, [`weapon_hammer`] = {['name'] = 'weapon_hammer', ['label'] = 'Hammer', ['ammotype'] = nil, ['damagereason'] = 'Melee killed / Whacked / Executed / Beat down / Murdered / Battered'}, [`weapon_hatchet`] = {['name'] = 'weapon_hatchet', ['label'] = 'Hatchet', ['ammotype'] = nil, ['damagereason'] = 'Knifed / Stabbed / Eviscerated'}, [`weapon_knuckle`] = {['name'] = 'weapon_knuckle', ['label'] = 'Knuckle', ['ammotype'] = nil, ['damagereason'] = 'Melee killed / Whacked / Executed / Beat down / Murdered / Battered'}, [`weapon_knife`] = {['name'] = 'weapon_knife', ['label'] = 'Knife', ['ammotype'] = nil, ['damagereason'] = 'Knifed / Stabbed / Eviscerated'}, [`weapon_machete`] = {['name'] = 'weapon_machete', ['label'] = 'Machete', ['ammotype'] = nil, ['damagereason'] = 'Knifed / Stabbed / Eviscerated'}, [`weapon_switchblade`] = {['name'] = 'weapon_switchblade', ['label'] = 'Switchblade', ['ammotype'] = nil, ['damagereason'] = 'Knifed / Stabbed / Eviscerated'}, [`weapon_nightstick`] = {['name'] = 'weapon_nightstick', ['label'] = 'Nightstick', ['ammotype'] = nil, ['damagereason'] = 'Melee killed / Whacked / Executed / Beat down / Murdered / Battered'}, [`weapon_wrench`] = {['name'] = 'weapon_wrench', ['label'] = 'Wrench', ['ammotype'] = nil, ['damagereason'] = 'Melee killed / Whacked / Executed / Beat down / Murdered / Battered'}, [`weapon_battleaxe`] = {['name'] = 'weapon_battleaxe', ['label'] = 'Battle Axe', ['ammotype'] = nil, ['damagereason'] = 'Knifed / Stabbed / Eviscerated'}, [`weapon_poolcue`] = {['name'] = 'weapon_poolcue', ['label'] = 'Poolcue', ['ammotype'] = nil, ['damagereason'] = 'Melee killed / Whacked / Executed / Beat down / Murdered / Battered'}, [`weapon_briefcase`] = {['name'] = 'weapon_briefcase', ['label'] = 'Briefcase', ['ammotype'] = nil, ['damagereason'] = 'Melee killed / Whacked / Executed / Beat down / Murdered / Battered'}, [`weapon_briefcase_02`] = {['name'] = 'weapon_briefcase_02', ['label'] = 'Briefcase', ['ammotype'] = nil, ['damagereason'] = 'Melee killed / Whacked / Executed / Beat down / Murdered / Battered'}, [`weapon_garbagebag`] = {['name'] = 'weapon_garbagebag', ['label'] = 'Garbage Bag', ['ammotype'] = nil, ['damagereason'] = 'Melee killed / Whacked / Executed / Beat down / Murdered / Battered'}, [`weapon_handcuffs`] = {['name'] = 'weapon_handcuffs', ['label'] = 'Handcuffs', ['ammotype'] = nil, ['damagereason'] = 'Melee killed / Whacked / Executed / Beat down / Murdered / Battered'}, [`weapon_bread`] = {['name'] = 'weapon_bread', ['label'] = 'Baquette', ['ammotype'] = nil, ['damagereason'] = 'Melee killed / Whacked / Executed / Beat down / Murdered / Battered'}, [`weapon_stone_hatchet`] = {['name'] = 'weapon_stone_hatchet', ['label'] = 'Weapon Stone Hatchet', ['ammotype'] = nil, ['damagereason'] = 'Knifed / Stabbed / Eviscerated'}, -- Custom Weapons ["weapon_nailgun"] = {["name"] = "weapon_nailgun", ["label"] = "Nail gun", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_NAIL", ["image"] = "nailgun.png", ["unique"] = true, ["useable"] = true, ["combinable"] = nil, ["description"] = ""}, ["weapon_glock"] = {["name"] = "weapon_glock", ["label"] = "Glock 18", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_PISTOL", ["image"] = "glock.png", ["unique"] = true, ["useable"] = true, ["combinable"] = nil, ["description"] = ""}, ["weapon_browning"] = {["name"] = "weapon_browning", ["label"] = "Browning Hi-Power", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_PISTOL", ["image"] = "browning.png", ["unique"] = true, ["useable"] = true, ["combinable"] = nil, ["description"] = ""}, ["weapon_dp9"] = {["name"] = "weapon_dp9", ["label"] = "Diamondback DB9", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_PISTOL", ["image"] = "DB9.png", ["unique"] = true, ["useable"] = true, ["combinable"] = nil, ["description"] = ""}, ["weapon_microsmg2"] = {["name"] = "weapon_microsmg2", ["label"] = "Uzi", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_SMG", ["image"] = "microsmg2.png", ["unique"] = true, ["useable"] = true, ["combinable"] = nil, ["description"] = ""}, ["weapon_microsmg3"] = {["name"] = "weapon_microsmg3", ["label"] = "Mac-10", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_SMG", ["image"] = "microsmg3.png", ["unique"] = true, ["useable"] = true, ["combinable"] = nil, ["description"] = ""}, ["weapon_m4"] = {["name"] = "weapon_m4", ["label"] = "M4", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_RIFLE", ["image"] = "m4.png", ["unique"] = true, ["useable"] = true, ["combinable"] = nil, ["description"] = ""}, ["weapon_m14"] = {["name"] = "weapon_m14", ["label"] = "M14", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_RIFLE", ["image"] = "mk14.png", ["unique"] = true, ["useable"] = true, ["combinable"] = nil, ["description"] = ""}, ["weapon_scarl"] = {["name"] = "weapon_scarl", ["label"] = "Scarl", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = "AMMO_RIFLE", ["image"] = "np_scar.png", ["unique"] = true, ["useable"] = true, ["combinable"] = nil, ["description"] = ""}, -- Custom Weapons (Melee) ["weapon_katanas"] = {["name"] = "weapon_katanas", ["label"] = "Katanas", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "katana.png", ["unique"] = true, ["useable"] = true, ["combinable"] = nil, ["description"] = "When you were partying, I studied the blade."}, ["katana_02"] = {["name"] = "katana_02", ["label"] = "Katana 2", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "np_cursed-katana.png", ["unique"] = true, ["useable"] = true, ["combinable"] = nil, ["description"] = "When you were partying, I studied the blade."}, ["katana_03"] = {["name"] = "katana_03", ["label"] = "Katana 3", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "np_cursed-katana.png", ["unique"] = true, ["useable"] = true, ["combinable"] = nil, ["description"] = "When you were partying, I studied the blade."}, ["katana_04"] = {["name"] = "katana_04", ["label"] = "Katana 4", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "np_cursed-katana.png", ["unique"] = true, ["useable"] = true, ["combinable"] = nil, ["description"] = "When you were partying, I studied the blade."}, ["katana_05"] = {["name"] = "katana_05", ["label"] = "Katana 5", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "np_cursed-katana.png", ["unique"] = true, ["useable"] = true, ["combinable"] = nil, ["description"] = "When you were partying, I studied the blade."}, ["weapon_shiv"] = {["name"] = "weapon_shiv", ["label"] = "Prison Shiv", ["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "shiv.png", ["unique"] = true, ["useable"] = true, ["combinable"] = nil, ["description"] = ""}, -- Custom Weapons (Thrown) ["weapon_book"] = {["name"] = "weapon_book", ["label"] = "Book", ["weight"] = 1000, ["type"] = "weapon", ["ammotype"] = "AMMO_BOOK", ["image"] = "book.png", ["unique"] = true, ["useable"] = true, ["combinable"] = nil, ["description"] = ""}, ["weapon_cash"] = {["name"] = "weapon_cash", ["label"] = "Cash", ["weight"] = 1000, ["type"] = "weapon", ["ammotype"] = "AMMO_CASH", ["image"] = "cash.png", ["unique"] = true, ["useable"] = true, ["combinable"] = nil, ["description"] = ""}, ["weapon_brick"] = {["name"] = "weapon_brick", ["label"] = "Brick", ["weight"] = 1000, ["type"] = "weapon", ["ammotype"] = "AMMO_BRICK", ["image"] = "brick.png", ["unique"] = true, ["useable"] = true, ["combinable"] = nil, ["description"] = ""}, ["weapon_shoe"] = {["name"] = "weapon_shoe", ["label"] = "Stolen Shoes", ["weight"] = 1000, ["type"] = "weapon", ["ammotype"] = "AMMO_SHOE", ["image"] = "stolenshoes.png", ["unique"] = true, ["useable"] = true, ["combinable"] = nil, ["description"] = "These are not yours, bro."}, -- Handguns [`weapon_pistol`] = {['name'] = 'weapon_pistol', ['label'] = 'Walther P99', ['ammotype'] = 'AMMO_PISTOL', ['damagereason'] = 'Pistoled / Blasted / Plugged / Bust a cap in'}, [`weapon_pistol_mk2`] = {['name'] = 'weapon_pistol_mk2', ['label'] = 'Pistol Mk II', ['ammotype'] = 'AMMO_PISTOL', ['damagereason'] = 'Pistoled / Blasted / Plugged / Bust a cap in'}, [`weapon_combatpistol`] = {['name'] = 'weapon_combatpistol', ['label'] = 'Combat Pistol', ['ammotype'] = 'AMMO_PISTOL', ['damagereason'] = 'Pistoled / Blasted / Plugged / Bust a cap in'}, [`weapon_appistol`] = {['name'] = 'weapon_appistol', ['label'] = 'AP Pistol', ['ammotype'] = 'AMMO_PISTOL', ['damagereason'] = 'Pistoled / Blasted / Plugged / Bust a cap in'}, [`weapon_stungun`] = {['name'] = 'weapon_stungun', ['label'] = 'Taser', ['ammotype'] = 'AMMO_STUNGUN', ['damagereason'] = 'Died'}, [`weapon_pistol50`] = {['name'] = 'weapon_pistol50', ['label'] = 'Pistol .50 Cal', ['ammotype'] = 'AMMO_PISTOL', ['damagereason'] = 'Pistoled / Blasted / Plugged / Bust a cap in'}, [`weapon_snspistol`] = {['name'] = 'weapon_snspistol', ['label'] = 'SNS Pistol', ['ammotype'] = 'AMMO_PISTOL', ['damagereason'] = 'Pistoled / Blasted / Plugged / Bust a cap in'}, [`weapon_snspistol_mk2`] = {['name'] = 'weapon_snspistol_mk2', ['label'] = 'SNS Pistol MK2', ['ammotype'] = 'AMMO_PISTOL', ['damagereason'] = 'Pistoled / Blasted / Plugged / Bust a cap in'}, [`weapon_heavypistol`] = {['name'] = 'weapon_heavypistol', ['label'] = 'Heavy Pistol', ['ammotype'] = 'AMMO_PISTOL', ['damagereason'] = 'Pistoled / Blasted / Plugged / Bust a cap in'}, [`weapon_vintagepistol`] = {['name'] = 'weapon_vintagepistol', ['label'] = 'Vintage Pistol', ['ammotype'] = 'AMMO_PISTOL', ['damagereason'] = 'Pistoled / Blasted / Plugged / Bust a cap in'}, [`weapon_flaregun`] = {['name'] = 'weapon_flaregun', ['label'] = 'Flare Gun', ['ammotype'] = 'AMMO_FLARE', ['damagereason'] = 'Died'}, [`weapon_marksmanpistol`] = {['name'] = 'weapon_marksmanpistol', ['label'] = 'Marksman Pistol', ['ammotype'] = 'AMMO_PISTOL', ['damagereason'] = 'Pistoled / Blasted / Plugged / Bust a cap in'}, [`weapon_revolver`] = {['name'] = 'weapon_revolver', ['label'] = 'Revolver', ['ammotype'] = 'AMMO_PISTOL', ['damagereason'] = 'Pistoled / Blasted / Plugged / Bust a cap in'}, [`weapon_revolver_mk2`] = {['name'] = 'weapon_revolver_mk2', ['label'] = 'Violence', ['ammotype'] = 'AMMO_PISTOL', ['damagereason'] = 'Pistoled / Blasted / Plugged / Bust a cap in'}, [`weapon_doubleaction`] = {['name'] = 'weapon_doubleaction', ['label'] = 'Double Action Revolver', ['ammotype'] = 'AMMO_PISTOL', ['damagereason'] = 'Pistoled / Blasted / Plugged / Bust a cap in'}, [`weapon_raypistol`] = {['name'] = 'weapon_raypistol', ['label'] = 'Weapon Raypistol', ['ammotype'] = 'AMMO_PISTOL', ['damagereason'] = 'Pistoled / Blasted / Plugged / Bust a cap in'}, [`weapon_ceramicpistol`] = {['name'] = 'weapon_ceramicpistol', ['label'] = 'Weapon Ceramicpistol', ['ammotype'] = 'AMMO_PISTOL', ['damagereason'] = 'Pistoled / Blasted / Plugged / Bust a cap in'}, [`weapon_navyrevolver`] = {['name'] = 'weapon_navyrevolver', ['label'] = 'Weapon Navyrevolver', ['ammotype'] = 'AMMO_PISTOL', ['damagereason'] = 'Pistoled / Blasted / Plugged / Bust a cap in'}, [`weapon_gadgetpistol`] = {['name'] = 'weapon_gadgetpistol', ['label'] = 'Weapon Gadgetpistol', ['ammotype'] = 'AMMO_PISTOL', ['damagereason'] = 'Pistoled / Blasted / Plugged / Bust a cap in'}, [`weapon_stungun_mp`] = {['name'] = 'weapon_stungun_mp', ['label'] = 'Taser', ['ammotype'] = 'AMMO_STUNGUN', ['damagereason'] = 'Died'}, -- Submachine Guns [`weapon_microsmg`] = {['name'] = 'weapon_microsmg', ['label'] = 'Micro SMG', ['ammotype'] = 'AMMO_SMG', ['damagereason'] = 'Riddled / Drilled / Finished / Submachine Gunned'}, [`weapon_smg`] = {['name'] = 'weapon_smg', ['label'] = 'SMG', ['ammotype'] = 'AMMO_SMG', ['damagereason'] = 'Riddled / Drilled / Finished / Submachine Gunned'}, [`weapon_smg_mk2`] = {['name'] = 'weapon_smg_mk2', ['label'] = 'PD MP5 2', ['ammotype'] = 'AMMO_SMG', ['damagereason'] = 'Riddled / Drilled / Finished / Submachine Gunned'}, [`weapon_assaultsmg`] = {['name'] = 'weapon_assaultsmg', ['label'] = 'Assault SMG', ['ammotype'] = 'AMMO_SMG', ['damagereason'] = 'Riddled / Drilled / Finished / Submachine Gunned'}, [`weapon_combatpdw`] = {['name'] = 'weapon_combatpdw', ['label'] = 'Combat PDW', ['ammotype'] = 'AMMO_SMG', ['damagereason'] = 'Riddled / Drilled / Finished / Submachine Gunned'}, [`weapon_machinepistol`] = {['name'] = 'weapon_machinepistol', ['label'] = 'Tec-9', ['ammotype'] = 'AMMO_PISTOL', ['damagereason'] = 'Riddled / Drilled / Finished / Submachine Gunned'}, [`weapon_minismg`] = {['name'] = 'weapon_minismg', ['label'] = 'Mini SMG', ['ammotype'] = 'AMMO_SMG', ['damagereason'] = 'Riddled / Drilled / Finished / Submachine Gunned'}, [`weapon_raycarbine`] = {['name'] = 'weapon_raycarbine', ['label'] = 'Weapon Raycarbine', ['ammotype'] = 'AMMO_SMG', ['damagereason'] = 'Riddled / Drilled / Finished / Submachine Gunned'}, -- Shotguns [`weapon_pumpshotgun`] = {['name'] = 'weapon_pumpshotgun', ['label'] = 'Pump Shotgun', ['ammotype'] = 'AMMO_SHOTGUN', ['damagereason'] = 'Devastated / Pulverized / Shotgunned'}, [`weapon_pumpshotgun_mk2`] = {['name'] = 'weapon_pumpshotgun_mk2', ['label'] = 'Pumpshotgun MK2', ['ammotype'] = 'AMMO_SHOTGUN', ['damagereason'] = 'Devastated / Pulverized / Shotgunned'}, [`weapon_sawnoffshotgun`] = {['name'] = 'weapon_sawnoffshotgun', ['label'] = 'Sawn-off Shotgun', ['ammotype'] = 'AMMO_SHOTGUN', ['damagereason'] = 'Devastated / Pulverized / Shotgunned'}, [`weapon_assaultshotgun`] = {['name'] = 'weapon_assaultshotgun', ['label'] = 'Assault Shotgun', ['ammotype'] = 'AMMO_SHOTGUN', ['damagereason'] = 'Devastated / Pulverized / Shotgunned'}, [`weapon_bullpupshotgun`] = {['name'] = 'weapon_bullpupshotgun', ['label'] = 'Bullpup Shotgun', ['ammotype'] = 'AMMO_SHOTGUN', ['damagereason'] = 'Devastated / Pulverized / Shotgunned'}, [`weapon_musket`] = {['name'] = 'weapon_musket', ['label'] = 'Musket', ['ammotype'] = 'AMMO_SHOTGUN', ['damagereason'] = 'Devastated / Pulverized / Shotgunned'}, [`weapon_heavyshotgun`] = {['name'] = 'weapon_heavyshotgun', ['label'] = 'Heavy Shotgun', ['ammotype'] = 'AMMO_SHOTGUN', ['damagereason'] = 'Devastated / Pulverized / Shotgunned'}, [`weapon_dbshotgun`] = {['name'] = 'weapon_dbshotgun', ['label'] = 'Double-barrel Shotgun', ['ammotype'] = 'AMMO_SHOTGUN', ['damagereason'] = 'Devastated / Pulverized / Shotgunned'}, [`weapon_autoshotgun`] = {['name'] = 'weapon_autoshotgun', ['label'] = 'Auto Shotgun', ['ammotype'] = 'AMMO_SHOTGUN', ['damagereason'] = 'Devastated / Pulverized / Shotgunned'}, [`weapon_combatshotgun`] = {['name'] = 'weapon_combatshotgun', ['label'] = 'Weapon Combatshotgun', ['ammotype'] = 'AMMO_SHOTGUN', ['damagereason'] = 'Devastated / Pulverized / Shotgunned'}, -- Assault Rifles [`weapon_assaultrifle`] = {['name'] = 'weapon_assaultrifle', ['label'] = 'Assault Rifle', ['ammotype'] = 'AMMO_RIFLE', ['damagereason'] = 'Ended / Rifled / Shot down / Floored'}, [`weapon_assaultrifle_mk2`] = {['name'] = 'weapon_assaultrifle_mk2', ['label'] = 'AK-47 MK2', ['ammotype'] = 'AMMO_RIFLE', ['damagereason'] = 'Ended / Rifled / Shot down / Floored'}, [`weapon_carbinerifle`] = {['name'] = 'weapon_carbinerifle', ['label'] = 'Carbine Rifle', ['ammotype'] = 'AMMO_RIFLE', ['damagereason'] = 'Ended / Rifled / Shot down / Floored'}, [`weapon_carbinerifle_mk2`] = {['name'] = 'weapon_carbinerifle_mk2', ['label'] = 'PD 762', ['ammotype'] = 'AMMO_RIFLE', ['damagereason'] = 'Ended / Rifled / Shot down / Floored'}, [`weapon_advancedrifle`] = {['name'] = 'weapon_advancedrifle', ['label'] = 'OTs-14 Groza', ['ammotype'] = 'AMMO_RIFLE', ['damagereason'] = 'Ended / Rifled / Shot down / Floored'}, [`weapon_specialcarbine`] = {['name'] = 'weapon_specialcarbine', ['label'] = 'Special Carbine', ['ammotype'] = 'AMMO_RIFLE', ['damagereason'] = 'Ended / Rifled / Shot down / Floored'}, [`weapon_specialcarbine_mk2`] = {['name'] = 'weapon_specialcarbine_mk2', ['label'] = 'Scar-L', ['ammotype'] = 'AMMO_RIFLE', ['damagereason'] = 'Ended / Rifled / Shot down / Floored'}, [`weapon_bullpuprifle`] = {['name'] = 'weapon_bullpuprifle', ['label'] = 'Bullpup Rifle', ['ammotype'] = 'AMMO_RIFLE', ['damagereason'] = 'Ended / Rifled / Shot down / Floored'}, [`weapon_bullpuprifle_mk2`] = {['name'] = 'weapon_bullpuprifle_mk2', ['label'] = 'Bull Puprifle MK2', ['ammotype'] = 'AMMO_RIFLE', ['damagereason'] = 'Ended / Rifled / Shot down / Floored'}, [`weapon_compactrifle`] = {['name'] = 'weapon_compactrifle', ['label'] = 'Compact Rifle', ['ammotype'] = 'AMMO_RIFLE', ['damagereason'] = 'Ended / Rifled / Shot down / Floored'}, [`weapon_militaryrifle`] = {['name'] = 'weapon_militaryrifle', ['label'] = 'Weapon Militaryrifle', ['ammotype'] = 'AMMO_RIFLE', ['damagereason'] = 'Ended / Rifled / Shot down / Floored'}, [`weapon_heavyrifle`] = {['name'] = 'weapon_heavyrifle', ['label'] = 'Heavy Rifle', ['ammotype'] = 'AMMO_RIFLE', ['damagereason'] = 'Ended / Rifled / Shot down / Floored'}, -- Light Machine Guns [`weapon_mg`] = {['name'] = 'weapon_mg', ['label'] = 'Machinegun', ['ammotype'] = 'AMMO_MG', ['damagereason'] = 'Machine gunned / Sprayed / Ruined'}, [`weapon_combatmg`] = {['name'] = 'weapon_combatmg', ['label'] = 'Combat MG', ['ammotype'] = 'AMMO_MG', ['damagereason'] = 'Machine gunned / Sprayed / Ruined'}, [`weapon_combatmg_mk2`] = {['name'] = 'weapon_combatmg_mk2', ['label'] = 'Weapon Combatmg MK2', ['ammotype'] = 'AMMO_MG', ['damagereason'] = 'Machine gunned / Sprayed / Ruined'}, [`weapon_gusenberg`] = {['name'] = 'weapon_gusenberg', ['label'] = 'Thompson SMG', ['ammotype'] = 'AMMO_MG', ['damagereason'] = 'Machine gunned / Sprayed / Ruined'}, -- Sniper Rifles [`weapon_sniperrifle`] = {['name'] = 'weapon_sniperrifle', ['label'] = 'Sniper Rifle', ['ammotype'] = 'AMMO_SNIPER', ['damagereason'] = 'Sniped / Picked off / Scoped'}, [`weapon_heavysniper`] = {['name'] = 'weapon_heavysniper', ['label'] = 'Heavy Sniper', ['ammotype'] = 'AMMO_SNIPER', ['damagereason'] = 'Sniped / Picked off / Scoped'}, [`weapon_heavysniper_mk2`] = {['name'] = 'weapon_heavysniper_mk2', ['label'] = 'Weapon Heavysniper MK2', ['ammotype'] = 'AMMO_SNIPER', ['damagereason'] = 'Sniped / Picked off / Scoped'}, [`weapon_marksmanrifle`] = {['name'] = 'weapon_marksmanrifle', ['label'] = 'Marksman Rifle', ['ammotype'] = 'AMMO_SNIPER', ['damagereason'] = 'Sniped / Picked off / Scoped'}, [`weapon_marksmanrifle_mk2`] = {['name'] = 'weapon_marksmanrifle_mk2', ['label'] = 'Weapon Marksmanrifle MK2', ['ammotype'] = 'AMMO_SNIPER', ['damagereason'] = 'Sniped / Picked off / Scoped'}, [`weapon_remotesniper`] = {['name'] = 'weapon_remotesniper', ['label'] = 'Remote Sniper', ['ammotype'] = 'AMMO_SNIPER_REMOTE', ['damagereason'] = 'Sniped / Picked off / Scoped'}, -- Heavy Weapons [`weapon_rpg`] = {['name'] = 'weapon_rpg', ['label'] = 'RPG', ['ammotype'] = 'AMMO_RPG', ['damagereason'] = 'Killed / Exploded / Obliterated / Destroyed / Erased / Annihilated'}, [`weapon_grenadelauncher`] = {['name'] = 'weapon_grenadelauncher', ['label'] = 'Grenade Launcher', ['ammotype'] = 'AMMO_GRENADELAUNCHER', ['damagereason'] = 'Killed / Exploded / Obliterated / Destroyed / Erased / Annihilated'}, [`weapon_grenadelauncher_smoke`] = {['name'] = 'weapon_grenadelauncher_smoke', ['label'] = 'Smoke Grenade Launcher', ['ammotype'] = 'AMMO_GRENADELAUNCHER', ['damagereason'] = 'Killed / Exploded / Obliterated / Destroyed / Erased / Annihilated'}, [`weapon_minigun`] = {['name'] = 'weapon_minigun', ['label'] = 'Minigun', ['ammotype'] = 'AMMO_MINIGUN', ['damagereason'] = 'Killed / Exploded / Obliterated / Destroyed / Erased / Annihilated'}, [`weapon_firework`] = {['name'] = 'weapon_firework', ['label'] = 'Firework Launcher', ['ammotype'] = nil, ['damagereason'] = 'Killed / Exploded / Obliterated / Destroyed / Erased / Annihilated'}, [`weapon_railgun`] = {['name'] = 'weapon_railgun', ['label'] = 'Railgun', ['ammotype'] = nil, ['damagereason'] = 'Killed / Exploded / Obliterated / Destroyed / Erased / Annihilated'}, [`weapon_hominglauncher`] = {['name'] = 'weapon_hominglauncher', ['label'] = 'Homing Launcher', ['ammotype'] = 'AMMO_STINGER', ['damagereason'] = 'Killed / Exploded / Obliterated / Destroyed / Erased / Annihilated'}, [`weapon_compactlauncher`] = {['name'] = 'weapon_compactlauncher', ['label'] = 'Compact Launcher', ['ammotype'] = nil, ['damagereason'] = 'Killed / Exploded / Obliterated / Destroyed / Erased / Annihilated'}, [`weapon_rayminigun`] = {['name'] = 'weapon_rayminigun', ['label'] = 'Weapon Rayminigun', ['ammotype'] = 'AMMO_MINIGUN', ['damagereason'] = 'Killed / Exploded / Obliterated / Destroyed / Erased / Annihilated'}, [`weapon_emplauncher`] = {['name'] = 'weapon_emplauncher', ['label'] = 'EMP Launcher', ['ammotype'] = 'AMMO_EMPLAUNCHER', ['damagereason'] = 'Died'}, -- Throwables [`weapon_grenade`] = {['name'] = 'weapon_grenade', ['label'] = 'Grenade', ['ammotype'] = nil, ['damagereason'] = 'Bombed / Exploded / Detonated / Blew up'}, [`weapon_bzgas`] = {['name'] = 'weapon_bzgas', ['label'] = 'BZ Gas', ['ammotype'] = nil, ['damagereason'] = 'Died'}, [`weapon_molotov`] = {['name'] = 'weapon_molotov', ['label'] = 'Molotov', ['ammotype'] = nil, ['damagereason'] = 'Torched / Flambeed / Barbecued'}, [`weapon_stickybomb`] = {['name'] = 'weapon_stickybomb', ['label'] = 'C4', ['ammotype'] = nil, ['damagereason'] = 'Bombed / Exploded / Detonated / Blew up'}, [`weapon_proxmine`] = {['name'] = 'weapon_proxmine', ['label'] = 'Proxmine Grenade', ['ammotype'] = nil, ['damagereason'] = 'Bombed / Exploded / Detonated / Blew up'}, [`weapon_snowball`] = {['name'] = 'weapon_snowball', ['label'] = 'Snowball', ['ammotype'] = nil, ['damagereason'] = 'Died'}, [`weapon_pipebomb`] = {['name'] = 'weapon_pipebomb', ['label'] = 'Pipe Bomb', ['ammotype'] = nil, ['damagereason'] = 'Bombed / Exploded / Detonated / Blew up'}, [`weapon_ball`] = {['name'] = 'weapon_ball', ['label'] = 'Ball', ['ammotype'] = 'AMMO_BALL', ['damagereason'] = 'Died'}, [`weapon_smokegrenade`] = {['name'] = 'weapon_smokegrenade', ['label'] = 'Smoke Grenade', ['ammotype'] = nil, ['damagereason'] = 'Died'}, [`weapon_flare`] = {['name'] = 'weapon_flare', ['label'] = 'Flare pistol', ['ammotype'] = 'AMMO_FLARE', ['damagereason'] = 'Died'}, -- Miscellaneous [`weapon_petrolcan`] = {['name'] = 'weapon_petrolcan', ['label'] = 'Petrol Can', ['ammotype'] = 'AMMO_PETROLCAN', ['damagereason'] = 'Died'}, [`gadget_parachute`] = {['name'] = 'gadget_parachute', ['label'] = 'Parachute', ['ammotype'] = nil, ['damagereason'] = 'Died'}, [`weapon_fireextinguisher`] = {['name'] = 'weapon_fireextinguisher', ['label'] = 'Fire Extinguisher', ['ammotype'] = nil, ['damagereason'] = 'Died'}, [`weapon_hazardcan`] = {['name'] = 'weapon_hazardcan', ['label'] = 'Weapon Hazardcan', ['ammotype'] = 'AMMO_PETROLCAN', ['damagereason'] = 'Died'}, [`weapon_fertilizercan`] = {['name'] = 'weapon_fertilizercan', ['label'] = 'Fertilizer Can', ['ammotype'] = 'AMMO_FERTILIZERCAN', ['damagereason'] = 'Died'}, [`weapon_barbed_wire`] = {['name'] = 'weapon_barbed_wire', ['label'] = 'Barbed Wire', ['ammotype'] = nil, ['damagereason'] = 'Prodded'}, [`weapon_drowning`] = {['name'] = 'weapon_drowning', ['label'] = 'Drowning', ['ammotype'] = nil, ['damagereason'] = 'Died'}, [`weapon_drowning_in_vehicle`] = {['name'] = 'weapon_drowning_in_vehicle', ['label'] = 'Drowning in a Vehicle', ['ammotype'] = nil, ['damagereason'] = 'Died'}, [`weapon_bleeding`] = {['name'] = 'weapon_bleeding', ['label'] = 'Bleeding', ['ammotype'] = nil, ['damagereason'] = 'Bled out'}, [`weapon_electric_fence`] = {['name'] = 'weapon_electric_fence', ['label'] = 'Electric Fence', ['ammotype'] = nil, ['damagereason'] = 'Fried'}, [`weapon_explosion`] = {['name'] = 'weapon_explosion', ['label'] = 'Explosion', ['ammotype'] = nil, ['damagereason'] = 'Killed / Exploded / Obliterated / Destroyed / Erased / Annihilated'}, [`weapon_fall`] = {['name'] = 'weapon_fall', ['label'] = 'Fall', ['ammotype'] = nil, ['damagereason'] = 'Committed suicide'}, [`weapon_exhaustion`] = {['name'] = 'weapon_exhaustion', ['label'] = 'Exhaustion', ['ammotype'] = nil, ['damagereason'] = 'Died'}, [`weapon_hit_by_water_cannon`] = {['name'] = 'weapon_hit_by_water_cannon', ['label'] = 'Water Cannon', ['ammotype'] = nil, ['damagereason'] = 'Died'}, [`weapon_rammed_by_car`] = {['name'] = 'weapon_rammed_by_car', ['label'] = 'Rammed - Vehicle', ['ammotype'] = nil, ['damagereason'] = 'Flattened / Ran over / Ran down'}, [`weapon_run_over_by_car`] = {['name'] = 'weapon_run_over_by_car', ['label'] = 'Run Over - Vehicle', ['ammotype'] = nil, ['damagereason'] = 'Flattened / Ran over / Ran down'}, [`weapon_heli_crash`] = {['name'] = 'weapon_heli_crash', ['label'] = 'Heli Crash', ['ammotype'] = nil, ['damagereason'] = 'Helicopter Crash'}, [`weapon_fire`] = {['name'] = 'weapon_fire', ['label'] = 'Fire', ['ammotype'] = nil, ['damagereason'] = 'Torched / Flambeed / Barbecued'}, ["snspistol_part_1"] = {["name"] = "snspistol_part_1", ["label"] = "Weapon Barrel", ["weight"] = 1500, ["type"] = "item", ["image"] = "snspistol_part_1.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = ""}, ["snspistol_part_2"] = {["name"] = "snspistol_part_2", ["label"] = "Weapon Trigger", ["weight"] = 1500, ["type"] = "item", ["image"] = "snspistol_part_2.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = ""}, ["snspistol_part_3"] = {["name"] = "snspistol_part_3", ["label"] = "Weapon Clip", ["weight"] = 1500, ["type"] = "item", ["image"] = "snspistol_part_3.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = ""}, ["snspistol_stage_1"] = {["name"] = "snspistol_stage_1", ["label"] = "Weapon Body", ["weight"] = 2500, ["type"] = "item", ["image"] = "snspistol_stage_1.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = ""}, -- ["stungun_ammo"] = {["name"] = "stungun_ammo", ["label"] = "Taser Cartridges", ["weight"] = 1000, ["type"] = "item", ["image"] = "taserammo.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = ""}, -- ["pistol_ammo"] = {["name"] = "pistol_ammo", ["label"] = "Pistol Ammo x50", ["weight"] = 3000, ["type"] = "item", ["image"] = "pistol_ammo.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = ""}, -- ["smg_ammo"] = {["name"] = "smg_ammo", ["label"] = "Sub Ammo x50", ["weight"] = 5000, ["type"] = "item", ["image"] = "smg_ammo.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = ""}, -- ["mg_ammo"] = {["name"] = "mg_ammo", ["label"] = "LMG Ammo x50", ["weight"] = 5000, ["type"] = "item", ["image"] = "mg_ammo.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = ""}, -- ["shotgun_ammo"] = {["name"] = "shotgun_ammo", ["label"] = "SG Ammo x50", ["weight"] = 7000, ["type"] = "item", ["image"] = "shotgun_ammo.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = ""}, -- ["rifle_ammo"] = {["name"] = "rifle_ammo", ["label"] = "Rifle Ammo x50", ["weight"] = 7000, ["type"] = "item", ["image"] = "rifle_ammo.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = ""}, -- ["sniper_ammo"] = {["name"] = "sniper_ammo", ["label"] = "Sniper Ammo", ["weight"] = 7000, ["type"] = "item", ["image"] = "sniper_ammo.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = ""}, ["pistol_suppressor"] = {["name"] = "pistol_suppressor", ["label"] = "Pistol Suppressor", ["weight"] = 1000, ["type"] = "item", ["image"] = "ssilencer.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = ""}, ["pistol_extendedclip"] = {["name"] = "pistol_extendedclip", ["label"] = "Ext Pistol Mag", ["weight"] = 1000, ["type"] = "item", ["image"] = "extended.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = ""}, ["smg_suppressor"] = {["name"] = "smg_suppressor", ["label"] = "SMG Suppressor", ["weight"] = 1000, ["type"] = "item", ["image"] = "ssilencer.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = ""}, ["smg_extendedclip"] = {["name"] = "smg_extendedclip", ["label"] = "Ext SMG Mag", ["weight"] = 1000, ["type"] = "item", ["image"] = "extended.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = ""}, ["smg_flashlight"] = {["name"] = "smg_flashlight", ["label"] = "SMG Flashlight", ["weight"] = 1000, ["type"] = "item", ["image"] = "smg_flashlight.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = ""}, ["smg_scope"] = {["name"] = "smg_scope", ["label"] = "SMG Scope", ["weight"] = 1000, ["type"] = "item", ["image"] = "smg_scope.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = ""}, ["rifle_suppressor"] = {["name"] = "rifle_suppressor", ["label"] = "Rifle Suppressor", ["weight"] = 1000, ["type"] = "item", ["image"] = "ssilencer.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = ""}, ["rifle_extendedclip"] = {["name"] = "rifle_extendedclip", ["label"] = "Ext Rifle Mag", ["weight"] = 1000, ["type"] = "item", ["image"] = "extended.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = ""}, ["rifle_drummag"] = {["name"] = "rifle_drummag", ["label"] = "Rifle Drummag", ["weight"] = 1000, ["type"] = "item", ["image"] = "rifle_drummag.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = ""}, -- Animals [`weapon_animal`] = {['name'] = 'weapon_animal', ['label'] = 'Animal', ['ammotype'] = nil, ['damagereason'] = 'Mauled'}, [`weapon_cougar`] = {['name'] = 'weapon_cougar', ['label'] = 'Cougar', ['ammotype'] = nil, ['damagereason'] = 'Mauled'}, [`weapon_glock`] = {['name'] = 'weapon_glock', ['label'] = 'Glock 18', ['ammotype'] = 'AMMO_PISTOL', ['damagereason'] = ''}, [`weapon_m4`] = {['name'] = 'weapon_m4', ['label'] = 'PD M4', ['ammotype'] = 'AMMO_RIFLE', ['damagereason'] = ''}, [`weapon_dp9`] = {['name'] = 'weapon_dp9', ['label'] = 'Diamondback DB9', ['ammotype'] = 'AMMO_PISTOL', ['damagereason'] = ''}, [`weapon_sniperrifle2`] = {['name'] = 'weapon_sniperrifle2', ['label'] = 'Hunting Rifle', ['ammotype'] = 'AMMO_SNIPER', ['damagereason'] = ''}, [`weapon_minismg2`] = {['name'] = 'weapon_minismg2', ['label'] = 'Scorpion', ['ammotype'] = 'AMMO_SMG', ['damagereason'] = ''}, [`weapon_assaultrifle2`] = {['name'] = 'weapon_assaultrifle2', ['label'] = 'M70', ['ammotype'] = 'AMMO_RIFLE', ['damagereason'] = ''}, [`weapon_m14`] = {['name'] = 'weapon_m14', ['label'] = 'M14', ['ammotype'] = 'AMMO_SMG', ['damagereason'] = ''}, [`weapon_browning`] = {['name'] = 'weapon_browning', ['label'] = 'Browning Revolver', ['ammotype'] = 'AMMO_PISTOL', ['damagereason'] = ''}, [`weapon_bats`] = {['name'] = 'weapon_bats', ['label'] = 'Bat', ['ammotype'] = 'AMMO_SNIPER', ['damagereason'] = ''}, [`weapon_katanas`] = {['name'] = 'weapon_katanas', ['label'] = 'Katanas', ['ammotype'] = nil, ['damagereason'] = ''}, [`weapon_shiv`] = {['name'] = 'weapon_shiv', ['label'] = 'Shiv', ['ammotype'] = 'AMMO_SNIPER', ['damagereason'] = ''}, [`weapon_microsmg2`] = {['name'] = 'weapon_microsmg2', ['label'] = 'Micro SMG 2', ['ammotype'] = 'AMMO_SMG', ['damagereason'] = ''}, [`weapon_microsmg3`] = {['name'] = 'weapon_microsmg3', ['label'] = 'Micro SMG 3', ['ammotype'] = 'AMMO_SMG', ['damagereason'] = ''}, }