Page 2 of 2
Re: code to switch characters.
Posted: Wed Dec 18, 2013 2:12 pm
by Bill D Cat
Code: Select all
SetCharList({
{account=2, chars= {2,3,4,5,6,7,8}},
{account=3, chars= {1,2}},
})
Quit_Game = "true"
LoginNextChar()
loadProfile <----- Should be loadProfile()
loadPaths("Tier")
end
end
Re: code to switch characters.
Posted: Wed Dec 18, 2013 10:22 pm
by rock5
Sorry, it's supposed to be
Re: code to switch characters.
Posted: Sat Dec 21, 2013 4:03 pm
by Lamkefyned
HELP PLEASE!!!!
Re: code to switch characters.
Posted: Sat Dec 21, 2013 6:25 pm
by Bill D Cat
Por que? You did not say what you needed help with this time.
Re: code to switch characters.
Posted: Sat Dec 21, 2013 8:41 pm
by Lamkefyned
Hi, sorry I did not put the message before.
I got an error. Character does not change but the game closes.
Re: code to switch characters.
Posted: Sat Dec 21, 2013 8:56 pm
by Bill D Cat
Are you starting with the last character on your login list? I could understand if that were the case and the script ended because it had not other character on the list to login to run the next waypoint file.
Re: code to switch characters.
Posted: Sat Dec 21, 2013 10:06 pm
by rock5
It can also happen if you start with a character that is not on the character list.
Re: code to switch characters.
Posted: Sun Dec 22, 2013 7:11 am
by Lamkefyned
I started with one that was not on the list.did not know that that character had also put.
Re: code to switch characters.
Posted: Sun Dec 22, 2013 7:26 am
by rock5
This is the way it works. It looks for the current character in the list. When it finds it, it loads the next character. If the current character is not on the list then it wont know which character to load.
Re: code to switch characters.
Posted: Sun Dec 22, 2013 1:23 pm
by Lamkefyned
Thanks I have corrected 2 errors on the pj and the customer renombrear ROM.ink