Need Help Saving Data

I am currently making a system where a ranked group member makes an in-game event. I’ve got everything to work properly besides one thing, saving the data.

What should happen is that when the event is created the data is saved. Then once a new server is made it should appear on a leaderboard-like thing (shows all the upcoming events). But I cannot figure out to save the data properly and then load it onto the leaderboard.

I’ve tried ordered data stores but I need to save a table so that doesn’t work. I’ve also tried searching on the dev forum but I didn’t find anything.

Any help would be appreciated.

Here you go!

Thanks! I figured out how to do it.

1 Like

Another important link: