Question, Scipting Support

Recenly i made FPS game, wiht KO’s and Death Leaderboard. And i noticed, that people want to reset their stats, to start new game, or etc. Maybe someone know how to make such scipt?

Take input from a button that would fire a RemoteEvent to the server. When you receive a request to reset data, go through all their data and set the value back to the default value, then save their data.

Thanks, i didnt understand anything, but i will try to :wink:

If you need more help, let me know.