Jump to content
  • 0

[Problem L2J]Update to 1st,2nd and 3rd quest


Question

Posted

i'm currently practising in l2j interlude version and i have one problem.

when i make 1st,2nd and 3rd quest (e.g. rogue, treasure hunter and adventurer)

i dont get the skills of these classes.

any help?

Recommended Posts

  • 0
Posted

there u go strike, at line 213,215

            if(player.isGM())

            {

            changeClass(player, val);

+          player.rewardSkills();

  • 0
Posted

yes.

as i can understand the problem is to the 1st quest.

if i make subclass and then go to make 3rd quest i will take the 3rd quest skills.

so the problem is in the new character.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...