#Help with datastore rollback
1 messages · Page 1 of 1 (latest)
Don't think its possible
Wait
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 want to roll back all my players data. What is the issue? Include screenshots / videos if possible! A hacker inflated my game’s economy and I want to roll back every players data before it happened. ...
Just use google broski
Did you save anything?
yea
im using profilestore do i need to do something specific to rollback with it?
ProfileVersionQuery
function ProfileVersionQuery.New(profile_store, profile_key, sort_direction, min_date, max_date, is_mock)
:GetAsync(profile_key, version)
These are in profle store so im sure they are probably useful for what ur doing
Me when u don't need DevForms for dweebs but u don't need that
Just make a simple version system
Just make a batch for versions then clean out old ones that don't get used after a bit to save space
Me when I don't want to do the system for it.
Me when I have it into the plugin but didn't implement the UI to handle it