I’m very new to scripting, and I have no clue how to script much, especially a clothing tracker. I want to know, how I could track anyone who buys clothing inside of my homestore using a leaderstat. I also want it to save using datastores. I have seen this done in many other homestores, but never found a tutorial on it.
I tried looking before, all I could find was this one guy, Who hadn’t gotten his question answered, and the post has been dead since it was posted on Oct 17th.
Have you tried something? If not, then what’s the point of typing here. You’re supposed to try doing something first then ask for assistance, we can’t help you if you don’t have anything
You can actually attempt to create a clothing tracker using offsite APIs.
Im not entirely sure how but there used to be a group called Gucci in which sold clothing and had exactly what you’re asking for.
Im pretty sure this requires some offsite scripting to check the players inventory.
I would image the logic would work as follows:
1.) Player Joins Server 2.) Create an HTTP Request to your offsite code 3.) The offsite code then RETURNS the amount of clothing the player has from the group 4.) The server sets this value to the players leaderstats