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:
I don't understand what is happening. Whenever I try to attack another character with a non-GM character, this message is printed on the console. Does anyone know what's going on?
🚨 Only 2 Days Left Until Our Beta Launch! 🚨
The wait is almost over! In just two days, we'll be opening up our beta, and there's so much for you to explore and experience. We can't wait for you to dive in, test things out, and share your thoughts with us.
Your feedback will help shape the future, and we're excited to have you on this journey with us! 🌟
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?
Link to comment
Share on other sites
2 answers to this question
Recommended Posts