Automatic Transmission

Automatic Transmission

817 Downloads

Shift-Clicking Quests

Dairyman opened this issue ยท 1 comments

commented

Auto-inserting Quest is contra productive. As Shift-Clicking is used for toggle tracking for Quest/Worldquests.

commented

You missed WorldQuests and Quests on the WorldMap else rest works perfect ๐Ÿ‘ .

Maybe add what in form of this?

local pinTemplate = frame.pinTemplate
if pinTemplate and strsub(pinTemplate, -16)  == "QuestPinTemplate" then
    return
end