View Single Post
  #1  
Old 10-15-2020, 10:22 PM
ChaosSlayerZ's Avatar
ChaosSlayerZ
Demi-God
 
Join Date: Mar 2009
Location: Umm
Posts: 1,492
Default 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!
Reply With Quote