PHCENIX
November 16, 2019, 6:44am
1
hi !
so i’ve come across a problem when my error tab on the left of the episode portal says:
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?
1 Like
PHCENIX
November 16, 2019, 8:13am
3
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.
PHCENIX:
} (IDENTIFIED 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
God. I need more coffee… Sleepy head
1 Like
PHCENIX
November 16, 2019, 8:21am
8
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
PHCENIX
November 16, 2019, 8:23am
10
oh my god, i am sooooo stupid. thats definitely it. thank you so much ! x
PHCENIX
November 16, 2019, 8:25am
11
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!
system
Closed
December 16, 2019, 9:00pm
13
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.