melron Posted October 26, 2016 Author Posted October 26, 2016 I have problem with the enchant transfer. When i click on it to transfer enchant i get only this > Select the item you wish to remove the enchant! Any idea what is going on? What is the grade of the item? Quote
V e n { } m Posted October 26, 2016 Posted October 26, 2016 What is the grade of the item? S grade, they are custom weapons and armors. and i cant transfer the enchant Quote
melron Posted October 26, 2016 Author Posted October 26, 2016 S grade, they are custom weapons and armors. and i cant transfer the enchant are you sure about grade? cause u can set it as A in db and the weapons icon as S ... Quote
V e n { } m Posted October 26, 2016 Posted October 26, 2016 are you sure about grade? cause u can set it as A in db and the weapons icon as S ... i check it 3 times, but they are S grade all Quote
protoftw Posted October 27, 2016 Posted October 27, 2016 they look pretty good mate ..thanks for sharing them :) Quote
V e n { } m Posted October 27, 2016 Posted October 27, 2016 @⏇Melron⏇℠Abs i tryed everything but it can enchant custom items (weapons, armors, jews) It can enchant only S grade weps and armors .. Any idea why? Quote
melron Posted October 27, 2016 Author Posted October 27, 2016 (edited) @⏇Melron⏇℠Abs i tryed everything but it can enchant custom items (weapons, armors, jews) It can enchant only S grade weps and armors .. Any idea why? You have to add your custom icons in z_market_icons... INSERT INTO z_market_icons VALUES ('icon id','item id'), ('icon id','item id'); example if we have angel slayer and arcana mace as custom weapons with custom icons we will insert their icons and ids INSERT INTO z_market_icons VALUES ('icon.weapon_angel_slayer_i00','6367'), ('icon.weapon_arcana_mace_i00','6579'); Let me know if this will work for you Edited October 27, 2016 by ⏇Melron⏇℠Abs Quote
V e n { } m Posted October 27, 2016 Posted October 27, 2016 You have to add your custom icons in z_market_icons... INSERT INTO z_market_icons VALUES (icon id,item id), (icon id,item id); example if we have angel slayer and arcana mace as custom weapons with custom icons we will insert their icons and ids INSERT INTO z_market_icons VALUES (icon.weapon_angel_slayer_i00,6367), (icon.weapon_arcana_mace_i00,6579); Let me know if this will work for you yup it work perfect. I only get black icons but i think the icons are the problem i will change it to test. Thank you anyway! Quote
melron Posted October 27, 2016 Author Posted October 27, 2016 yup it work perfect. I only get black icons but i think the icons are the problem i will change it to test. Thank you anyway! Good! Quote
disorder25 Posted January 12, 2017 Posted January 12, 2017 can anyone help adapt to H5 the scripts: 919_Enchanter q8014_Lifestone q8015_Enchex Thank you in advance. Quote
Protein Posted February 9, 2017 Posted February 9, 2017 hey, I have try to add the Merchant but after I got error I see that is for l2jfrozen pack... I remove all again, but still; get ScriptManager: Error loading "scripts.xml" file, java.lang.NullPointerException someone can help me please??? Quote
phantoml2 Posted March 20, 2017 Posted March 20, 2017 how can i do when a player change color name stay after rr? Quote
rlfem123 Posted March 31, 2017 Posted March 31, 2017 (edited) +1 Edited April 2, 2017 by rlfem123 Quote
Recommended Posts
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.