Kalhspera. exw ena problhma sto enchant system tou frozen (last rev) px mexri +7 ine me normal meta apo 8 mexri 30 einai me bless kai apo 30 mexri 35 einai me crystal. to problhma mou einai oti otan koumponw crystal apo 30 px gia 31 den douilevei kai mou vgazei auto edw pera to problhma sto gameserver http://prntscr.com/de6hrm
episis edw pera mporeite na deite kai to config mou. mporei kapoios na mou pei pou einai to la8os..?
#============================================================#
# Enchant Settings #
#============================================================#
# Pack: l2jfrozen Site: www.l2jfrozen.com #
#============================================================#
# ----------------------------------------------
# Special Enchanting System -
# ----------------------------------------------
# Chance enchanting presented as a series of pairs of numbers where the first
# Indicates the number of levels, and the second chance of successful enchanting.
# Also have the option of limiting the maximum level of echanting
# For weapons / armor / jewelry.
# If you have a maximum level of grinding 50 and you do not want
# Give all the chances for each level (from 1 to 50) then
# You can specify for example:
# NormalWeaponEnchantLevel = 1,100; 2,100; 3,100; 4,75; 5,50;
# Example: 5,92; = if you enchant weapon to +5 you have 92% to success.
# ----------------------------------------------
# Chance For Normal Scrolls -
# ----------------------------------------------
# Weapon
NormalWeaponEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,100;
# Armor
NormalArmorEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,100;
# Jewel
NormalJewelryEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,100;
# ----------------------------------------------
# Chance For Blessed Scrolls -
# ----------------------------------------------
# Weapon
BlessWeaponEnchantLevel = 8,100;9,100;10,100;11,100;12,100;13,100;14,100;15,100;16,100;17,100;18,100;19,100;20,100;21,100;22,100;23,100;24,100;25,100;26,100;27,100;28,100;29,100;30,100;
# Armor
BlessArmorEnchantLevel = 8,100;9,100;10,100;11,100;12,100;13,100;14,100;15,100;16,100;17,100;18,100;19,100;20,100;21,100;22,100;23,100;24,100;25,100;26,100;27,100;28,100;29,100;30,100;
# Jewel
BlessJewelryEnchantLevel = 8,100;9,100;10,100;11,100;12,100;13,100;14,100;15,100;16,100;17,100;18,100;19,100;20,100;21,100;22,100;23,100;24,100;25,100;26,100;27,100;28,100;29,100;30,100;
# ---------------------------------------------
# Chance For Crystal Scrolls -
# ---------------------------------------------
# Weapon
CrystalWeaponEnchantLevel = 31,100;32,100;33,100;34,100;35,100;
# Armor
CrystalArmorEnchantLevel = 31,100;32,100;33,100;34,100;35,100;
# Jewel
CrystalJewelryEnchantLevel = 31,100;32,100;33,100;34,100;35,100;
# Safe enchant
EnchantSafeMax = 6
EnchantSafeMaxFull = 7
# Crystal Limits
CrystalEnchantMin = 31
CrystalEnchantMax = 35
# Max enchant Settings by scrolls.
EnchantWeaponMax=35
EnchantArmorMax=35
EnchantJewelryMax=35
# On / off bonuses at enchant dwarfs
# Custom Patch, Dwarf have a bonus on Enchant!
# Default: False
EnableDwarfEnchantBonus = False
# Minimun level for enchant
DwarfEnchantMinLevel = 80
# bonus enchant
DwarfEnchantBonus = 15
# On / off enchant hero weapons
EnableEnchantHeroWeapons = True
# The value of enchanting
# For example: If CustomEnchantValue = 5 Sharpening will:
# From 0 till the +5, with +5 to +10, from +10 to +15, etc.
# Total: 15 for three to scroll
# Default: 1
CustomEnchantValue = 1
# --------------------------
# Augmentation -
# --------------------------
# Chance to get a skill
# Default: 15, 30, 45, 60
AugmentationNGSkillChance = 15
AugmentationMidSkillChance = 30
AugmentationHighSkillChance = 45
AugmentationTopSkillChance = 60
# Chance to get a base stat
# Default: 1
AugmentationBaseStatChance = 1
# Chance to get the glow
# Note:
# No Grade / Mid Grade not have emission
# Default: 0, 40, 70, 100
AugmentationNGGlowChance = 5
AugmentationMidGlowChance = 10
AugmentationHighGlowChance = 15
AugmentationTopGlowChance = 20
# Augments Active and Passive skills delete on change weapon
DeleteAgmentPassiveEffectOnChangeWep=false
DeleteAgmentActiveEffectOnChangeWep=false
# ----------------------
# Soul Crystal -
# ----------------------
# The chance that the crystal breaks
SoulCrystalBreakChance = 10
# Chance to improve Cristal
SoulCrystalLevelChance = 32
# Chance to improve Cristal
SoulCrystalMaxLevel = 13
#----------------------
# Enchant limit for Olympiad battles.
# (Maximum enchant level allowed for an item to be equipped, -1 to disable)
AltOlyMaxEnchant = -1
# Enchant after break with blessed scroll.
BreakEnchant = 0
# Limit enchant GM players (// setew and others) (0 disabled)
GMOverEnchant = 0
# 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 = 0
Hello. You may encounter the Push item fail error when trying to pick up an item dropped on the ground by a mob.
or
You can throw something out of your inventory and pick it up again, several times.
Probably this is a quantum dependency) I don't understand at what point this happens, sometimes two items one after another experience push item errors, and sometimes I don't have enough thousands of attempts to repeat this trick)
In any case, this is just a visual error and after the relog, the item appears in the inventory. I think first i need to disconnect the extender and check it on a bare server. I still need time to check this, maybe it's not even about the autoloot function.
https://youtu.be/6mcfmdImofE
-----------
In general, I would like to thank our wonderful Emca Eressea for her deep knowledge in programming and reverse engineering. And for the fact that her work is open to everyone, this is very amazing, and incredibly valuable.
ADENA
500 K = 40e
1kk = 70e
3kk = 190e
ITEMS
staff of life = 150e
karmian set = 90e
elven jewls top D = 30e
Orcish Poleaxe+1 best C pole = 680e
any D grade armor on demand
discord
wiz0642_81242
Question
MarGaZeaS
Kalhspera. exw ena problhma sto enchant system tou frozen (last rev) px mexri +7 ine me normal meta apo 8 mexri 30 einai me bless kai apo 30 mexri 35 einai me crystal. to problhma mou einai oti otan koumponw crystal apo 30 px gia 31 den douilevei kai mou vgazei auto edw pera to problhma sto gameserver http://prntscr.com/de6hrm
episis edw pera mporeite na deite kai to config mou. mporei kapoios na mou pei pou einai to la8os..?
4 answers to this question
Recommended Posts