cheald / WorldQuestAssistant

WQA is a simple addon which helps you find groups for world quests more easily
1 stars 0 forks source link

Allowing queuing for WQ from the quest tracker #1

Closed johnsolver closed 6 years ago

johnsolver commented 7 years ago

Not sure why opt for a queue from the map when you can queue from the objective tracker.

A lot of people tend to select several WQs (shift click) before doing their rounds (in the TrackerBlocks). Currently the addon simply doesn't show the buttons for a quest that isn't active (in IsEligibleQuest GetQuestLogIndexByID(questID) ~= 0) removing that condition makes it work as expected ie. allows queuing for any WQ in the tracker.

Is that to avoid abuse, not sure how effective that is given that server-hop exists.

saibantes commented 6 years ago

Since 0.6.1-beta: You can queue from the quest tracker and also from the map (with middle mouse button), as advertised by the addon description.