WeaponIds
Weapon id values
Values
| Name | Value | Description |
|---|---|---|
| WEAPON_NONE | 0 | Weapon id used for invalid weapon ids. |
| WEAPON_CROWBAR | 1 | |
| WEAPON_GLOCK | 2 | |
| WEAPON_PYTHON | 3 | |
| WEAPON_MP5 | 4 | |
| WEAPON_CHAINGUN | 5 | |
| WEAPON_CROSSBOW | 6 | |
| WEAPON_SHOTGUN | 7 | |
| WEAPON_RPG | 8 | |
| WEAPON_GAUSS | 9 | |
| WEAPON_EGON | 10 | |
| WEAPON_HORNETGUN | 11 | |
| WEAPON_HANDGRENADE | 12 | |
| WEAPON_TRIPMINE | 13 | |
| WEAPON_SATCHEL | 14 | |
| WEAPON_SNARK | 15 | |
| WEAPON_UZI | 17 | |
| WEAPON_MEDKIT | 18 | |
| WEAPON_CROWBAR_ELECTRIC | 19 | |
| WEAPON_PIPEWRENCH | 20 | |
| WEAPON_MINIGUN | 21 | |
| WEAPON_GRAPPLE | 22 | |
| WEAPON_SNIPERRIFLE | 23 | |
| WEAPON_M249 | 24 | |
| WEAPON_M16 | 25 | |
| WEAPON_SPORELAUNCHER | 26 | |
| WEAPON_DESERT_EAGLE | 27 | |
| WEAPON_SHOCKRIFLE | 28 | |
| WEAPON_DISPLACER | 29 | |
| MAX_WEAPONS | 256 | Maximum number of weapons that the game supports |