Ok, Another Question (This may sound confusing):
When shopping in my current game, I have a few concerns that I want to be fixed:
1. When you Sell items, they don't appear on the list when you Buy items. I want what you sell, you can buy again.
2. When you choose how many to Buy of an Item, it is unlimited. I want a limited amount of the item.
3. You can put in any item. I want only specific items.
If these are hard to explain, don't hesitate to try. It will be helpful even if it confuses me.
With this, I can make a system that I have created myself. Like the container system in The Elder Scrolls Games, you can open containers and take out and put in things. This works by the shop system. I just change The Buy and Sell text to Take Out and Put in. With the fixed problems, This will be successful. With the currency part of it, what I will do is make specific items have the value of 0, and make them that they can only be put in containers, not sold to traders.
I hope you know what I mean.