Page 1 of 1
[question]where allow all class for retail sub
Posted: Sun Jul 03, 2011 6:13 pm
by darknessneo
Hello, all is in the question,
i wan to allow all class for retail, or just add some class, cuz spoiler cant add retail sub for crafter, and i wanted to add that.
Whats file i need to edit?
I checked alot of them, and checked config files, i found nothing.
Thx
Re: [question]where allow all class for retail sub
Posted: Sun Jul 03, 2011 7:52 pm
by AntV
Afaik there is no option to enable all subclasses, mostly because currently Kamael restrictions are based on Race and not on class.
This means that a Kamael that Subs into Gladiator cannot equip Heavy Armor (although it doesn't have Guilted Body skill) and a human that subs into Trickster cannot equip a Crossbow (it still can equip a bow and change it though and use it normally until he decides to unequip it

)
Re: [solved]where allow all class for retail sub
Posted: Mon Jul 04, 2011 2:05 am
by darknessneo
ok, cant add all class for sub retail, but whats about add 1 class for dwarf for ex?
Ok, found. Thx for nothing...
If someone wan to edit too, go in the core, in playerclass.java (com.l2jserver.gameserver.model.base)
Code: Select all
private static final Set<PlayerClass> neverSubclassed = EnumSet.of(Overlord);
i removed Warsmith after Overlord, and tadaaa...
Re: [question]where allow all class for retail sub
Posted: Tue Jul 05, 2011 8:37 am
by Ithil
Nice, but now anyone can sub to crafer. ^^
Re: [question]where allow all class for retail sub
Posted: Wed Jul 06, 2011 10:39 pm
by darknessneo
Ithil wrote:Nice, but now anyone can sub to crafer. ^^
yes, but its not realy a problem if ppl wan make a crafter in retail.
I added all retail elf for DE and retail DE for elf too ^^
im curious too see a DE sps =)