Jump to content

[Share]Augment Skill Shop Npc


Recommended Posts

  • 1 year later...

i want to ask this amewsome share w/o eclipse cant adapting? :S

Download and check.. It's script so you don't need any adaptation via eclipse..

Link to comment
Share on other sites

I write Full augment shop in Java Instance...

All augment added to database and can view augment type,desc,skilldesc,skill name,skill level and u can config price itemid and count.

 

Donload: http://www.2shared.com/file/QaGiS7Z6/L2AugmentShopInstance.html

Link to comment
Share on other sites

you dont have to open new connection with the database, you can simply use this code and do the same work

player.getInventory().getPaperdollItem(Inventory.PAPERDOLL_RHAND).setAugmentation(new L2Augmentation(effects, skill, skillLevel));

Link to comment
Share on other sites

  • 2 weeks later...
  • 1 month later...

I write Full augment shop in Java Instance...

All augment added to database and can view augment type,desc,skilldesc,skill name,skill level and u can config price itemid and count.

 

Donload: http://www.2shared.com/file/QaGiS7Z6/L2AugmentShopInstance.html

Yours for Interlude? If yes Where should I put L2AugmentShopInstance.java?

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.



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