L2JMobius

Free Users => General Discussion => Topic started by: JkDev on October 17, 2020, 11:03:02 PM

Title: SubClass Acumulative (?
Post by: JkDev on October 17, 2020, 11:03:02 PM
Hi, now that I have a l2jmobius H5 server, I wanted to know how I make the classes cumulative and making a subclass does not erase the skills of the previous class.

Already configured some things like:

Quote
AutoLearnSkills = True | # Default: False
AutoLearnForgottenScrollSkills = True | # Default: False
AutoLearnDivineInspiration = True | # Default: False
StoreSkillCooltime = True | # Default: True
SubclassStoreSkillCooltime = True | # Default: False
AllowClassMasters = True | # Default: False
AlternateClassMaster = True | # Default = False
AltGameSkillLearn = True  | # Default: False
AltSubClassWithoutQuests = True |  # Default: False
AltSubclassEverywhere = True | # Default: False
AltTransformationWithoutQuest = True | # Default: False

I know you have to edit something in the gameserver but it would be good if you could give me a guide or the code to replace. I would appreciate it very much! I'm sorry for my English.