Jump to content

Question

Posted (edited)

Hello i have l2jfrozen and i set enchnatkick 32 but on server maximum 30, when player try equip 30+ item he get kick, but EnchnatKick 32.

https://pastebin.com/nbW50ZHD

 

 

i try do 0 still get kick any ideas?

# Enchant amount at which a player gets punished (0 disabled)
EnchantKick = 0

 

 

# Crystal Limits
CrystalEnchantMin = 0
CrystalEnchantMax = 30

# Max enchant Settings by scrolls.
EnchantWeaponMax=30
EnchantArmorMax=30
EnchantJewelryMax=30


# IMPORTANT: anti Over Enchant system
# HOW WORKS: if you set it to 20, and player have an item > 20 
# he will be kicked and the item will disappear!
# Enchant amount at which a player gets punished (0 disabled)
EnchantKick = 32

Edited by martuxas1

7 answers to this question

Recommended Posts

  • 0
Posted (edited)

I still can't understand what your problem is O_o ?

You mean to say that he gets kicked with an item +31 ? but the setting is on 32?

Edited by Dubxsion
  • 0
Posted (edited)
20 minutes ago, Dubxsion said:

I still can't understand what your problem is O_o ?

You mean to say that he gets kicked with an item +31 ? but the setting is on 32?

Player get kick for +30 item but enchantkick set +32 when item +++ > 32 then get kick but now 30 < 32 and still get kick.

Player have item +30 (max)
EnchantKick = 32

 

i try do 0 still get kick any ideas?

# Enchant amount at which a player gets punished (0 disabled)
EnchantKick = 0

 

Edited by martuxas1
  • 0
Posted
2 minutes ago, Sinister Smile said:

max enchant on the server is 30, so every enchant above will be detected as OVER ENCHANT. 

I try it set +31 but with scrolls max +30 can enchant still same problem. with +20 item same.

now i try do enchantkick 0 (disabled) still get kick. 

  • 0
Posted
1 minute ago, martuxas1 said:

I try it set +31 but with scrolls max +30 can enchant still same problem. with +20 item same.

now i try do enchantkick 0 (disabled) still get kick. 

Did you restart the server when you change the value, or just reload?

  • 0
Posted

Solved. it's not problem of enchant.

configs/protected/other.properties
# On / off protection from re-enchant
# The GMs do not apply
# If a player log with an item Over enchanted he will be banned.
# IMPORTANT: Put True for server security.
ProtectorEnchant = False

Guest
This topic is now closed to further replies.


×
×
  • Create New...