Page 1 of 1

LogNextToon userfunction

Posted: Sun Sep 04, 2011 11:16 am
by botje
nothing special, just thought i would wrap the log next character function in a userfunction for ease of use :)

call it like this:

Code: Select all

LogNextToon("UserDefault", "Logar/AslanValley")
thats all.

Botje

Re: LogNextToon userfunction

Posted: Sun Sep 04, 2011 7:15 pm
by lisa
I think you forgot to post the file, or maybe the code for the user function ;)

Re: LogNextToon userfunction

Posted: Sun Sep 04, 2011 7:28 pm
by botje
LOL...

now THATS stupid xd

*fixes it

Botje

Re: LogNextToon userfunction

Posted: Wed Oct 26, 2011 6:29 am
by ExeCuter
How the title says I have a problem with userfunction_LogNextToon.
I got the file in the userfunctions folder.
There is
sendMacro("}LoginNextToon=true;a={")
sendMacro("Logout();"); yrest(3*60*1000) -- wait 3m for next character to load
in my waypointfiles but the character only logs out after finishing dailys. (It is the finished waypoint for elvendaily - token taken from the waypointsection in this forum)
Do I have to add something in my waypoints? I didn't find another thread which could help me.
Thanks for help.

Re: LogNextToon userfunction

Posted: Wed Oct 26, 2011 6:33 am
by lisa
you are getting closer, this is the topic you are looking for

Re: LogNextToon userfunction

Posted: Wed Oct 26, 2011 6:35 am
by ExeCuter
okay I just searched for LogNextToon, didn't know that it have to do with your posted topic, thanks.