Yeah, that can be annoying. Would it work better if you used names instead of numbers?
Offline
Instead of using background numbers, you can switch to a background with the
switch to background [background name v]block. That way, even when you add or rearrange backgrounds, the names will stay the same so you won't have to update your script.
switch to background [background name v] set [background v] to [background name]You can then refer to that in another script:
say (background)
Offline