Since 7.2 made "picks up all items" part of the core UI, this now just adds a button for only picking up gold from your inbox. It plays nice with the default UI open-all button.
Been using this addon for as long as it existed and started using this in classic also. I found that v17 didn't work properly but v16 works just fine. V16 worked through classic, classic tbc and now still works in classic WotLK pre-patch. Would you consider putting this v16 up for the classic versions?
First of all, thank you for again updating the addon, have been using this for a very long time now :-)
Just the Twitch app doesn't seem to be able to update to OpenAll-v17.zip, it shows as gameversion 7.2.0 in the app and it keeps on popping up as and item that can be updated. This is not the only addon doing that in the Twitch app so it might as well be the app that behaves in strange ways.
Even tho Blizzard added their own button, Id love to see this addon updated just for the 'Take Cash' button, or even if you could show how much gold is in your mailbox by mousing over Blizzards Open All button.
It's been good. Thanks for all the automatic mail opening over the last decade ... it only took Blizz a little longer than that, but they've finally baked this functionality into the default UI.
Useful function adjustment for people bothered by this particular issue...yknow those ashran unique (5) items? addon gets stuck on 'em when you have 5 in inventory/bank. I fixed this. now it skips if you can't take any more of an item.
replace relevant function in OpenAll.lua:
function onEvent(frame, event, arg1, arg2, arg3, arg4) if event == "UI_ERROR_MESSAGE" then if arg1 == ERR_INV_FULL then stopOpening("Stopped, inventory is full.") end if arg1 == ERR_ITEM_MAX_COUNT then --skip items we cant take any more of openMail(lastopened - 1) end end end
hi ;) i have been using open all for ages but now for some reason i can not get it to work i have updated it but it int he game it comes up as out of date for the past 3 patches at least. i love your program and want to continue using it. i have tried all the ususal things includig using curse client to download, downloading it from here. i am boggled what to try next.
This description is super basic, and doesn't really make the add-on attractive. Could you be a little more specific than just: "Opens all your mail" please? What I'm looking for is an AH specifc mail add-on that will open and collect unsold goods so I don't have go through the tedious process of opening each individually. Sold items would be good too.
But, I only want this for AH based mail. Preferrably just for my own unsold items, rather than any sales, or anything I bought. Are there setting availabe on this add-on that can do it? I mean, if it simply just "opens all your mail" I'm sure it could be adapted to do so.
What I do like about this one, is that it's not a child mod of some parent version, which is annoying when you're just looking for a lightweight addition to an already modded game. Please let me know what this add-on is caple of, and if the tweaks I mentioned can be added if they are not already present.
Thankyou
Edit: Note: "Postal" already does this, but it's in addition to a load of other functionality I couldn't care less about, and probably eats up memory. I really just want this one feature.
This version on Curse (v6) is partly broken in 4.1, in that it leaves up to a dozen mail items unopened out of each batch of 50. The slightly newer version on wowace (r48) does not have this bug.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hi Kemayo,
Been using this addon for as long as it existed and started using this in classic also. I found that v17 didn't work properly but v16 works just fine. V16 worked through classic, classic tbc and now still works in classic WotLK pre-patch. Would you consider putting this v16 up for the classic versions?
Thanks in advance :-)
In reply to shiobanelly:
Thanks for the suggestion! I've gone ahead and set it up for that.
In reply to Kemayo:
That's very cool :-)
the transition from WotLK pre-patch to actual release was also without problems with this version
Hi Kemayo,
First of all, thank you for again updating the addon, have been using this for a very long time now :-)
Just the Twitch app doesn't seem to be able to update to OpenAll-v17.zip, it shows as gameversion 7.2.0 in the app and it keeps on popping up as and item that can be updated. This is not the only addon doing that in the Twitch app so it might as well be the app that behaves in strange ways.
Thanks again for your attention :-)
Even tho Blizzard added their own button, Id love to see this addon updated just for the 'Take Cash' button, or even if you could show how much gold is in your mailbox by mousing over Blizzards Open All button.
Okay, updated for that!
It's been good. Thanks for all the automatic mail opening over the last decade ... it only took Blizz a little longer than that, but they've finally baked this functionality into the default UI.
Thanks again =)
I know, right? It took them so long. :D
I might strip this down to just the "pick up my gold" functionality, and keep it around, since I do use that.
That would be awesome! =)
I've updated for that.
I have a problem: It doesn't update the mail icon.
Please pick up the little buttons above and center them. The addon is very good. But it looks like a hit.
11/10/2016 WoW is claiming this is out of date :(
Useful function adjustment for people bothered by this particular issue...yknow those ashran unique (5) items? addon gets stuck on 'em when you have 5 in inventory/bank. I fixed this. now it skips if you can't take any more of an item.
replace relevant function in OpenAll.lua:
function onEvent(frame, event, arg1, arg2, arg3, arg4)
if event == "UI_ERROR_MESSAGE" then
if arg1 == ERR_INV_FULL then
stopOpening("Stopped, inventory is full.")
end
if arg1 == ERR_ITEM_MAX_COUNT then
--skip items we cant take any more of
openMail(lastopened - 1)
end
end
end
Please, fix this handy addon for 6.0.2!
hi ;) i have been using open all for ages but now for some reason i can not get it to work i have updated it but it int he game it comes up as out of date for the past 3 patches at least. i love your program and want to continue using it. i have tried all the ususal things includig using curse client to download, downloading it from here. i am boggled what to try next.
blueberrie tanaris
This description is super basic, and doesn't really make the add-on attractive. Could you be a little more specific than just: "Opens all your mail" please? What I'm looking for is an AH specifc mail add-on that will open and collect unsold goods so I don't have go through the tedious process of opening each individually. Sold items would be good too.
But, I only want this for AH based mail. Preferrably just for my own unsold items, rather than any sales, or anything I bought. Are there setting availabe on this add-on that can do it? I mean, if it simply just "opens all your mail" I'm sure it could be adapted to do so.
What I do like about this one, is that it's not a child mod of some parent version, which is annoying when you're just looking for a lightweight addition to an already modded game. Please let me know what this add-on is caple of, and if the tweaks I mentioned can be added if they are not already present.
Thankyou
Edit: Note: "Postal" already does this, but it's in addition to a load of other functionality I couldn't care less about, and probably eats up memory. I really just want this one feature.
dosnt work
Does too.