This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
Question
JustLikeMe
I've made a custom shop and i want players to buy the goods without adena, but with another item. Like exchanger, how can i make that. Maybe from sql merchant_buylist table where i put the the items, price, shop ids etc. something with the 'price' row. Maybe multisell or smth . . . Edit: I saw this in another topic i the same forum:
<?xml version='1.0' encoding='utf-8'?>
<!-- Gold Bar System -->
<list>
<!-- Gold Bar For Apella Helm -->
<item id="1">
<ingredient id='2807' count='5'/>
<production id='7860' count='1'/>
</item>
</list>
Is this what i am searching?
2 answers to this question
Recommended Posts