#Stop loop

1 messages · Page 1 of 1 (latest)

elder phoenix
#

I created a loop script that stops when the name is "off", but it stops after the entire script has finished. I want it to stop instantly without continuing the script

acoustic nebula
#

I don't know

#

Hope that I helped

#

🫂

elder phoenix
dim gale
elder phoenix
dim gale
elder phoenix
#

No, they are the only scripts

inland rapids
#

Try putting "if self_name="off": exit script" under each block. It will not look good but it's a functional solution

elder phoenix
inland rapids