-
What do I want to achieve? I am making a system that checks something in the datastore non stop.
-
What is the issue? My first idea was to use some kind of while true or renderstepped loop but I thought, what if there was a limit on how much you can read something from the datastore?
-
What solutions have you tried so far? Nobody has posted anything about this so far.