Page 1 of 1

how to edit Enchant-Backup-Stone Min/Max ?

Posted: Mon Nov 29, 2010 1:00 am
by Torvitas
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision 4423:
L2JDP Revision 7669:

How to change the Max Enchant level where Backup Stones can be used? So Where the Additional Field for entering a Backup Stone appears in the Enchant window.


Retail its set to "up to Level 9" but where do i find the Source for changing this?
Did not find it, so maybe you can help me.

thx in Advance

Re: how to edit Enchant-Backup-Stone Min/Max ?

Posted: Mon Nov 29, 2010 2:10 am
by Zoey76

Code: Select all

com/l2jserver/gameserver/network/clientpackets/AbstractEnchantPacket.java
Lines 254-274.

Re: how to edit Enchant-Backup-Stone Min/Max ?

Posted: Mon Nov 29, 2010 2:31 am
by Torvitas
hmmm guess is did not say what i mean in the right way.

I want that the field where you can put the stone in while enchanting (appears from +3 to +9 after choosing the Scroll and the item to enchant) appears from +3 to +20. I Guess there is a possiblility or is this clientside?

Re: how to edit Enchant-Backup-Stone Min/Max ?

Posted: Mon Nov 29, 2010 7:47 am
by Copyleft
yep... I think it's client-side

Re: how to edit Enchant-Backup-Stone Min/Max ?

Posted: Mon Nov 29, 2010 7:11 pm
by Torvitas
Are u shure? :(