Well, I've found my self in need of creating both an Inventory and a Vendor GUI, yet I have little to no idea of how to make the menu Dynamically add items and such. Also, I can create the buttons and the functions for them but I have utterly no idea on how I would create windows like the following picture displays.
Key:
Blue = Traders Menu, E.G $TraderItem1["Trader"] = "CopperSword";
Red = Players Inventory, E.G CopperSword
x13
White = Item Info, E.G $ItemPrice = 50; $ItemName = "CopperSword".
Pic: Yes, I know the picture looks like stuff.
