Jump to content

Learn Skills Probem


xSlark

Recommended Posts

Hello i have create my own L2StartingManager this npc gives you xp/class and equipment. 

 

But i have one problem i made it makes char lv 80 and then 3rd class instantly and i have problem that learn only some skills in order to have all skills char have to make like 3-4 restarts any help?

 

i try this

        changeClass(player, val);
        player.giveAvailableSkills()

and this

        changeClass(player, val);
        player.rewardSkills()

 

any help?

L2JFrozen

Link to comment
Share on other sites

57 minutes ago, xSlark said:

L2JFrozen


L2jFrozen was discontinued, i recommend you update to L2jFrozen 1.5 which is a improved project based on L2jFrozen.

Information about L2jFrozen 1.5: https://l2devsadmins.net/reynaldev/index.php?board=66.0

Anyways, method giveAvailableSkills, should do the work.
 

 player.giveAvailableSkills();

 

Link to comment
Share on other sites

3 minutes ago, Reynald0 said:


L2jFrozen was discontinued, i recommend you update to L2jFrozen 1.5 which is a improved project based on L2jFrozen.

Information about L2jFrozen 1.5: https://l2devsadmins.net/reynaldev/index.php?board=66.0

Anyways, method giveAvailableSkills, should do the work.
 


 player.giveAvailableSkills();

 

I tried this and doesn't work. Keep giving me only the 3rd class skills. BTW I have make a lot of work on my source in the past 3 years I was off for 2 years and I'm back in. 

Link to comment
Share on other sites

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
Reply to this topic...

×   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...

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