'SCRIPT HELP: issue with [shouldPaginate:YES]

hi !
so i’ve come across a problem when my error tab on the left of the episode portal says:
helpz

i’m not sure whats wrong, this is the coding i used:

script
NARRATOR
Choose a face shape.

choice [shouldPaginate:YES]
“Original”{
@ATLAS changes face into Defined Triangle
goto atlas_face
}“Defined Triangle”{
@ATLAS changes face into Defined Triangle
goto atlas_face
}“Diamond”{
@ATLAS changes face into Diamond
goto atlas_face
}“Stubbled Square”{
@ATLAS changes face into Chiseled Square
goto atlas_face
}“Square Jaw”{
@ATLAS changes face into Square Jaw
goto atlas_face
}“Soft Triangle”{
@ATLAS changes face into Cade
goto atlas_face
}“THE CRIMSON CHIN”{
@ATLAS changes face into Athletic Square Jaw
goto atlas_face
} “He looks Perfect!”
goto atlas_cc2
} (IDENTIFIED PROBLEM)
“Sculpted Oblong”{
@ATLAS changes face into Sculpted Oblong
goto atlas_face
}“Chiseled Oval”{
@ATLAS changes face into Chiseled Oval
goto atlas_face
}“Mature Round”{
@ATLAS changes face into Mature Round
goto atlas_face
}“Mature Square”{
@ATLAS changes face into Mature Square
goto atlas_face
} “He looks Perfect!”
goto atlas_cc2
}

if someone can please help and come to me with a solution that would be greatly appreciated <3
thank you !

Were is the rest from the script? :see_no_evil:

1 Like

thats all i got, i created my own template and theres not much at the beginning just splashes and all that. by any chance do you know what could be the possible problem.

this is where the error finder highlighted as the main problem

Were is the word choice?

I would delete that piece with (blabla)

1 Like

That you havent got that word can also be the mistake

1 Like

choice is right here (:

God. I need more coffee… Sleepy head :woman_facepalming:t3::woman_facepalming:t3:

1 Like

girl, can relate, i definitely need caffeine to get me through the day

1 Like

Found it.

(I think) otherwise I’m not gonna comment anymore until I had my coffee .

By he looks perfect.

1 Like

oh my god, i am sooooo stupid. thats definitely it. thank you so much ! x

it works now, thank youuuuuuu i cant believe i’ve spent and hour looking at this and never realized. if you ever need help with anything, let me know, dont be afraid to ask <3

1 Like

Haha you’re welcome hun! Sometimes with all the coding you miss small things and 4 eyes see more then 2.

I will! Thank you! :smiling_face_with_three_hearts:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.