View Single Post
01-09-21, 10:21 AM   #5
sezz
A Chromatic Dragonspawn
AddOn Author - Click to view addons
Join Date: Apr 2008
Posts: 158
i have the soul trader pet, he can't be used as a normal vendor

in my auto-vendoring module i just register the BAG_UPDATE_DELAYED event when the option to automatically sell on bag update is enabled. i don't know the scrap addon, but basically you want to look for where it registers MERCHANT_SHOW and also register BAG_UPDATE_DELAYED with the same event handler
  Reply With Quote