|
| 16 Jan 2017 12:45 PM |
In solo mode(not online mode), does pcall return false with :UpdateAsync at all times?
local success, message = pcall(PlayerData:UpdateAsync(key, function(oldValue) return Data end))
This could mess up my datastore system where I forceload any missing data and try to revive the player's data. |
|
|
| Report Abuse |
|