I am trying to create a shopping npc that uses items and rops at the same time, using the itemshop system and pointshop, however I have seen in several npcs several variables to use the system. I need one simple thing:
The NPC asks if the player wants to buy with Rops or with Item.
once chosen in the menu, npc opens the corresponding sale.
Only that. I've already seen:
But what I need is a simpler npc. Well as I will put many items the system put the id on one line and the price on another gets very complicated.
Can someone help me?
Question
Tassadar
good afternoon;
I am trying to create a shopping npc that uses items and rops at the same time, using the itemshop system and pointshop, however I have seen in several npcs several variables to use the system. I need one simple thing:
The NPC asks if the player wants to buy with Rops or with Item.
once chosen in the menu, npc opens the corresponding sale.
Only that. I've already seen:
https://github.com/rathena/rathena/blob/master/doc/sample/npc_dynamic_shop.txt
I've also seen:
https://rathena.org/board/files/file/2504-multi-currency-shop/
But what I need is a simpler npc. Well as I will put many items the system put the id on one line and the price on another gets very complicated.
Can someone help me?
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.