-
Valued Member
[Help] Needing Hellbound subClass script
Ive tryed changin my settings to allow without quest item, Still no luck...
I have tryed 31228 NPC, but dont work correctly.
Please help me solve this
-
-
~ksemer~
Re: [Help] Needing Hellbound subClass script
31228 is a class changer. for subclass go to the priests with a char
-
Member
Re: [Help] Needing Hellbound subClass script
You need to go into your configs where "AllowClassMasters = True" is and right there should be sumthing like "AltSubClassWithoutQuests = False" with the description : " Allow players to add subclass without checking for unique quest items"
Put that to "True" and your players won't need to make quests for subclasses
-
Valued Member
Re: [Help] Needing Hellbound subClass script
still no luck guys..... DarkAngel the scipt for that npc just says i cant change your class.
im using l2j Free 1.1.4
if i change ConfigClassMaster (So its free) i get a error because its True =/
Help please.......
-
~ksemer~
Re: [Help] Needing Hellbound subClass script
# ConfigClassMaster=1;[];[];2;[];[];3;[];[]
# 1st, 2nd, 3rd occupation change for free, without rewards
ConfigClassMaster = 1;[57(100000)];[];2;[57(1000000)];[];3;[57(10000000)],[5575(1000000)];[6622(1)]
# Spawn Class Master npc if you have any in spawnlist. Default = False
SpawnClassMaster = True
these must be the class master configs :P
-
Valued Member
Re: [Help] Needing Hellbound subClass script
-
~ksemer~
Re: [Help] Needing Hellbound subClass script