native bool:cs_get_translated_item_alias(const alias[], itemname[], maxlength);
alias | Alias name |
itemname | Buffer to store item name to |
maxlength | Maximum buffer size |
Returns an item name associated with a command alias.
The alias is case sensitive.
If not an alias to a weapon, buffer will be set with the original alias.
True if alias is translated, false otherwise
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.