Hello guys. I want to switch my code from regular DataStore to Ordered DataStore. I heard that this’s the only possible way of making leaderboards. But I got some questions about that:
Should I switch EVERYTHING to ordered DataStore, or I should keep something in old?
Are they share limits for Data Set, Get, Update, etc. ?
Can I just copy-paste my old codes which work fine with regular DataStores to Ordered one?