native any:cs_get_weapon_info(weapon_id, CsWeaponInfo:type);
weapon_id | Weapon id, see CSW_* constants |
type | Info type, see CS_WEAPONINFO_* constants |
Returns some information about a weapon.
Weapon information value
If weapon_id and type are out of bound, an error will be thrown.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.