friedmag / bider

DKP/auction addon for World of Warcraft
1 stars 0 forks source link

auto-assign loot broken #22

Closed friedmag closed 15 years ago

friedmag commented 15 years ago

Seems to assign one loot, then break. I think the index of loot might be shifting - maybe if I iterated through it backward, it would work?

friedmag commented 15 years ago

I don't remember if I actually changed anything here, though I might have tweaked it. Either way, it would seem that loot assignment can't be done back-to-back. Basically, need to assign - one gets assigned (wait for it to disappear from the loot window). Then assign again, and the next gets assigned (first one gets a 'cannot find' error). Rinse and repeat.