Page 1 of 1

Class Change Restart

Posted: Sat Apr 10, 2010 9:16 pm
by Abyssal
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number: 1434
L2JDP Revision Number: 1434
hello there. i know i shouldnt make another topic but this time i want something that i guess its too easy for a developer and im sure its already posted somewhere, its just that i cannot find it:

can you guys give me a script in order to make the skills be stored to the skill list without a restart? as i said i use an old revision so this bug still works. i mean when you change your class you must restart to have the new skills. i want to know if there is a code to fix this (well im sure there is but i dont know if someone wants to give it to me, since i didnt have the expected answer in my old topics though i know you could give it to me - no hard feelings :)).

so... is there a script?

Re: Class Change Restart

Posted: Thu Apr 15, 2010 2:12 pm
by Abyssal
what's wrong guys? its just a simple question for you... am i invisible?

Re: Class Change Restart

Posted: Thu Apr 15, 2010 2:18 pm
by jurchiks
not sure but maybe broadcastUserInfo() works...

Re: Class Change Restart

Posted: Sat Apr 17, 2010 5:07 pm
by Abyssal
where should i add it?

Re: Class Change Restart

Posted: Sat Apr 17, 2010 5:49 pm
by jurchiks
find where those skills are given and add it there
dunno where it is on IL

Re: Class Change Restart

Posted: Sun Apr 18, 2010 9:40 pm
by Abyssal
do you know in which file?

Re: Class Change Restart

Posted: Fri Apr 23, 2010 10:16 pm
by Abyssal
come on guys give some more clues. you said you dont know where it is in interlude. ok tell me where it is in gracia or epilogue or whatever just tell me where i should search for it. i cant search all the java files looking for the right one.

Re: Class Change Restart

Posted: Sat Apr 24, 2010 10:46 am
by jurchiks
search for "subclass" in source, *.java
and to find out how to apply the skill, find where skill learning is (the npc bypass might help) and look for the function that applies the skill

Re: Class Change Restart

Posted: Sat Apr 24, 2010 2:13 pm
by Abyssal
are you sure about this? because i was asking for the class change in the class changer - roy the cat etc. i mean the profession change. you know, the quests. you go 20 level and you have to update your class, when you do it, you have to kill a monster or restart to get the skills. do you understand?

Re: Class Change Restart

Posted: Sat Apr 24, 2010 3:22 pm
by jurchiks
dude, when you switch subclass, you also get new skills, that's the connection
check how it's done and how it's refreshed