Not signed in (Sign In)
  1.  
    Quite simple. No other mail-related mods I know of.

    Once BC is loaded, attempts to get items or money from mail generally just fail. Nothing happens.

    ... But wait, it's more interesting.

    If I "/bc load never", relog, open my mailbox, then "/bc load", I can read my mail fine.

    Hmmm.
  2.  
    I think I have it figured out.

    I have a macro I picked up for grabbing my mail that just does /script GetMailItem (or whatever it is). For some reason, this doesn't work when BC is around, because the mail isn't opened, so the game doesn't generate the auction house receipt.
  3.  
    Posted by: seebs on Jun 22 2006, 01:16 AM
    I think I have it figured out.

    I have a macro I picked up for grabbing my mail that just does /script GetMailItem (or whatever it is). For some reason, this doesn't work when BC is around, because the mail isn't opened, so the game doesn't generate the auction house receipt.


    Confirmed. My script just does

    TakeInboxItem(1);
    TakeInboxMoney(1);

    If I run it on an auctionhouse mail item, with beancounter loaded, I can't extract stuff from that item until I log out.
World of Warcraft™ and Blizzard Entertainment™ are trademarks or registered trademarks of Blizzard Entertainment, Inc. in the U.S. and/or other countries.