L2JMobius

High Five SubClass Acumulative (?

JkDev · 1 · 1732

Offline JkDev

  • Heir
  • **
    • Posts: 12
  • I am JkDev i am Dino!
    • Arena Games Support and Developer
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.