Looking for a way to clear vendor temp inventory
Greetings!
I am Looking for a way to clear vendor temp inventory.
Apparently there is no actual quest commands available for that
other than: (which set, count, but don't clear)
quest::MerchantCountItem(uint32 npc_id, uint32 item_id)
quest::MerchantSetItem(uint32 npc_id, uint32 item_id, [uint32 quantity])
Thank You!
|