Shows icons for each mat with mouseover tooltip to provide the name and/or a brief message.
Inside icon is BAG quantity, under icon is BANK quantity. It is profession based so only matching
items will appear. It has a SHOW/HIDE toggle switch. It will not load in combat or instances.
It will require the creation of three General Macros to function properly. See Below:
Name #1 --> Toggle_SKIN
Macro #1 --> /run cvar="Toggle_SKIN" SetCVar(cvar,1-GetCVar(cvar),cvar)
Name #2 --> Toggle_HERB
Macro #2 --> /run cvar="Toggle_HERB" SetCVar(cvar,1-GetCVar(cvar),cvar)
Name #3 --> Toggle_ORE
Macro #3 --> /run cvar="Toggle_ORE" SetCVar(cvar,1-GetCVar(cvar),cvar)
DMT MESSAGE (This can be deleted) (text)
DMT TOGGLE - Skin (icon)
DMT TOGGLE - Herb (icon)
DMT TOGGLE - Ore (icon)
DMT HERB - Riverbud (icon)
DMT HERB - Star Moss (icon)
DMT HERB - Akunda's Bite (icon)
DMT HERB - Winter's Kiss (icon)
DMT HERB - Siren's Pollen (icon)
DMT HERB - Anchor Weed (icon)
DMT HERB - Sea Stalk (icon)
DMT ORE - Monelite (icon)
DMT ORE - Platinum (icon)
DMT ORE - Storm Silver (icon)
DMT SKIN - Coarse Leather (icon)
DMT SKIN - Tempest HIde (icon)
DMT SKIN - Calcified Bone (icon)
DMT SKIN - Blood-Stained Bone (icon)
DMT SKIN - Shimmerscale (icon)
DMT SKIN - Mistscale (icon)