#Do i use leaderstats or profile store?
1 messages · Page 1 of 1 (latest)
If you can to create a leaderboard then do leaderstats and if you want to save then use profile saver
so for main currencys of a game you use leaderstats then for extra values such as saving upgrade levels and unlocked objects e.g use profile saver?
Yea
okay thank you
you should probably store everything in profile store and just update the leaderstats
its better to keep everything in one place
yeah right load user data from profile store
@near jewel @sudden summit do you guys have any tutorials or anything useful for infomation on profile stores where i can learn and make my own
Youtube
In this quick video I talk about setting up datastores FAST! I also talk about extending this service and adding some useful features. Watch until the end for the most comprehensive understanding of my implementation!
Check out Profile Store for yourself:
https://devforum.roblox.com/t/profilestore-save-your-player-data-easy-datastore-module/319...
yes just some people have suggestions of previous videos they have used and worked well