Discuss Scratch

-EmeraldThunder-
Scratcher
1000+ posts

My script only works every other time.

Sorry to bother you but why does this script only work every other time.
Thank you.
95045290
Scratcher
70 posts

My script only works every other time.

Could you provide the link of your project?
-EmeraldThunder-
Scratcher
1000+ posts

My script only works every other time.

95045290 wrote:

Could you provide the link of your project?
Okay.
95045290
Scratcher
70 posts

My script only works every other time.

You need one block to fix this:
set [i1 v] to (0)
Put it at the beginning of the “define render text” block
-EmeraldThunder-
Scratcher
1000+ posts

My script only works every other time.

95045290 wrote:

You need one block to fix this:
set [i1 v] to (0)
Put it at the beginning of the “define render text” block
That just breaks it further.
95045290
Scratcher
70 posts

My script only works every other time.

-EmeraldThunder- wrote:

95045290 wrote:

You need one block to fix this:
set [i1 v] to (0)
Put it at the beginning of the “define render text” block
That just breaks it further.
Did you test it

Last edited by 95045290 (March 3, 2021 20:03:17)

-EmeraldThunder-
Scratcher
1000+ posts

My script only works every other time.

95045290 wrote:

-EmeraldThunder- wrote:

95045290 wrote:

You need one block to fix this:
set [i1 v] to (0)
Put it at the beginning of the “define render text” block
That just breaks it further.
Did you test it?
Yes. Everything vanished.
95045290
Scratcher
70 posts

My script only works every other time.

95045290 wrote:

You need one block to fix this:
set [i1 v] to (0)
Put it at the beginning of the “define render text” block
I mean:
set [i1 v] to (1)
-EmeraldThunder-
Scratcher
1000+ posts

My script only works every other time.

95045290 wrote:

95045290 wrote:

You need one block to fix this:
set [i1 v] to (0)
Put it at the beginning of the “define render text” block
I mean:
set [i1 v] to (1)
I know. That is the script that I used.
deck26
Scratcher
1000+ posts

My script only works every other time.

If I run that block manually it writes the numbers 1 to 23 in a column. It seems to work consistently for me in Firefox.
-EmeraldThunder-
Scratcher
1000+ posts

My script only works every other time.

deck26 wrote:

If I run that block manually it writes the numbers 1 to 23 in a column. It seems to work consistently for me in Firefox.
Strange. Anyway I have fixed it now.

Powered by DjangoBB