Jump to content
  • 0

how to change buylist with 2-3 ingredients


Question

Posted

Hi to everyone . I want to change my gm shop to buy a weapon or a armor with 2-3 ingredients :

So i have :

 

<item id="1">
    <ingredient id="5575" count="20"/>
    <production id="13432" count="1"/>
    <production id="13438" count="1"/>
    <production id="13137" count="1"/>
    <production id="13439" count="1"/>
    <production id="13440" count="1"/>
  </item>

 

it's correct to put

   <ingredient id="5574,57,39015" count="20+/>

??

1 answer to this question

Recommended Posts

  • 0
Posted

<item id="1">

    <ingredient id="5575" count="20"/>

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

    <ingredient id="39015" count="20/>

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

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

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

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

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

  </item>

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...