Jump to content
  • 0

[HELP] Multisell Items with ++


Question

Posted

Hello mxc users!  :)

 

I want to ask you, how to make multisell shop with items, which are with enchant level?

 

For example:

Draconic Bow+7

I know that is possible just i dont know the way to make it.  :-X

 

Thanks for help for all!  :)

5 answers to this question

Recommended Posts

  • 0
Posted

Hi,

 

   Here is an sample of a Multisell line in a shop i downloaded, but haven't tested it yet. Hope it helps. Let me know if it works.

 

<!-- dual B grade -->

 

<list>

  <item id="1">

    <ingredient id="57" count="6980000" enchant="0"/>

    <production id="2566" count="1" enchant="0"/>

  </item>

 

Mech

 

"See you on the other side..."

  • 0
Posted

Hmm.. Don't work for me. :|

 

<?xml version='1.0' encoding='utf-8'?>

 

<list maintainEnchantment="true">

 

 <!-- Draconic Bow - Focus -->

 <item id="1">

   <production id="7577" count="1" enchant="7"/>

 </item>

 

</list>

 

I'm using L2J Scoria C6.

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...