// weapon constants WEAPON_NONE 0 WEAPON_CROWBAR 1 WEAPON_STUNSTICK 2 WEAPON_GRAVITYGUN 3 WEAPON_PISTOL 4 WEAPON_357 5 WEAPON_SMG1 6 WEAPON_AR2 7 WEAPON_SHOTGUN 8 WEAPON_CROSSBOW 9 WEAPON_FRAG 10 WEAPON_RPG 11 WEAPON_SLAM 12 WEAPON_BUGBAIT 13