mail delayed

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
Supergala
Posts: 504
Joined: Mon May 17, 2010 3:40 pm
Location: Poland

mail delayed

#1 Post by Supergala » Wed May 27, 2015 10:22 pm

i try to send some item to my alt but i have a problem because MM say me"mailing delayed ,no mailbox found".which is the function for relog same account and continue to send item?
maybe in rocks's mailbox function there is a string for automatically relog,but not work for me or i must set it.anyone can help me pls?

Code: Select all

<?xml version="1.0" encoding="utf-8"?><waypoints>
<onLoad>
nameTable =
{
"char1,"char2","char3,"char4","char5,"char6"
};
counter = 1;

<!-- Function to Buy Belts Wailing Fjord -->
function buyBelts_Fjord()
player:openStore("Didide Spiderfoot")
store:buyItem(228959, 20);
yrest(1000);
end
</onLoad>

   <!-- #  1 --><waypoint x="-10294" z="2230" y="43">
         player:target_NPC("Didide Spiderfoot") 
   store:buyItem(228959, 15);
   yrest(1000)
   </waypoint>
   <!-- #  2 --><waypoint x="-10258" z="2236" y="50">   </waypoint>
   <!-- #  3 --><waypoint x="-10155" z="2235" y="47">   </waypoint>
   <!-- #  4 --><waypoint x="-10072" z="2255" y="48">   </waypoint>
   <!-- #  5 --><waypoint x="-9992" z="2265" y="50">   </waypoint>
   <!-- #  6 --><waypoint x="-9912" z="2270" y="49">
         player:target_NPC(123006) -- Mailbox
UMM_SendByNameOrId(nameTable[counter],228959, 15);
yrest(500);
counter = counter  + 1;
	</waypoint>
</waypoints>

User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: mail delayed

#2 Post by rock5 » Wed May 27, 2015 11:41 pm

If it says "No mailbox found" then it couldn't find the mailbox. Really, the only mailboxes that can't be found are ones that don't have the floating mail icons hovering over them. I've had to add exceptions for those. 123006 is one of the exceptions so it should work. Are you possibly using an older version of the userfunction that doesn't include the exception? If so then try updating addon_Rock5s_Mail_Functions.lau.
  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 3 guests