Azeroth-Pilot-Reloaded / azeroth-pilot-reloaded

Azeroth Pilot Reloaded
GNU General Public License v3.0
28 stars 9 forks source link

Add a buy option not dependent on qpart #267

Closed Neogeekmo closed 4 months ago

Neogeekmo commented 4 months ago

Create a buy step option not dependent on qpart, to avoid issue with auto buy setting link this step option to the quest id like :

BuyMerchant = {
            count = 5,
            itemID = 74660,
            questID = ????,
        },

Event: CHAT_MSG_LOOT (can check the auto questDrop on APR Route recorder)