Jump to content

Recommended Posts

Posted

Go to :

java.ro.l2jdev.gameserver.clientpackets.RequestEnchantItem

 

Patch :

        // can't enchant rods, hero weapons and shadow items

        if(item.getItem().getItemType() == L2WeaponType.ROD

-        || item.getItemId() >= 6611 && item.getItemId() <= 6621

        || item.isShadowItem()

)

Posted

You can make this from sql to... x]

 

in G.final prolly. if it has enchantable option in datatable.

 

but in IL , no way. i've spend lots of hours to IL Sources , and i know that they dont xD

Posted

in G.final prolly. if it has enchantable option in datatable.

 

but in IL , no way. i've spend lots of hours to IL Sources , and i know that they dont xD

 

You can add any option in your data table even in sql's w/e chronicle is that ;]

 

sadly it need core support x]! T.T

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