Hi, I’m trying to access a players inventory and see what shirts etc they have for sale. I then want to display these on a gui so that other players in the game can buy/donate to them. I have no idea how to go about doing this, does anyone have any idea how I could do this? Thanks
2 Likes
The most efficient way to do this, would be to use an API service to access/check the player’s inventory.
Here’s an API inventory service I found:
Inventory API
Hope this helps!
4 Likes