Returns an icon representing an amount of money
See also Money functions.
Signature:
icon = GetCoinIcon(amount)
Arguments:
amount- Amount of money in copper (number)
Returns:
icon- Path to an icon texture representing the amount (string)Interface\Icons\INV_Misc_Coin_01- Small amount of GoldInterface\Icons\INV_Misc_Coin_02- Large amount of GoldInterface\Icons\INV_Misc_Coin_03- Small amount of SilverInterface\Icons\INV_Misc_Coin_04- Large amount of SilverInterface\Icons\INV_Misc_Coin_05- Small amount of CopperInterface\Icons\INV_Misc_Coin_06- Large amount of Copper