Jump to content
  • 0

MultiSell Problem Help!!


Question

Posted

Guys pls help i was having 1 multisell the 9111 and here was the majestics jewels if i remember good i delete them and i done this:<?xml version='1.0' encoding='utf-8'?>

 

<!-- S Grade Jewels -->

 

</list>

 

 

Boss Baium Ring

  <item id="1">

    <ingredient id="57" count="310"/>

    <production id="6658" count="1"/>

  </item>

 

Boss Ant Queen Ring

  <item id="2">

    <ingredient id="57" count="310"/>

    <production id="6656" count="1"/>

  </item>

Boss Antharas Ring

  <item id="3">

    <ingredient id="57" count="310"/>

    <production id="6660" count="1"/>

  </item>

 

Boss Zaken Ring

<item id="4">

    <ingredient id="57" count="310"/>

    <production id="6659" count="1"/>

  </item>

 

Boss Valakas Ring

<item id="5">

    <ingredient id="57" count="310"/>

    <production id="6657" count="1"/>

  </item>

 

</list>

 

But now Pheonix and 1 more set jewels took their place and i dont have majestic and boss jewels both so my s gradde jewels got destroyed can you please help me and tell me what to do(soz for my bad english)

6 answers to this question

Recommended Posts

  • 0
Posted
<?xml version='1.0' encoding='utf-8'?>
<!-- S Grade Jewels -->
<list>
<!-- Boss Baium Ring -->
<item id="1">
	<ingredient id="57" count="310"/>
	<production id="6658" count="1"/>
</item>
<!-- Boss Ant Queen Ring -->
<item id="2">
	<ingredient id="57" count="310"/>
	<production id="6656" count="1"/>
</item>
<!-- Boss Antharas Ring -->
<item id="3">
	<ingredient id="57" count="310"/>
	<production id="6660" count="1"/>
</item>
<!-- Boss Zaken Ring -->
<item id="4">
	<ingredient id="57" count="310"/>
	<production id="6659" count="1"/>
</item>
<!-- Boss Valakas Ring -->
<item id="5">
	<ingredient id="57" count="310"/>
	<production id="6657" count="1"/>
</item>
</list>

  • 0
Posted

<?xml version='1.0' encoding='utf-8'?>
<list>
<!-- S Grade Jewels -->
<!-- Boss Baium Ring -->
<item id="1">
	<ingredient id="57" count="310"/>
	<production id="6658" count="1"/>
</item>
<!-- Boss Ant Queen Ring -->
<item id="2">
	<ingredient id="57" count="310"/>
	<production id="6656" count="1"/>
</item>
<!-- Boss Antharas Ring -->
<item id="3">
	<ingredient id="57" count="310"/>
	<production id="6660" count="1"/>
</item>
<!-- Boss Zaken Ring -->
<item id="4">
	<ingredient id="57" count="310"/>
	<production id="6659" count="1"/>
</item>
<!-- Boss Valakas Ring -->
<item id="5">
	<ingredient id="57" count="310"/>
	<production id="6657" count="1"/>
</item>
</list>

 

That should hopefully work :)

Guest
This topic is now closed to further replies.


×
×
  • 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