Kampfkarren / Roblox

Scripts and stuff I wrote for Roblox. Documentation is little to none as these are just stuff I took from my game that I thought I could share.
https://kampfkarren.github.io/Roblox/
Other
284 stars 78 forks source link

Data store was not saved as it was not updated #94

Closed MET33 closed 4 years ago

MET33 commented 4 years ago

datastore2:SaveAll(Player) states- does not save stats as they are not updated same with :Set()

MET33 commented 4 years ago

its the newest downloadable version

Kampfkarren commented 4 years ago

Yes, if you don't set anything it doesn't save. What's the issue?

MET33 commented 4 years ago

my issue is when i use Set or SaveAll the game messages me that it doesnt save due do to it not updating

MET33 commented 4 years ago

for some reason now the message stopped popping up

MET33 commented 4 years ago

guess it must have been a random inconsistency