Skip to content

Instantly share code, notes, and snippets.

@alexguirre
Created October 14, 2016 18:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexguirre/32cf6334ce850f482153bb55fe38037b to your computer and use it in GitHub Desktop.
Save alexguirre/32cf6334ce850f482153bb55fe38037b to your computer and use it in GitHub Desktop.
internal enum WeaponHashEx : uint
{
Unarmed = 2725352035,
Animal = 4194021054,
Cougar = 148160082,
Knife = 2578778090,
Nightstick = 1737195953,
Hammer = 1317494643,
Bat = 2508868239,
GolfClub = 1141786504,
Crowbar = 2227010557,
Pistol = 453432689,
CombatPistol = 1593441988,
APPistol = 584646201,
Pistol50 = 2578377531,
MicroSMG = 324215364,
SMG = 736523883,
AssaultSMG = 4024951519,
AssaultRifle = 3220176749,
CarbineRifle = 2210333304,
AdvancedRifle = 2937143193,
MG = 2634544996,
CombatMG = 2144741730,
PumpShotgun = 487013001,
SawnOffShotgun = 2017895192,
AssaultShotgun = 3800352039,
BullpupShotgun = 2640438543,
StunGun = 911657153,
SniperRifle = 100416529,
HeavySniper = 205991906,
RemoteSniper = 856002082,
GrenadeLauncher = 2726580491,
SmokeGrenadeLauncher = 1305664598,
RPG = 2982836145,
PassengerRocket = 375527679,
AirstrikeRocket = 324506233,
Stinger = 1752584910,
Minigun = 1119849093,
Grenade = 2481070269,
StickyBomb = 741814745,
SmokeGrenade = 4256991824,
BZGas = 2694266206,
Molotov = 615608432,
FireExtinguisher = 101631238,
PetrolCan = 883325847,
Digiscanner = 4256881901,
Briefcase = 2294779575,
Briefcase2 = 28811031,
Ball = 600439132,
Flare = 1233104067,
VehicleRocket = 3204302209,
BarbedWire = 1223143800,
Drowning = 4284007675,
DrowningInVehicle = 1936677264,
Bleeding = 2339582971,
ElectricFence = 2461879995,
Explosion = 539292904,
Fall = 3452007600,
Exhaustion = 910830060,
HitByWaterCannon = 3425972830,
RammedByCar = 133987706,
RunOverByCar = 2741846334,
HeliCrash = 341774354,
Fire = 3750660587,
AnimalRetriever = 3854032506,
SmallDog = 3146768957,
TigerShark = 743550225,
HammerheadShark = 3030980043,
KillerWhale = 4198358245,
Boar = 861723357,
Pig = 1205296881,
Coyote = 1161062353,
Deer = 4106648222,
Hen = 955837630,
Rabbit = 2793925639,
Cat = 3799318422,
Cow = 94548753,
BirdCrap = 1834887169,
Gusenberg = 1627465347,
Railgun = 1834241177,
MarksmanRifle = 3342088282,
HeavyShotgun = 984333226,
Musket = 2828843422,
Firework = 2138347493,
VintagePistol = 137902532,
Dagger = 2460120199,
BullpupRifle = 2132975508,
SpecialCarbine = 3231910285,
HeavyPistol = 3523564046,
SNSPistol = 3218215474,
Bottle = 4192643659,
Snowball = 126349499,
ProximityMine = 2874559379,
HomingLauncher = 1672152130,
Flashlight = 2343591895,
TechnicalTurret = 2144528907,
SavageHindCannon = 1638077257,
ValkyrieTurret = 1097917585,
InsurgentTurret = 1155224728,
Handcuffs = 3494679629,
GarbageBag = 3794977420,
FlareGun = 1198879012,
MachinePistol = 3675956304,
Machete = 3713923289,
CombatPDW = 171789620,
MarksmanPistol = 3696079510,
KnuckleDusters = 3638508604,
TurretLimo = 729375873,
Switchblade = 3756226112,
HeavyRevolver = 3249783761,
AirDefenceGun = 738733437,
FireTruckWaterCannon = 1422046295,
CompactRifle = 0x624FE830,
DoubleBarrelShotgun = 0xEF951FBB,
AutoShotgun = 0x12E82D3D,
BattleAxe = 0xCD274149,
CompactLauncher = 0x781FE4A,
MiniSMG = 0xBD248B55,
PipeBomb = 0xBA45E8B8,
PoolCue = 0x94117305,
Wrench = 0x19044EE0,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment