Jump to content

Recommended Posts

Posted

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?

Posted

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

Posted (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 by ⏇Melron⏇℠Abs
Posted

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!

Posted

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!

  • 2 months later...
  • 4 weeks later...
Posted

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???

  • 1 month later...
  • 2 weeks later...
  • 3 years later...

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