Century Posted April 24, 2011 Posted April 24, 2011 Oooo nice share i will use in my server, downloading now
DiNamO Posted June 9, 2012 Posted June 9, 2012 Well, i think this is nice for "donator" to buy augments without adding them to to his skill list :)
ReaLlDŦñ Posted June 10, 2012 Posted June 10, 2012 i want to ask this amewsome share w/o eclipse cant adapting? :S
SweeTs Posted June 10, 2012 Posted June 10, 2012 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..
ReaLlDŦñ Posted June 10, 2012 Posted June 10, 2012 Download and check.. It's script so you don't need any adaptation via eclipse.. i forgot to say it for c6 i aks w/o eclipse..
AnsS Posted June 10, 2012 Posted June 10, 2012 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
DiNamO Posted June 11, 2012 Posted June 11, 2012 Well, i don't understand "atribute" section. Its like description of skill. How to know which skill has which atribute?
valanths1990 Posted June 12, 2012 Posted June 12, 2012 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));
AdioZz Posted August 10, 2012 Posted August 10, 2012 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?
Dulens. Posted August 10, 2012 Posted August 10, 2012 Yours for Interlude? If yes Where should I put L2AugmentShopInstance.java? model.instance
Recommended Posts