How Do I Make A Skin Item Shop

How Do I Make A Item Shop For My FPS Game?

Lmk If This Is The Wrong Place To Post

1 Like

This is a really vague question… you never told us what issue specifically you’re having with making a shop, nor provided any code

2 Likes

If you have these types of questions, then you’re not asking for us to solve a problem. You’re asking for a guide. Search it up on YouTube or search it up in the tutorials category

1 Like

Datastores should help for saving and for currency and a simple textbutton for buying a tool. Also I recommend you to use datastore2.

Would you like me to try and point you in the right direction? I will not give you the code but if you can explain what your goals are a bit better I may be able to help.

Well, for one, it depends on what you’re trying to sell in your shop.

If you’re going for tools, you could make a GUI that once the client presses on it, it fires a remote that the server picks up and handles with.

If you want the player to keep the items they bought after leaving, just use datastores.