Page 1 of 1

Problem multisell enchant lvl

Posted: Mon Aug 29, 2011 5:37 am
by babyjason
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:4417
L2JDP Revision Number:7666

Hello, i have a problem, i want to trade for exemple 2 weapons vesper dual sword, code 52, and obtain 1 vesper dual sword +3

this is the code i use , but it doesent work, i obtain clean dual sword, not enchanted

Code: Select all

<?xml version='1.0' encoding='utf-8'?> <list><item id="1"><ingredient id="52" count="2" enchant="0"/><production id="52" count="1" enchant="3"/></item> </list>
any ideea what i m doing wrong?

Re: Problem multisell enchant lvl

Posted: Mon Aug 29, 2011 10:26 am
by Starter
Is that even done server-side? No errors in the server log when you start the server after adding the enchant addon(s)?

Re: Problem multisell enchant lvl

Posted: Mon Aug 29, 2011 10:31 am
by babyjason
Starter wrote:Is that even done server-side? No errors in the server log when you start the server after adding the enchant addon(s)?
ofc no errors. there are lots of multisells wich have enchant = 0 in them with default l2j also, that s why i m surprised it doesent work.

Re: Problem multisell enchant lvl

Posted: Mon Aug 29, 2011 10:35 am
by Starter
Hmm.. wierd, dont remember a default l2j multisell file which has this but anyways, searched the forum and found this patch but I dont know if it works as it should. Try it. :)

viewtopic.php?f=73&t=21163&p=131167&hil ... nt#p121736

Re: Problem multisell enchant lvl

Posted: Mon Aug 29, 2011 10:44 am
by babyjason
nice patch, but i see it s since 2010, before epilogue...

check freya 4205085.xml multisell, u ll see there is enchant = 0 that s why i suppose freya server has it allready implemented, and if not ,what is enchant = 0 used for ?!

Re: Problem multisell enchant lvl

Posted: Mon Aug 29, 2011 10:52 am
by Starter
babyjason wrote:nice patch, but i see it s since 2010, before epilogue...

check freya 4205085.xml multisell, u ll see there is enchant = 0 that s why i suppose freya server has it allready implemented, and if not ,what is enchant = 0 used for ?!
This file is nonexistant in the default l2j multisell files - at least in Freya, didnt check H5..

http://trac.l2jdp.com/browser/trunk/L2J ... /multisell