Weapon Slots
info
Weapon Slots used by GetWeaponSlot and GetPlayerWeaponData.
| Definition | Value | 
|---|---|
| WEAPON_SLOT_UNKNOWN | -1 | 
| WEAPON_SLOT_UNARMED | 0 | 
| WEAPON_SLOT_MELEE | 1 | 
| WEAPON_SLOT_PISTOL | 2 | 
| WEAPON_SLOT_SHOTGUN | 3 | 
| WEAPON_SLOT_MACHINE_GUN | 4 | 
| WEAPON_SLOT_ASSAULT_RIFLE | 5 | 
| WEAPON_SLOT_LONG_RIFLE | 6 | 
| WEAPON_SLOT_ARTILLERY | 7 | 
| WEAPON_SLOT_EXPLOSIVES | 8 | 
| WEAPON_SLOT_EQUIPMENT | 9 | 
| WEAPON_SLOT_GIFT | 10 | 
| WEAPON_SLOT_GADGET | 11 | 
| WEAPON_SLOT_DETONATOR | 12 |