Auto-translated
Hello! I have a question: if I split my script into several files (move some parts of the code to files that should only be executed at certain times), and then run them at the right time using doFile, will that stop the code from being read from those files? In other words, will this reduce the load on the map, or does it make no difference whether or not to split the code, and will there still be lag?