Subclass changing [interlude]
Posted: Sat Feb 20, 2010 2:25 pm
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number: 1431
L2JDP Revision Number: ${l2jdp.revision}
I've noticed at subclass changing/adding/deleting, you have to be on main class during. Now, question is if it's possible to do these things while being on sub ?
For example : my main is ES, got PK sub. At the moment i'm on PK and I want to add another subclass at my master. He says there's no subclasses available, so i switch to ES and click add. Now subclasses are thar and working if i click. Is it possible to do this without having to change to main ?
I've checked up code and if I start modifying it - classchecking and etc, i will prolly mess everything up as I've seen it's best way to check his current classid and work from it. That's why i'm asking here for an advice/solution or anything that will help me with this wewi difficult task for me ^^
ยป Find Revision
L2J Revision Number: 1431
L2JDP Revision Number: ${l2jdp.revision}

I've noticed at subclass changing/adding/deleting, you have to be on main class during. Now, question is if it's possible to do these things while being on sub ?
For example : my main is ES, got PK sub. At the moment i'm on PK and I want to add another subclass at my master. He says there's no subclasses available, so i switch to ES and click add. Now subclasses are thar and working if i click. Is it possible to do this without having to change to main ?
I've checked up code and if I start modifying it - classchecking and etc, i will prolly mess everything up as I've seen it's best way to check his current classid and work from it. That's why i'm asking here for an advice/solution or anything that will help me with this wewi difficult task for me ^^