I have come across this in my output and I don’t know what to do, I was simply making a checkpoint system for my game. This isn’t too surprising though since I am a beginner scripter and starting out with a DCO.
if player ~= nil and {touchDB[player.UserId] or 0} + 1 <= os.time() then