shared/weapons.lua

Config.Weapons = {
    ['weapon_unarmed']               = GetHashKey('weapon_unarmed'),
    ['weapon_dagger']                = GetHashKey('weapon_dagger'),
    ['weapon_knife']                 = GetHashKey('weapon_knife'),
    ['weapon_bat']                   = GetHashKey('weapon_bat'),
    ['weapon_bottle']                = GetHashKey('weapon_bottle'),
    ['weapon_crowbar']               = GetHashKey('weapon_crowbar'),
    ['weapon_flashlight']            = GetHashKey('weapon_flashlight'),
    ['weapon_golfclub']              = GetHashKey('weapon_golfclub'),
    ['weapon_hammer']                = GetHashKey('weapon_hammer'),
    ['weapon_hatchet']               = GetHashKey('weapon_hatchet'),
    ['weapon_knuckle']               = GetHashKey('weapon_knuckle'),
    ['weapon_machete']               = GetHashKey('weapon_machete'),
    ['weapon_switchblade']           = GetHashKey('weapon_switchblade'),
    ['weapon_nightstick']            = GetHashKey('weapon_nightstick'),
    ['weapon_wrench']                = GetHashKey('weapon_wrench'),
    ['weapon_battleaxe']             = GetHashKey('weapon_battleaxe'),
    ['weapon_poolcue']               = GetHashKey('weapon_poolcue'),
    ['weapon_stone_hatchet']         = GetHashKey('weapon_stone_hatchet'),
    ['weapon_pistol']                = GetHashKey('weapon_pistol'),
    ['weapon_pistol_mk2']            = GetHashKey('weapon_pistol_mk2'),
    ['weapon_combatpistol']          = GetHashKey('weapon_combatpistol'),
    ['weapon_appistol']              = GetHashKey('weapon_appistol'),
    ['weapon_stungun']               = GetHashKey('weapon_stungun'),
    ['weapon_pistol50']              = GetHashKey('weapon_pistol50'),
    ['weapon_snspistol']             = GetHashKey('weapon_snspistol'),
    ['weapon_snspistol_mk2']         = GetHashKey('weapon_snspistol_mk2'),
    ['weapon_heavypistol']           = GetHashKey('weapon_heavypistol'),
    ['weapon_vintagepistol']         = GetHashKey('weapon_vintagepistol'),
    ['weapon_flaregun']              = GetHashKey('weapon_flaregun'),
    ['weapon_marksmanpistol']        = GetHashKey('weapon_marksmanpistol'),
    ['weapon_revolver']              = GetHashKey('weapon_revolver'),
    ['weapon_revolver_mk2']          = GetHashKey('weapon_revolver_mk2'),
    ['weapon_doubleaction']          = GetHashKey('weapon_doubleaction'),
    ['weapon_raypistol']             = GetHashKey('weapon_raypistol'),
    ['weapon_ceramicpistol']         = GetHashKey('weapon_ceramicpistol'),
    ['weapon_navyrevolver']          = GetHashKey('weapon_navyrevolver'),
    ['weapon_gadgetpistol']          = GetHashKey('weapon_gadgetpistol'),
    ['weapon_microsmg']              = GetHashKey('weapon_microsmg'),
    ['weapon_smg']                   = GetHashKey('weapon_smg'),
    ['weapon_smg_mk2']               = GetHashKey('weapon_smg_mk2'),
    ['weapon_assaultsmg']            = GetHashKey('weapon_assaultsmg'),
    ['weapon_combatpdw']             = GetHashKey('weapon_combatpdw'),
    ['weapon_machinepistol']         = GetHashKey('weapon_machinepistol'),
    ['weapon_minismg']               = GetHashKey('weapon_minismg'),
    ['weapon_raycarbine']            = GetHashKey('weapon_raycarbine'),
    ['weapon_pumpshotgun']           = GetHashKey('weapon_pumpshotgun'),
    ['weapon_pumpshotgun_mk2']       = GetHashKey('weapon_pumpshotgun_mk2'),
    ['weapon_sawnoffshotgun']        = GetHashKey('weapon_sawnoffshotgun'),
    ['weapon_assaultshotgun']        = GetHashKey('weapon_assaultshotgun'),
    ['weapon_bullpupshotgun']        = GetHashKey('weapon_bullpupshotgun'),
    ['weapon_musket']                = GetHashKey('weapon_musket'),
    ['weapon_heavyshotgun']          = GetHashKey('weapon_heavyshotgun'),
    ['weapon_dbshotgun']             = GetHashKey('weapon_dbshotgun'),
    ['weapon_autoshotgun']           = GetHashKey('weapon_autoshotgun'),
    ['weapon_combatshotgun']         = GetHashKey('weapon_combatshotgun'),
    ['weapon_assaultrifle']          = GetHashKey('weapon_assaultrifle'),
    ['weapon_assaultrifle_mk2']      = GetHashKey('weapon_assaultrifle_mk2'),
    ['weapon_carbinerifle']          = GetHashKey('weapon_carbinerifle'),
    ['weapon_carbinerifle_mk2']      = GetHashKey('weapon_carbinerifle_mk2'),
    ['weapon_advancedrifle']         = GetHashKey('weapon_advancedrifle'),
    ['weapon_specialcarbine']        = GetHashKey('weapon_specialcarbine'),
    ['weapon_specialcarbine_mk2']    = GetHashKey('weapon_specialcarbine_mk2'),
    ['weapon_bullpuprifle']          = GetHashKey('weapon_bullpuprifle'),
    ['weapon_bullpuprifle_mk2']      = GetHashKey('weapon_bullpuprifle_mk2'),
    ['weapon_compactrifle']          = GetHashKey('weapon_compactrifle'),
    ['weapon_gusenberg']             = GetHashKey('weapon_gusenberg'),
    ['weapon_militaryrifle']         = GetHashKey('weapon_militaryrifle'),
    ['weapon_mg']                    = GetHashKey('weapon_mg'),
    ['weapon_combatmg']              = GetHashKey('weapon_combatmg'),
    ['weapon_combatmg_mk2']          = GetHashKey('weapon_combatmg_mk2'),
    ['weapon_sniperrifle']           = GetHashKey('weapon_sniperrifle'),
    ['weapon_heavysniper']           = GetHashKey('weapon_heavysniper'),
    ['weapon_heavysniper_mk2']       = GetHashKey('weapon_heavysniper_mk2'),
    ['weapon_marksmanrifle']         = GetHashKey('weapon_marksmanrifle'),
    ['weapon_marksmanrifle_mk2']     = GetHashKey('weapon_marksmanrifle_mk2'),
    ['weapon_rpg']                   = GetHashKey('weapon_rpg'),
    ['weapon_grenadelauncher']       = GetHashKey('weapon_grenadelauncher'),
    ['weapon_grenadelauncher_smoke'] = GetHashKey('weapon_grenadelauncher_smoke'),
    ['weapon_minigun']               = GetHashKey('weapon_minigun'),
    ['weapon_firework']              = GetHashKey('weapon_firework'),
    ['weapon_railgun']               = GetHashKey('weapon_railgun'),
    ['weapon_hominglauncher']        = GetHashKey('weapon_hominglauncher'),
    ['weapon_compactlauncher']       = GetHashKey('weapon_compactlauncher'),
    ['weapon_rayminigun']            = GetHashKey('weapon_rayminigun'),
    ['weapon_grenade']               = GetHashKey('weapon_grenade'),
    ['weapon_bzgas']                 = GetHashKey('weapon_bzgas'),
    ['weapon_smokegrenade']          = GetHashKey('weapon_smokegrenade'),
    ['weapon_flare']                 = GetHashKey('weapon_flare'),
    ['weapon_molotov']               = GetHashKey('weapon_molotov'),
    ['weapon_stickybomb']            = GetHashKey('weapon_stickybomb'),
    ['weapon_proxmine']              = GetHashKey('weapon_proxmine'),
    ['weapon_snowball']              = GetHashKey('weapon_snowball'),
    ['weapon_pipebomb']              = GetHashKey('weapon_pipebomb'),
    ['weapon_ball']                  = GetHashKey('weapon_ball'),
    ['weapon_petrolcan']             = GetHashKey('weapon_petrolcan'),
}

Last updated