Repeatable looting steps
gameldar opened this issue ยท 3 comments
I had this issue with the Alliance Hellfire guide - but I imagine there is a case for it in other circumstances (Zangar Marsh Sporeggar rep for example).
The guide looks like this:
N Demonic Rune Stone |QID|10144| |N|Kill Demons until you have 4 Demonic Rune Stones. | |L|28513 4|M|71.20,58.75|
N Portal Kaalez |QID|10144| |N|Disrupt the portal here by clicking on it when inside. | |Q|Disrupt Their Reinforcements|QO|Disrupt Portal Kaalez: 1/1|M|72.70,58.95|
N Demonic Rune Stone |QID|10144| |N|Kill Demons until you have 4 Demonic Rune Stones. | |L|28513 4|
C Disrupt Their Reinforcements |N|Disrupt the portal here. | |QID|10144|M|71.50,55.15|
What happens is that when you complete the first of the looting it also completed the step 2 following (because you have then collected 4 rune stone) - however you actually need to collect 4, destroy the portal, collect another 4 and then destroy the second portal.
I see two ways of handling this:
- Only complete loot steps when they are the current step (or a current sticky)
- Add some other way of marking (maybe in the 'count' field) that this is a repeated loot step so that it isn't completed unless it is the active step
I think the first choice is the most appropriate. I will fix this before the next release. Thanks for the catch :)
Fixed, to choice number one: Only complete loot steps when they are the current step (or a current sticky). Uploaded. Needs testing.