Alguém que saiba trabalhar com Engine.dll e Core.dll? Tenho hwid no servidor o código adaptado, mas não tenho parte do cliente, pois meu cliente é c4.. Alguém que faça esse tipo de serviço
Hello @Hitcher. Could you please clarify the scenario in which this happened?
Was it on GF server?
The drops that were on the ground were from the same character? These fell with autoloot off, then you activated autoloot and tried to pick? Please provide more details so we can replicate it.
Question
sotid
if(blessedScroll){ item.setEnchantLevel(Config.BREAK_ENCHANT); item.updateDatabase(); }else if(crystalScroll){ item.setEnchantLevel(Config.CRYSTAL_ENCHANT_MIN); item.updateDatabase();
So I found some topics about custom enchant system but not what I want to do.
I want the bless /crystals when the enchant fails , the item's enchantment to not change.
If I enchant a +16 bow and fails then it stays +16.
Edited by sotid2 answers to this question
Recommended Posts