Jump to content
  • 0

Subclass ... easy one ^^


Question

Posted

How can I give subclass to someone subclass (I mean without quest) Just add subclass , is there a command , or in character_subclass in the db ? and in character_subclass how do I do it ::) Thanks all helpers !

5 answers to this question

Recommended Posts

  • 0
Posted

You can do it from character_subclasses_table .

 

char_obj_id = ( go characters_table and find the id of the player that u want to add a subclasse )

class_id = ( id of the class that you want to add to the player as subclasse , you can find the id from characters_templates_table )

exp = ( i think you know ;) its about how xp u need to add on the subclasse )

sp = ( i think you know ;) its about how sp u need to add on the subclasse )

level = ( i think you know ;) its about how much level u need to add on the subclasse )

class_index = ( write the current class id )

 

also you can give him in game an item of Mimir's elixir so he will be able to make a subclasse :D

  • 0
Posted

Why don't you use this setting in altsettings.properties

 

# Allow player sub-class addition without checking for unique quest items.
AltSubClassWithoutQuests = True

 

This way players can add subclasses without doing the quest, but they still need to be level 75 or higher.

  • 0
Posted

For some players only go in navicat - l2jdb - characters - Subclass [1]

 

alsso u can make then nobless xD  - l2jdb - characters - nobless [1]

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock