Jump to content

Recommended Posts

Posted

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

Posted
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();

 

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

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