Gets a weapon name from a weapon alias
void CS_GetTranslatedWeaponAlias(const char[] alias, char[] weapon, int size)
Weapons alias to get weapon name for.
Buffer to store weapons name
Size of buffer to store the weapons name.
Will set the buffer to the original alias if it is not an alias to a weapon.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.