You can write your topic however you want, but you need to answer these questions:
- What do you want to achieve? Keep it simple and clear!
I am trying to make a find the buttons game where when you click on each button you have it added to an index.
- What is the issue? Include screenshots / videos if possible!
The problem is I don’t know how to save a table of strings inside of DataStore2 and then check if the player doesn’t have a button in that table.
- What solutions have you tried so far? Did you look for solutions on the Developer Hub?
I looked at a bunch of posts online but they weren’t relevant to my problem and I couldn’t find a solution.