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

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Torvitas
Posts: 164
Joined: Fri Nov 16, 2007 1:44 am

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

Post 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
Last edited by Torvitas on Mon Nov 29, 2010 2:45 am, edited 1 time in total.
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

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

Post by Zoey76 »

Code: Select all

com/l2jserver/gameserver/network/clientpackets/AbstractEnchantPacket.java
Lines 254-274.
Powered by Eclipse 4.34 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.3.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
Torvitas
Posts: 164
Joined: Fri Nov 16, 2007 1:44 am

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

Post 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?
User avatar
Copyleft
Posts: 253
Joined: Fri Feb 01, 2008 9:39 pm

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

Post by Copyleft »

yep... I think it's client-side
Torvitas
Posts: 164
Joined: Fri Nov 16, 2007 1:44 am

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

Post by Torvitas »

Are u shure? :(
Post Reply