Hey I have a question.
I'm using this one:
<SellItemOnAhAction Category="Glyph" SubCategoryType="WoWItemGlyphClass" SubCategory="None" UseCategory="True" RunTime="_12_Hours" AmountType="Amount" ItemID="72988" MinBuyout="60g0s0c" MaxBuyout="4999g99s99c" StackSize="1" IgnoreStackSizeBelow="1" Amount="1" BidPrecent="75" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="False" Location="0, 0, 0" />
Now my question is:
This posts 1 glyph everytime I post to the AH, but I want to know if its possible that it posts another glyph when mine is undercut. atm its says: skipping, maximum amount already posted. Its kinda like the Tradeskillmaster addon, that addon posts 1 glyph each time you post the AH, but the next time when you post the AH it will also undercut other glyphs.
Thanks