What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

HasNewMail and/or MailCount have cache?

Tweety

New Member
Joined
Sep 6, 2013
Messages
317
Reaction score
0
When I got a X amount of mails that are not opened all at ones the bot gets the first part and then forgets that there are more mails and doesn't check the mail again.
Inrego said:
Inrego said:
By a quick glance, the code looks right - maybe there's a bug with HasNewMail or MailCount (I suspect HasNewMail if any).
 
Do you still see the 'you've got mail' indicator on the minimap? Some addons read the mail as soon as its open which makes the minimap icon disappear even though there is still mail to collect.

This confuses Professionbuddy into thinking there is no more mail to collect.
 
here is the code I always use in professionbuddy profiles
Yep, I am using same IF Condition: <If Condition="(HasNewMail || MailCount > 0)">
The bot goes to the mails. Gets the mail. There are more mails to be displaid, but WoW does not put all the mails on display it cuts them on portions of ~60. Or is this an addon, like Postal, that I use that does that and maybe it's fucking up the mail? Or is the cutting the mails on portions default thing for the game?

Do you still see the 'you've got mail' indicator on the minimap? Some addons read the mail as soon as its open which makes the minimap icon disappear even though there is still mail to collect.

This confuses Professionbuddy into thinking there is no more mail to collect.
The new mail icon on the minimap is there. I do have a mail addon - Postal. If I am getting the mail by hand what would've happen is to get the first 60 mails with the button Open All and then the Postal addon would say there are more mails currently not displayed that will be available in 30 seconds, refreshing the mail box in 10 seconds. And if I wait next to the mailbox for the next 30 seconds I will get the rest of the mail. However the bot goes, gets the first portion of mails and forgets about the rest even though I tell him to check the mail again if there is any (the icon with new mails is there) - he doesn't because he thinks that there are none.
 
After Over 9000 closed threads I gotta bump this one so it isn't on 3rd page.
 
Back
Top