ShutzCh
(Shutz)
#22
I think a better approach would be a single script with functions and loops, not using wait for things you can optimize.
Also you might be interested in using task.wait() instead of wait() for performance.
Apart from that, you could use BindableEvents if you truly wish to use different scripts, instead of script.Enabled.
i dont understand this, im a beginner scripter
its also coded according to my knowledge (mostly)
after my testing (i finally finished), your code worked for me. thanks
system
(system)
Closed
#27
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.