ArMaReZ Refugee Aug 4, 2019 #1 hello, Do you have an idea how to create a weapon distributor, like the one who distributes food and drinks (Vending Machine) I found an alternative but it does not suit me.
hello, Do you have an idea how to create a weapon distributor, like the one who distributes food and drinks (Vending Machine) I found an alternative but it does not suit me.
T Tete1805 Refugee Aug 4, 2019 #2 I don't know exactly which block it is, but it must be something like cntVendingMachine. I'd try to create a new one (in blocks.xml) and modify the TraderID to 6 for example. Then, in traders.xml, you need to add a new trader_info with the ID you just created (6 in my example). Finally, you can choose which items are available with the items like <item group="foodVending" />.
I don't know exactly which block it is, but it must be something like cntVendingMachine. I'd try to create a new one (in blocks.xml) and modify the TraderID to 6 for example. Then, in traders.xml, you need to add a new trader_info with the ID you just created (6 in my example). Finally, you can choose which items are available with the items like <item group="foodVending" />.
ArMaReZ Refugee Aug 6, 2019 #3 Thank you I succeeded, now I would like to replace the casinoCoin with another currency (Black Coin) and set a fixed price Last edited by a moderator: Aug 6, 2019
Thank you I succeeded, now I would like to replace the casinoCoin with another currency (Black Coin) and set a fixed price
ArMaReZ Refugee Aug 12, 2019 #5 I can not change the money by something else so I did differently, thanks anyway for the ideas @tete1805 : I can not use the SDX, we do not want players to download additional content
I can not change the money by something else so I did differently, thanks anyway for the ideas @tete1805 : I can not use the SDX, we do not want players to download additional content