Page 1 of 2

Enchant Questions

Posted: Thu May 17, 2012 6:01 am
by zoomzaa
» Find Revision
L2J Revision Number: 5124
L2JDP Revision Number: 8629

Hello, I'd like to set a Max Enchant Limit but I couldn't do that in character.properties.
Also, there isn't enchant.properties in my config folder.
Could anyone help to set the Max Enchant Limit please?

Re: Enchant Questions

Posted: Thu May 17, 2012 6:23 am
by MELERIX
Character.properties

Code: Select all

# Default: 0 (Unlimited)MaxEnchantLevel = 0

Re: Enchant Questions

Posted: Thu May 17, 2012 7:02 am
by zoomzaa
MELERIX wrote:Character.properties

Code: Select all

# Default: 0 (Unlimited)MaxEnchantLevel = 0
Thank you for your answer. :)
So I just need to add this code to my character.properties? Is that right?

Re: Enchant Questions

Posted: Thu May 17, 2012 8:07 am
by MELERIX
no, is present in BETA only.

so try use BETA :P

Re: Enchant Questions

Posted: Thu May 17, 2012 8:13 am
by zoomzaa
MELERIX wrote:no, is present in BETA only.

so try use BETA :P
Thank you :) I'll try the latest version.

Re: Enchant Questions

Posted: Thu May 17, 2012 9:15 am
by zoomzaa
And if I would like to set the chance for blessed scroll and normal scroll, where can I set them?

Re: Enchant Questions

Posted: Fri May 18, 2012 5:14 pm
by Starter
zoomzaa wrote:And if I would like to set the chance for blessed scroll and normal scroll, where can I set them?
The solution is hidden in this block:

Code: Select all

# ---------------------------------------------------------------------------# Enchanting# ---------------------------------------------------------------------------# Default enchant rate for scrolls.# Be aware the data in enchantData.xml will override those values!# This is just default data (For enchants with not defined such variables)# Default: 66.66

Max enchant in stable version

Posted: Tue Jun 26, 2012 8:05 am
by julien3495
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number: 5448
L2JDP Revision Number: 8941M

Hi, i need fix a max enchant on my server ? is possible or not ? :/

Sorry for my english

Re: Enchant Questions

Posted: Tue Jun 26, 2012 10:13 am
by Faelucc
Hi,
MELERIX wrote:Character.properties

Code: Select all

# Default: 0 (Unlimited)MaxEnchantLevel = 0
MELERIX wrote:is present in BETA only.

so try use BETA :P

How can i change the max. enchant rate in Freya H5 rev.?

Posted: Sat Jun 30, 2012 5:17 pm
by regenx
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:

Hi everyone, how can i change the max. enchant rate in Freya H5 rev.? :P It is not there in configs anymore :|
And how can i change the blessed enchant rates? The same .. not there

Please help.
Thank you in advance.

Re: How can i change the max. enchant rate in Freya H5 rev.?

Posted: Sat Jun 30, 2012 5:41 pm
by Driad
character in the file

Re: How can i change the max. enchant rate in Freya H5 rev.?

Posted: Fri Jul 06, 2012 12:26 am
by TFNG
I too would like to know the answer.
Driad wrote:character in the file
Is that a question or an answer?

Sorry if the answer is apparent and I am not seeing it... I am still unfamiliar with this stuff.

Re: How can i change the max. enchant rate in Freya H5 rev.?

Posted: Fri Jul 06, 2012 12:32 am
by MELERIX
in Character.properties

Code: Select all

# Default: 0 (Unlimited)MaxEnchantLevel = 0

Re: How can i change the max. enchant rate in Freya H5 rev.?

Posted: Fri Jul 06, 2012 1:27 am
by TFNG
L2J Revision Number: 5462
L2JDP Revision Number: 8952

So the ONLY way to have the ability to adjust max/success enchant rates is to use BETA_unstable?

Re: How can i change the max. enchant rate in Freya H5 rev.?

Posted: Fri Jul 06, 2012 1:39 am
by MELERIX
you can modifiy in enchantData.xml for each item individually if you want.