[Help] Subclass L2J 

Status
Not open for further replies.
Junior Spellweaver
Joined
Jan 31, 2007
Messages
141
Reaction score
0
Please people help me.In my server the subclass quest dont works.I wanna do it with non quest,I mean just people to go to get subclass and they wont need to do subclass quest ( mimir's elixir ) or just tell me how to add mimir's elixir to GM shop ...


Thank you.
 
you can search the .properties files in ur /gameserver/config directory.I think its allowsubclasseswithoutquest thingy.......
 
Upvote 0
go to gameserver/config/altsettings properties file open then look for this:

# Allow player sub-class addition without checking for unique quest items.
AltSubClassWithoutQuests = True <---- make this to True and you your players will take subclasses without making quest
 
Upvote 0
Status
Not open for further replies.
Back