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:
hey guyz.used Guytis 's pack...but i found the teleporter dose not show TeleportList,when i click Teleport,the html dosn't display any infos.didnot know why.
i trited his v158 and v201 codes,all were not working.
https://imgur.com/a/Gzx2RTu
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