Hello, I am currently using a website with Studio’s http service, and would like to ask a quick question. If I was to keep track of something on my website with studio, does the http reload in studio or no? Or do I make the script disable and then enabled to reload? Thanks!
A “reload” would need to be scripted. Enabling/Disabling the script wouldn’t be the best solution though; take a look at repeat loops.
1 Like
Oh, I never thought of that. I know how to use repeat loops but forgot I could loop it every however many seconds.