#how would i fix this

1 messages · Page 1 of 1 (latest)

solid spear
#

I'm trying to make a chunk change but it nothing happens

autumn matrix
#

are you sure that executed command is right?
I think it's either the syntax or that you shouldn't have a /

icy fern
#

You need to have %% around the parentheses

faint wren
solid spear
#

@icy fern Where would i need yo put them?

zenith hazel
#

do this for every value in parentheses

#

also remove /

solid spear
#

Okay thank you

#

I will test it out soon

solid spear
#

I am getting this error message

icy fern
#

There isn’t a loop-index I don’t think, use loop-value

warm violet
#

^, loop-index is for lists

solid spear
#

Thank you

lucid sand
#

And not only that, but a loop-index is a string, not an integer

autumn matrix