Jump to content
  • 0

[Help] Enchanted Item to shop


Question

Posted

How can i add a weapon +10 as example to shop multisell

 

i did like that but nothing happen  weapon is still +0

 

  <!-- Eternal Core Sword -->

  <item id="3">

    <ingredient id="3483" count="70"/>

<production id="15873" count="1" enchant="10"/>

  </item>

 

 

don't work.... some one can help me ?  i know it work i had one shop like this on interlude if i remmeber ... my server now is freya

3 answers to this question

Recommended Posts

  • 0
Posted

<list>
    <!-- Eternal Core Sword --> 
   <item id="1">
       <ingredient id="3483" count="70"  enchant="0"/>
       <production id="15873" count="1"  enchant="10"/>
   </item>
</list>

 

Try with this should work :D

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