dem0x` Posted May 20, 2008 Posted May 20, 2008 O.K. I made a multisell but dont work...can any1 tell me whats here wrong? <?xml version='1.0' encoding='utf-8'?> <!-- Created with Lineage II - Multisell Manager --> <!-- © 2007 by sda --> <list maintainEnchantment="true"> <!-- Dynasty Breast Plate --> <item id="1"> <ingredient id="3470" count="55"/> <production id="9420" count="1"/> </item> <!-- Dynasty Breast Plate --> <item id="2"> <ingredient id="3470" count="55"/> <production id="9417" count="1"/> </item> <!-- Dynasty Breast Plate --> <item id="3"> <ingredient id="3470" count="55"/> <production id="9418" count="1"/> </item> <!-- Dynasty Breast Plate --> <item id="4"> <ingredient id="3470" count="55"/> <production id="9419" count="1"/> </item> <!-- Dynasty Breast Plate --> <item id="5"> <ingredient id="3470" count="55"/> <production id="9416" count="1"/> </item> <!-- Dynasty Gaiters --> <item id="6"> <ingredient id="3470" count="55"/> <production id="9421" count="1"/> </item> <!-- Dynasty Helmet --> <item id="7"> <ingredient id="3470" count="45"/> <production id="9422" count="1"/> </item> <!-- Dynasty Gauntlet --> <item id="8"> <ingredient id="3470" count="45"/> <production id="9423" count="1"/> </item> <!-- Dynasty Boots --> <item id="9"> <ingredient id="3470" count="45"/> <production id="9424" count="1"/> </item> <!-- Dynasty Shield --> <item id="10"> <ingredient id="3470" count="55"/> <production id="9441" count="1"/> </item> </list> <?xml version='1.0' encoding='utf-8'?> <!-- Created with Lineage II - Multisell Manager --> <!-- © 2007 by tdfrt --> <list maintainEnchantment="true"> <!-- Dynasty Leather Armor --> <item id="1"> <ingredient id="3470" count="55"/> <production id="9425" count="1"/> </item> <!-- Dynasty Leather Armor --> <item id="2"> <ingredient id="3470" count="55"/> <production id="9426" count="1"/> </item> <!-- Dynasty Leather Armor --> <item id="3"> <ingredient id="3470" count="55"/> <production id="9427" count="1"/> </item> <!-- Dynasty Leather Leggins --> <item id="4"> <ingredient id="3470" count="45"/> <production id="9428" count="1"/> </item> <!-- Dynasty Leather Helmet --> <item id="5"> <ingredient id="3470" count="45"/> <production id="9429" count="1"/> </item> <!-- Dynasty Leather Gloves --> <item id="6"> <ingredient id="3470" count="45"/> <production id="9430" count="1"/> </item> <!-- Dynasty Leather Boots --> <item id="7"> <ingredient id="3431" count="45"/> <production id="9422" count="1"/> </item> </list> help plz The server is hellbound l2emu] Quote
0 fdLP. Posted May 20, 2008 Posted May 20, 2008 1rst <?xml version='1.0' encoding='utf-8'?> <!-- Created with Lineage II - Multisell Manager --> <!-- © 2007 by sda --> <list maintainEnchantment="true"> <list> <!-- Dynasty Breast Plate --> <item id="1"> <ingredient id="3470" count="55"/> <production id="9420" count="1"/> </item> <!-- Dynasty Breast Plate --> <item id="2"> <ingredient id="3470" count="55"/> <production id="9417" count="1"/> </item> <!-- Dynasty Breast Plate --> <item id="3"> <ingredient id="3470" count="55"/> <production id="9418" count="1"/> </item> <!-- Dynasty Breast Plate --> <item id="4"> <ingredient id="3470" count="55"/> <production id="9419" count="1"/> </item> <!-- Dynasty Breast Plate --> <item id="5"> <ingredient id="3470" count="55"/> <production id="9416" count="1"/> </item> <!-- Dynasty Gaiters --> <item id="6"> <ingredient id="3470" count="55"/> <production id="9421" count="1"/> </item> <!-- Dynasty Helmet --> <item id="7"> <ingredient id="3470" count="45"/> <production id="9422" count="1"/> </item> <!-- Dynasty Gauntlet --> <item id="8"> <ingredient id="3470" count="45"/> <production id="9423" count="1"/> </item> <!-- Dynasty Boots --> <item id="9"> <ingredient id="3470" count="45"/> <production id="9424" count="1"/> </item> <!-- Dynasty Shield --> <item id="10"> <ingredient id="3470" count="55"/> <production id="9441" count="1"/> </item> </list> 2nd <?xml version='1.0' encoding='utf-8'?> <!-- Created with Lineage II - Multisell Manager --> <!-- © 2007 by tdfrt --> <list maintainEnchantment="true"> <list> <!-- Dynasty Leather Armor --> <item id="1"> <ingredient id="3470" count="55"/> <production id="9425" count="1"/> </item> <!-- Dynasty Leather Armor --> <item id="2"> <ingredient id="3470" count="55"/> <production id="9426" count="1"/> </item> <!-- Dynasty Leather Armor --> <item id="3"> <ingredient id="3470" count="55"/> <production id="9427" count="1"/> </item> <!-- Dynasty Leather Leggins --> <item id="4"> <ingredient id="3470" count="45"/> <production id="9428" count="1"/> </item> <!-- Dynasty Leather Helmet --> <item id="5"> <ingredient id="3470" count="45"/> <production id="9429" count="1"/> </item> <!-- Dynasty Leather Gloves --> <item id="6"> <ingredient id="3470" count="45"/> <production id="9430" count="1"/> </item> <!-- Dynasty Leather Boots --> <item id="7"> <ingredient id="3431" count="45"/> <production id="9422" count="1"/> </item> </list> you forgot <list> when u started creating the multisell :P Quote
0 BaM Posted March 4, 2009 Posted March 4, 2009 can you help !? i make all :o spawn npc but i see weapon black :[ when try to see it i take error help Quote
Question
dem0x`
O.K.
I made a multisell but dont work...can any1 tell me whats here wrong?
help plz
The server is hellbound l2emu]
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.