Jump to content
  • 0

[help]multisell


Question

Posted

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]

4 answers to this question

Recommended Posts

  • 0
Posted

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock