QuickQuest

QuickQuest

684k Downloads

Feature request

yishuangfrank opened this issue · 5 comments

commented

I love this addon!

I was wondering if you can add a blacklist for NPC?

commented

See #11, but I don't really play the game any more. If someone submits a patch for it I'd be more than happy to add it in.

commented

Someone took over "Quest-o-matic" and added the blacklist for NPC.

However, we need to change "Core.lua" by ourself, using the following macro to get the target NPC's ID:
/run a=UnitGUID("target") if a==tonumber(string.match(UnitGUID('target'),'')) then end print(a)

Questomatic 2019.4.11.zip

commented

Thanks!

commented

Implemented in a9c4424.