Page 1 of 1

I can't open the Logar mailbox

Posted: Fri Dec 07, 2012 8:06 pm
by mrtgtr
I must take mails auto from Logar Mailbox.

player:target_Object("Logar mailbox",1000);
ChoiceOptionByName("Open mailbox");
UMM_TakeMail();

It is not work.

Please help how I auto open Logar Mailbox and take all mails ?

Re: I can't open the Logar mailbox

Posted: Fri Dec 07, 2012 8:48 pm
by Ego95
http://solarstrike.net/phpBB3/viewtopic ... =mail+mods

The mailbox no longer needs to be open. UMM will find and open it for you.

So just use the commands, that are used in Rock's Mail Mods topic to get your mails ;)

Re: I can't open the Logar mailbox

Posted: Fri Dec 07, 2012 10:08 pm
by rock5
That's true but then, why didn't it work?

What was printed in the MM window?

Re: I can't open the Logar mailbox

Posted: Sat Dec 08, 2012 5:15 pm
by mrtgtr
rock5 wrote:That's true but then, why didn't it work?

What was printed in the MM window?
I want to open mail box, take all mails and do 10 lvl daily quest in logar(Sharp bear claw 5 grain )

My waypoints codes is here.

<?xml version="1.0" encoding="utf-8"?><waypoints>
<!-- # 1 --><waypoint x="-423" z="-5998" y="21"> </waypoint>
player:target_Object("Logar mailbox",1000);
ChoiceOptionByName("Open mailbox");
UMM_TakeMail();
<!-- # 2 --><waypoint x="-551" z="-5958" y="24"> </waypoint>
<!-- # 3 --><waypoint x="-613" z="-5824" y="24"> </waypoint>
</waypoints>

wich is wrong ?

Char is going to near to mailbox and it is not open


How must be waypoint codes ?

Re: I can't open the Logar mailbox

Posted: Sun Dec 09, 2012 1:06 am
by rock5
You didn't answer the question
rock5 wrote:What was printed in the MM window?
But it looks like English is not your first language. Are you playing in English?

Re: I can't open the Logar mailbox

Posted: Sun Dec 09, 2012 7:45 am
by Ego95
Maybe it's called "Logar Mailbox" instead of "Logar mailbox"?