Gets a weaponID from a alias
CSWeaponID CS_AliasToWeaponID(const char[] alias)
Weapon alias to attempt to get an id for.
Returns a weapon id or 0 if failed to find a match.
For best results use CS_GetTranslatedWeaponAlias on the weapon name before passing it.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.