SCRIPT ERRORS you just can't seem to fix!

It work thank you so much <3

1 Like

What must I write that the overlay comes slow so opacity … But it does not appear? What should I write instead that it comes slow?

and the overlay spot should be in the middle

I wrote this script to customise the female character and it keeps coming up with an error saying that either the skin tone or eyebrows don’t exist.
@FAMILYMEMBER1 stands screen center in zone 3
@SARAH enters from left to screen center
NARRATOR
So… what’s your name?
label first_name_input
input What’s Your First Name?|What’s Your First Name?|Done(NAME)
if (NAME is “”) {
NARRATOR
You do need a name.
goto first_name_input
} else {
continue
}

label avatar_0
@zoom reset
@speechbubble reset
NARRATOR
So, [NAME], what’s your look?
choice
“Skin Tone” {
goto bodyColor_0
}“Hair” {
goto hair_0
}“Eyes” {
goto eyes_0
}“Eyebrows” {
goto brows_0
}“Face Shape”{
goto face_0
}“Nose” {
goto nose_0
}“Mouth” {
goto mouth_0
} “This is perfect!” {
goto avatar_end
}

label bodyColor_0
@zoom on 155 0 to 120% in 0
#@zoom on 455 0 to 120% in 0
#@zoom on 765 0 to 120% in 0
@SARAH starts idle_loop
NARRATOR
What skin color would you like?
choice
“Fair Warm”{
@SARAH changes bodyColor into Fair Warm
goto bodyColor_0
}“Fair Gold”{
@SARAH changes bodyColor into Fair Gold
goto bodyColor_0
}“Beige Light Neutral”{
@SARAH changes bodyColor into Beige Light Neutral
goto bodyColor_0
}“Fair Neutral”{
@SARAH changes bodyColor into Fair Neutral
goto bodyColor_0
}“Beige Light Rose”{
@SARAH changes bodyColor into Beige Light Rose
goto bodyColor_0
}“Fair Rose”{
@SARAH changes bodyColor into Fair Rose
goto bodyColor_0
}“Beige Light Gold”{
@SARAH changes bodyColor into Beige Light Gold
goto bodyColor_0
}“Beige Rose”{
@SARAH changes bodyColor into Beige Rose
goto bodyColor_0
}“Beige Gold”{
@SARAH changes bodyColor into Beige Gold
goto bodyColor_0
}“Tan Neutral”{
@SARAH changes bodyColor into Tan Neutral
goto bodyColor_0
}“Next Page >>”{
goto bodyColor_1
}“This looks good!”{
@SARAH starts idle_happy_loop
goto avatar_0
}

label bodyColor_1
@SARAH starts idle_loop
NARRATOR
What skin color would you like?
choice
“Beige Deep Gold”{
@SARAH changes bodyColor into Beige Deep Gold
goto bodyColor_1
}“Beige Deep Neutral”{
@SARAH changes bodyColor into Beige DeepNeutral
goto bodyColor_1
}“Beige Neutral”{
@SARAH changes bodyColor into Beige Neutral
goto bodyColor_1
}“Tan Gold”{
@SARAH changes bodyColor into Tan Gold
goto bodyColor_1
}“Beige Deep Rose”{
@SARAH changes bodyColor into Beige Deep Rose
goto bodyColor_1
}“Tan Rose”{
@SARAH changes bodyColor into Tan Rose
goto bodyColor_1
}“Tan Deep Gold”{
@SARAH changes bodyColor into Tan Deep Gold
goto bodyColor_1
}“Tan Deep Rose”{
@SARAH changes bodyColor into Tan Deep Rose
goto bodyColor_1
}“Tan Deep Neutral”{
@SARAH changes bodyColor into Tan Deep Neutral
goto bodyColor_1
}“Next Page >>”{
goto bodyColor_2
}"<< Previous Page"{
goto bodyColor_0
}“This looks good!”{
@SARAH starts idle_happy_loop
goto avatar_0
}

label bodyColor_2
@SARAH starts idle_loop
NARRATOR
What skin color would you like?
choice
“Brown Gold”{
@SARAH changes bodyColor into Brown Gold
goto bodyColor_2
}“Brown Neutral”{
@SARAH changes bodyColor into Brown Neutral
goto bodyColor_2
}“Brown Rose”{
@SARAH changes bodyColor into Brown Rose
goto bodyColor_2
}“Brown Deep Rose”{
@SARAH changes bodyColor into Brown Deep Rose
goto bodyColor_2
}“Brown Deep Gold”{
@SARAH changes bodyColor into Brown Deep Gold
goto bodyColor_2
}“Brown Deep Neutral”{
@SARAH changes bodyColor into Brown Deep Neutral
goto bodyColor_2
}“Beige Green Light”{
@SARAH changes bodyColor into Beige Green Light
goto bodyColor_2
}“Green”{
@SARAH changes bodyColor into Green
goto bodyColor_2
}“Light Blue”{
@SARAH changes bodyColor into Light Blue
goto bodyColor_2
}“Blue”{
@SARAH changes bodyColor into Blue
goto bodyColor_2
}"<< Previous Page"{
goto bodyColor_1
}“This looks good!”{
@SARAH starts idle_happy_loop
goto avatar_0
}

label brows_0
@zoom on 150 320 to 165% in 0
#@zoom on 470 320 to 165% in 0
#@zoom on 785 320 to 165% in 0
@SARAH starts idle_loop
NARRATOR
What eyebrow shape would you like?
choice
“Arched Natural”{
@SARAH changes eyebrows into Arched Natural
goto brows_0
}“Arched Thick Styled”{
@SARAH changes eyebrows into Arched Thick Styled
goto brows_0
}“Arched Thin”{
@SARAH changes eyebrows into Arched Thin
goto brows_0
}“Arched Thin High”{
@SARAH changes eyebrows into Arched Thin High
goto brows_0
}“Round Medium”{
@SARAH changes eyebrows into Round Medium
goto brows_0
}“Round Thick”{
@SARAH changes eyebrows into Round Thick
goto brows_0
}“Round Thin High”{
@SARAH changes eyebrows into Round Thin High
goto brows_0
}“Straight Medium”{
@SARAH changes eyebrows into Straight Medium
goto brows_0
}“Select a color.”{
goto browsColor_0
} “Looks good!”{
goto avatar_0
}

label browsColor_0
@zoom on 150 320 to 165% in 0
#@zoom on 470 320 to 165% in 0
#@zoom on 785 320 to 165% in 0
@SARAH starts idle_loop
NARRATOR
What color should your eyebrows be?
choice
“Black Dark”{
@SARAH changes eyebrowsColor into Black Dark
goto browsColor_0
}“Black Jet”{
@SARAH changes eyebrowsColor into blackJet
goto browsColor_0
}“Deep Brown”{
@SARAH changes eyebrowsColor into Deep Brown
goto browsColor_0
}“Dark Brown”{
@SARAH changes eyebrowsColor into Dark Brown
goto browsColor_0
}“Chestnut Brown”{
@SARAH changes eyebrowsColor into Chestnut Brown
goto browsColor_0
}“Medium Warm Brown”{
@SARAH changes eyebrowsColor into Medium Warm Brown
goto browsColor_0
}“Light Brown”{
@SARAH changes eyebrowsColor into Light Brown
goto browsColor_0
}“Blonde Medium”{
@SARAH changes eyebrowsColor into Blonde Medium
goto browsColor_0
}“Dirty Blonde”{
@SARAH changes eyebrowsColor into Dirty Blonde
goto browsColor_0
}“Honey Blonde”{
@SARAH changes eyebrowsColor into Honey Blonde
goto browsColor_0
}“Platinum Blonde”{
@SARAH changes eyebrowsColor into Platinum Blonde
goto browsColor_0
}“Next Page >>”{
goto browsColor_1
}“Change eyebrow shape.”{
goto brows_0
}“Looks good!”{
goto avatar_0
}

label browsColor_1
@zoom on 150 320 to 165% in 0
#@zoom on 470 320 to 165% in 0
#@zoom on 785 320 to 165% in 0
@SARAH starts idle_loop
NARRATOR
What color should your eyebrows be?
choice
“Strawberry Blonde”{
@SARAH changes eyebrowsColor into Strawberry Blonde
goto browsColor_1
}“Gray”{
@SARAH changes eyebrowsColor into Gray
goto browsColor_1
}“Cool Gray”{
@SARAH changes eyebrowsColor into Cool Gray
goto browsColor_1
}“Warm White”{
@SARAH changes eyebrowsColor into Warm White
goto browsColor_1
}“Copper Red”{
@SARAH changes eyebrowsColor into Copper Red
goto browsColor_1
}“Ginger Red”{
@SARAH changes eyebrowsColor into Ginger Red
goto browsColor_1
}“Green Mint”{
@SARAH changes eyebrowsColor into Green Mint
goto browsColor_1
}“Pink Light”{
@SARAH changes eyebrowsColor into Pink Lt
goto browsColor_1
}“Purple Lilac”{
@SARAH changes eyebrowsColor into Purple Lilac
goto browsColor_1
}"<< Previous Page"{
goto browsColor_0
}“Change eyebrow shape.”{
goto brows_0
}“Looks good!”{
goto avatar_0
}

label face_0
@zoom on 150 350 to 165% in 0
#@zoom on 470 350 to 165% in 0
#@zoom on 785 350 to 165% in 0
@SARAH starts idle_loop
NARRATOR
What face shape would you like?
choice
“Diamond Long”{
@SARAH changes face into Diamond Long
goto face_0
}“Diamond”{
@SARAH changes face into Diamond
goto face_0
}“Heart Defined”{
@SARAH changes face into Heart Defined
goto face_0
}“Heart Mature”{
@SARAH changes face into Heart Mature
goto face_0
}“Heart Soft”{
@SARAH changes face into Heart Soft
goto face_0
}“Round Soft”{
@SARAH changes face into Round Soft
goto face_0
}“Square Mature”{
@SARAH changes face into Square Mature
goto face_0
}“Triangle Defined”{
@SARAH changes face into Triangle Defined
goto face_0
}“Looks good!”{
goto avatar_0
}

label eyes_0
@zoom on 165 350 to 165% in 0
#@zoom on 470 350 to 165% in 0
#@zoom on 785 350 to 165% in 0
@SARAH starts idle_loop
NARRATOR
What eye shape would you like?
choice
“Deepset Downturned” {
@SARAH changes eyes into Deepset Downturned
goto eyes_0
}“Deepset Mature” {
@SARAH changes eyes into Deepset Mature
goto eyes_0
}“Deepset Almond” {
@SARAH changes eyes into Deepset Almond
goto eyes_0
}“Sharp Almond” {
@SARAH changes eyes into Sharp Almond
goto eyes_0
}“Female Generic” {
@SARAH changes eyes into Female Generic
goto eyes_0
}“Monolid Slender” {
@SARAH changes eyes into Monolid Slender
goto eyes_0
}“Round Downturned Wide” {
@SARAH changes eyes into Round Downturned Wide
goto eyes_0
}“Round Medium” {
@SARAH changes eyes into Round Medium
goto eyes_0
}“Select a color.”{
goto eyesColor_0
}“Looks good!”{
goto avatar_0
}

label eyesColor_0
@zoom on 165 350 to 165% in 0
#@zoom on 470 350 to 165% in 0
#@zoom on 785 350 to 165% in 0
@SARAH starts idle_loop
NARRATOR
What color should your eyes be?
choice
“Brown Black” {
@SARAH changes eyesColor into Brown Black
goto eyesColor_0
}“Brown Dark” {
@SARAH changes eyesColor into Brown Dark
goto eyesColor_0
}“Brown Light” {
@SARAH changes eyesColor into Brown Light
goto eyesColor_0
}“Grey Cool” {
@SARAH changes eyesColor into Grey Cool
goto eyesColor_0
}“Blue Deep” {
@SARAH changes eyesColor into Blue Deep
goto eyesColor_0
}“Blue Aqua” {
@SARAH changes eyesColor into Blue Aqua
goto eyesColor_0
}“Hazel” {
@SARAH changes eyesColor into Hazel
goto eyesColor_0
}“Green Emerald” {
@SARAH changes eyesColor into Green Emerald
goto eyesColor_0
}“Red” {
@SARAH changes eyesColor into Red
goto eyesColor_0
}“Violet” {
@SARAH changes eyesColor into Violet
goto eyesColor_0
}“Change eye shape.”{
goto eyes_0
}“Looks good!”{
goto avatar_0
}

label mouth_0
@zoom on 155 310 to 165% in 0
#@zoom on 470 310 to 165% in 0
#@zoom on 785 310 to 165% in 0
@SARAH starts idle_loop
NARRATOR
What mouth shape would you like?
choice
“Full Heart Pouty” {
@SARAH changes mouth into Full Heart Pouty
goto mouth_0
}“Medium Heart Natural” {
@SARAH changes mouth into Medium Heart Natural
goto mouth_0
}“Medium Thin” {
@SARAH changes mouth into Medium Thin
goto mouth_0
}“Thin Heart” {
@SARAH changes mouth into Thin Heart
goto mouth_0
}“Select color.”{
goto mouthColor_0
}“Looks good!”{
goto avatar_0
}

label mouthColor_0
NARRATOR
What color lips would you like?
choice
“Natural”{
goto mouthNatural0
}“Bright Colored”{
goto mouthMakeup0
}“Dark Colored”{
goto mouthMakeupDark0
}“Change lip shape.”{
goto mouth_0
}“This looks good!”{
goto avatar_0
}

label mouthNatural0
NARRATOR
What natural lip color would you like?
choice
“Fair Rose Matte” {
@SARAH changes mouthColor into Fair Rose Matte
goto mouthNatural0
}“Fair Neutral Matte” {
@SARAH changes mouthColor into Fair Neutral Matte
goto mouthNatural0
}“Beige Light Gold Matte” {
@SARAH changes mouthColor into Beige Light Gold Matte
goto mouthNatural0
}“Fair Gold Matte” {
@SARAH changes mouthColor into Fair Gold Matte
goto mouthNatural0
}“Beige Rose” {
@SARAH changes mouthColor into Beige Rose
goto mouthNatural0
}“Beige Gold Matte” {
@SARAH changes mouthColor into Beige Gold Matte
goto mouthNatural0
}“Beige Deep Neutral” {
@SARAH changes mouthColor into Beige Deep Neutral
goto mouthNatural0
}“Next Page >>”{
goto mouthNatural1
}“Try other colors.”{
goto mouthColor_0
}“Change lip shape.”{
goto mouth_0
}“Looks good!”{
goto avatar_0
}

label mouthNatural1
NARRATOR
What natural lip color would you like?
choice
“Tan Deep Gold” {
@SARAH changes mouthColor into Tan Deep Gold
goto mouthNatural1
}“Tan Deep Neutral” {
@SARAH changes mouthColor into Tan Deep Neutral
goto mouthNatural1
}“Brown Gold” {
@SARAH changes mouthColor into Brown Gold
goto mouthNatural1
}“Brown Neutral” {
@SARAH changes mouthColor into Brown Neutral
goto mouthNatural1
}“Brown Deep Rose” {
@SARAH changes mouthColor into Brown Deep Rose
goto mouthNatural1
}“Brown Deep Gold” {
@SARAH changes mouthColor into Brown Deep Gold
goto mouthNatural1
}"<< Previous Page"{
goto mouthNatural0
}“Try other colors.”{
goto mouthColor_0
}“Change lip shape.”{
goto mouth_0
}“Looks good!”{
goto avatar_0
}

label mouthMakeup0
NARRATOR
What lip color would you like?
choice
“Pink Peach Light Gloss” {
@SARAH changes mouthColor into Pink Peach Light Gloss
goto mouthMakeup0
}“Pink Peach Lt Gloss” {
@SARAH changes mouthColor into Pink Peach Lt Gloss
goto mouthMakeup0
}“Pink Peach Light Matte” {
@SARAH changes mouthColor into Pink Peach Light Matte
goto mouthMakeup0
}“Peach Gloss” {
@SARAH changes mouthColor into Peach Gloss
goto mouthMakeup0
}“Peach Matte” {
@SARAH changes mouthColor into Peach Matte
goto mouthMakeup0
}“Pink Beige Gloss” {
@SARAH changes mouthColor into Pink Beige Gloss
goto mouthMakeup0
}“Pink Beige Matte” {
@SARAH changes mouthColor into Pink Beige Matte
goto mouthMakeup0
}“Pink Medium Gloss” {
@SARAH changes mouthColor into Pink Medium Gloss
goto mouthMakeup0
}“Pink Medium Matte” {
@SARAH changes mouthColor into Pink Medium Matte
goto mouthMakeup0
}“Next Page >>”{
goto mouthMakeup1
}“Try other colors.”{
goto mouthColor_0
}“Change lip shape.”{
goto mouth_0
}“Looks good!”{
goto avatar_0
}

label mouthMakeup1
NARRATOR
What lip color would you like?
choice
“Pink Hot Gloss” {
@SARAH changes mouthColor into Pink Hot Gloss
goto mouthMakeup1
}“Pink Hot Matte” {
@SARAH changes mouthColor into Pink Hot Matte
goto mouthMakeup1
}“Pink Deep Gloss” {
@SARAH changes mouthColor into Pink Deep Gloss
goto mouthMakeup1
}“Pink Deep Matte” {
@SARAH changes mouthColor into Pink Deep Matte
goto mouthMakeup1
}“Purple Pastel Gloss” {
@SARAH changes mouthColor into Purple Pastel Gloss
goto mouthMakeup1
}“Purple Pastel Matte” {
@SARAH changes mouthColor into Purple Pastel Matte
goto mouthMakeup1
}“Pink Warm Gloss” {
@SARAH changes mouthColor into Pink Warm Gloss
goto mouthMakeup1
}“Pink Warm Matte” {
@SARAH changes mouthColor into Pink Warm Matte
goto mouthMakeup1
}"<< Previous Page"{
goto mouthMakeup0
}“Try other colors.”{
goto mouthColor_0
}“Change lip shape.”{
goto mouth_0
}“Looks good!”{
goto avatar_0
}

label mouthMakeupDark0
NARRATOR
What lip color would you like?
choice
“Red Gloss”{
@SARAH changes mouthColor into Red Gloss
goto mouthMakeupDark0
}“Red Matte”{
@SARAH changes mouthColor into Red Matte
goto mouthMakeupDark0
}“Rose Gloss”{
@SARAH changes mouthColor into Rose Gloss
goto mouthMakeupDark0
}“Rose Matte”{
@SARAH changes mouthColor into Rose Matte
goto mouthMakeupDark0
}“Red Deep Gloss”{
@SARAH changes mouthColor into Red Deep Gloss
goto mouthMakeupDark0
}“Red Deep Matte”{
@SARAH changes mouthColor into Red Deep Matte
goto mouthMakeupDark0
}“Violet Gloss”{
@SARAH changes mouthColor into Violet Gloss
goto mouthMakeupDark0
}“Violet Matte”{
@SARAH changes mouthColor into Violet Matte
goto mouthMakeupDark0
}“Next Page >>”{
goto mouthMakeupDark1
}“Try other colors.”{
goto mouthColor_0
}“Change lip shape.”{
goto mouth_0
}“Looks good!”{
goto avatar_0
}

label mouthMakeupDark1
NARRATOR
What lip color would you like?
choice
“Mauve Gloss”{
@SARAH changes mouthColor into Mauve Gloss
goto mouthMakeupDark1
}“Mauve Matte”{
@SARAH changes mouthColor into Mauve Matte
goto mouthMakeupDark1
}“Plum Gloss”{
@SARAH changes mouthColor into Plum Gloss
goto mouthMakeupDark1
}“Plum Matte”{
@SARAH changes mouthColor into Plum Matte
goto mouthMakeupDark1
}“Black Gloss”{
@SARAH changes mouthColor into Black Gloss
goto mouthMakeupDark1
}“Black Matte”{
@SARAH changes mouthColor into Black Matte
goto mouthMakeupDark1
}"<< Previous Page"{
goto mouthMakeupDark0
}“Try other colors.”{
goto mouthColor_0
}“Change lip shape.”{
goto mouth_0
}“Looks good!”{
goto avatar_0
}

label hair_0
@zoom on 150 275 to 155% in 0
#@zoom on 480 275 to 155% in 0
#@zoom on 800 275 to 155% in 0
@SARAH starts admire_happy
NARRATOR
There are tons of hairstyles to choose from! Which styles would you like to browse?
choice
“Short Hair Styles”{
goto hairShort
}“Mid-length Hair Styles”{
goto hairMedium
}“Long Hair Styles”{
goto hairLong
}“Tied-Up Hair Styles”{
goto hairUp
}“Change Color.”{
goto hairColor_0
}“This looks good!”{
goto avatar_0
}

label hairShort
NARRATOR
What short hair style would you like?
choice
“Short Curly Fade” {
@SARAH changes hair into Short Curly Fade
@SARAH starts primp_neutral
goto hairShort
}“Short Pixie” {
@SARAH changes hair into Short Pixie
@SARAH starts primp_neutral
goto hairShort
}“Punk Pixie” {
@SARAH changes hair into Punk Pixie
@SARAH starts primp_neutral
goto hairShort
}“Classic Bob” {
@SARAH changes hair into Classic Bob
@SARAH starts primp_neutral
goto hairShort
}“Short Wavy Hair Solid” {
@SARAH changes hair into Short Wavy Hair Solid
@SARAH starts primp_neutral
goto hairShort
}“Curly Bob” {
@SARAH changes hair into Curly Bob
@SARAH starts primp_neutral
goto hairShort
}“Blunt Bangs Short” {
@SARAH changes hair into Blunt Bangs Short
@SARAH starts primp_neutral
goto hairShort
}“Long Faux Hawk Solid” {
@SARAH changes hair into Long Faux Hawk Solid
@SARAH starts primp_neutral
goto hairShort
}“Change Length.”{
goto hair_0
}“Change Color.”{
goto hairColor_0
}“This looks good!”{
goto avatar_0
}

label hairMedium
NARRATOR
What medium length hair style would you like?
choice
“Straight Medium”{
@SARAH changes hair into Straight Medium
@SARAH starts primp_neutral
goto hairMedium
}“Short Wavy Ombre” {
@SARAH changes hair into Short Wavy Ombre
@SARAH starts primp_neutral
goto hairMedium
}“Hair Flip” {
@SARAH changes hair into Hair Flip
@SARAH starts primp_neutral
goto hairMedium
}“Medium Curly Solid”{
@SARAH changes hair into Medium Curly Solid
@SARAH starts primp_neutral
goto hairMedium
}“Afro”{
@SARAH changes hair into Afro
@SARAH starts primp_neutral
goto hairMedium
}“Medium Braided” {
@SARAH changes hair into Medium Braided
@SARAH starts primp_neutral
goto hairMedium
}“Medium Dreadlocks” {
@SARAH changes hair into Medium Dreadlocks
@SARAH starts primp_neutral
goto hairMedium
}“Change Length.”{
goto hair_0
}“Change Color.”{
goto hairColor_0
}“This looks good!”{
goto avatar_0
}

label hairLong
NARRATOR
What long hairstyle would you like?
choice
“Beach Wave Hair” {
@SARAH changes hair into Beach Wave Hair
@SARAH starts primp_neutral
goto hairLong
}“Long Feathered” {
@SARAH changes hair into Long Feathered
@SARAH starts primp_neutral
goto hairLong
}“Long Straight Loose Solid” {
@SARAH changes hair into Long Straight Loose Solid
@SARAH starts primp_neutral
goto hairLong
}“Long Straight Loose Bangs Blunt Solid” {
@SARAH changes hair into Long Straight Loose Bangs Blunt Solid
@SARAH starts primp_neutral
goto hairLong
}“Long Straight Loose Bangs Sideswept Solid” {
@SARAH changes hair into Long Straight Loose Bangs Sideswept Solid
@SARAH starts primp_neutral
goto hairLong
}“Long Braided” {
@SARAH changes hair into Long Braided
@SARAH starts primp_neutral
goto hairLong
}“Long Dreadlocks” {
@SARAH changes hair into Long Dreadlocks
@SARAH starts primp_neutral
goto hairLong
}“Change Length.”{
goto hair_0
}“Change Color.”{
goto hairColor_0
}“This looks good!”{
goto avatar_0
}

label hairUp
NARRATOR
What tied-up style would you like?
choice
“Morning Updo” {
@SARAH changes hair into Morning Updo
@SARAH starts primp_neutral
goto hairUp
}“Short High Ponytail” {
@SARAH changes hair into Short High Ponytail
@SARAH starts primp_neutral
goto hairUp
}“Long High Ponytail” {
@SARAH changes hair into Long High Ponytail
@SARAH starts primp_neutral
goto hairUp
}“Braided Bun” {
@SARAH changes hair into Braided Bun
@SARAH starts primp_neutral
goto hairUp
}“Change Length.”{
goto hair_0
}“Change Color.”{
goto hairColor_0
}“This looks good!”{
goto avatar_0
}

label hairColor_0
@SARAH starts idle_loop
NARRATOR
What hair color would you like?
choice
“Black Dark” {
@SARAH changes hairColor into Black Dark
goto hairColor_0
}“Black Jet” {
@SARAH changes hairColor into Black Jet
goto hairColor_0
}“Deep Brown” {
@SARAH changes hairColor into Deep Brown
goto hairColor_0
}“Dark Brown” {
@SARAH changes hairColor into Dark Brown
goto hairColor_0
}“Chestnut Brown” {
@SARAH changes hairColor into Chestnut Brown
goto hairColor_0
}“Medium Warm Brown” {
@SARAH changes hairColor into Medium Warm Brown
goto hairColor_0
}“Light Brown” {
@SARAH changes hairColor into Light Brown
goto hairColor_0
}“Next Page >>”{
goto hairColor_1
}“Change Style.”{
goto hair_0
}“Looks good!”{
goto avatar_0
}

label hairColor_1
@SARAH starts idle_loop
NARRATOR
What hair color would you like?
choice
“Yellow” {
@SARAH changes hairColor into Yellow
goto hairColor_1
}“Honey Blonde” {
@SARAH changes hairColor into Honey Blonde
goto hairColor_1
}“Blonde Medium” {
@SARAH changes hairColor into Blonde Medium
goto hairColor_1
}“Dirty Blonde” {
@SARAH changes hairColor into Dirty Blonde
goto hairColor_1
}“Ash Blonde” {
@SARAH changes hairColor into Ash Blonde
goto hairColor_1
}“Platinum Blonde” {
@SARAH changes hairColor into Platinum Blonde
goto hairColor_1
}“Warm White” {
@SARAH changes hairColor into Warm White
goto hairColor_1
}“Aqua Gray” {
@SARAH changes hairColor into Aqua Gray
goto hairColor_1
}“Cool Gray” {
@SARAH changes hairColor into Cool Gray
goto hairColor_1
}“Gray” {
@SARAH changes hairColor into Gray
goto hairColor_1
}“Next Page >>”{
goto hairColor_2
}"<< Previous Page"{
goto hairColor_0
}“Change Style.”{
goto hair_0
}“Looks good!”{
goto avatar_0
}

label hairColor_2
@SARAH starts idle_loop
NARRATOR
What hair color would you like?
choice
“Burgundy Red” {
@SARAH changes hairColor into Burgundy Red
goto hairColor_2
}“Copper Red” {
@SARAH changes hairColor into Copper Red
goto hairColor_2
}“Red” {
@SARAH changes hairColor into Red
goto hairColor_2
}“Ginger Red” {
@SARAH changes hairColor into Ginger Red
goto hairColor_2
}“Strawberry Blonde” {
@SARAH changes hairColor into Strawberry Blonde
goto hairColor_2
}“Orange” {
@SARAH changes hairColor into Orange
goto hairColor_2
}“Peach Blonde” {
@SARAH changes hairColor into Peach Blonde
goto hairColor_2
}“Next Page >>”{
goto hairColor_3
}"<< Previous Page"{
goto hairColor_1
}“Change Style.”{
goto hair_0
}“Looks good!”{
goto avatar_0
}

label hairColor_3
@SARAH starts idle_loop
NARRATOR
What hair color would you like?
choice
“Grievance Green” {
@SARAH changes hairColor into Grievance Green
goto hairColor_3
}“Aqua Green” {
@SARAH changes hairColor into Aqua Green
goto hairColor_3
}“Green Mint” {
@SARAH changes hairColor into Green Mint
goto hairColor_3
}“Yellow Green” {
@SARAH changes hairColor into Yellow Green
goto hairColor_3
}“Blue Black” {
@SARAH changes hairColor into Blue Black
goto hairColor_3
}“Blue” {
@SARAH changes hairColor into Blue
goto hairColor_3
}“Aqua Blue” {
@SARAH changes hairColor into Aqua Blue
goto hairColor_3
}“Cornflower Blue” {
@SARAH changes hairColor into Cornflower Blue
goto hairColor_3
}“Next Page >>”{
goto hairColor_4
}"<< Previous Page"{
goto hairColor_2
}“Change Style.”{
goto hair_0
}“Looks good!”{
goto avatar_0
}

label hairColor_4
@SARAH starts idle_loop
NARRATOR
What hair color would you like?
choice
"Plum " {
@SARAH changes hairColor into Plum
goto hairColor_4
}"Purple " {
@SARAH changes hairColor into Purple
goto hairColor_4
}"Red Purple " {
@SARAH changes hairColor into Red Purple
goto hairColor_4
}“Purple Lilac” {
@SARAH changes hairColor into Purple Lilac
goto hairColor_4
}“Pop Pink " {
@SARAH changes hairColor into Pop Pink
goto hairColor_4
}“Hot Pink " {
@SARAH changes hairColor into Hot Pink
goto hairColor_4
}“Pink Light” {
@SARAH changes hairColor into Pink Lt
goto hairColor_4
}”<< Previous Page”{
goto hairColor_3
}“Change Style.”{
goto hair_0
}“Looks good!”{
goto avatar_0
}

label nose_0
@zoom on 155 310 to 165% in 0
#@zoom on 465 310 to 165% in 0
#@zoom on 785 310 to 165% in 0
@SARAH starts idle_loop
NARRATOR
What nose would you like?
choice
“Defined Natural” {
@SARAH changes nose into Defined Natural
goto nose_0
}“Grecian Soft” {
@SARAH changes nose into Grecian Soft
goto nose_0
}“Round Broad” {
@SARAH changes nose into Round Broad
goto nose_0
}“Round Button” {
@SARAH changes nose into Round Button
goto nose_0
}“Round Button Upturned” {
@SARAH changes nose into Round Button Upturned
goto nose_0
}“Round Downturned” {
@SARAH changes nose into Round Downturned
goto nose_0
}"Round Flared Upturned " {
@SARAH changes nose into Round Flared Upturned
goto nose_0
}“Looks good!”{
goto avatar_0
}

label avatar_end
@zoom reset
NARRATOR
Are you sure this is the look for you?
choice
“Yes, I look perfect!”{
#@remove FAMILYMEMBER1
&SARAH exits right
@transition fade out 2
goto story_start
} “No, I have to change something.”{
goto avatar_0
}
#}

label story_start

I need help…

I’m new and trying my first story, Can you help me with the following mistake:


choice
“Wear this!” {
@INKFEMALEAVATAR changes into Flirty Look
####REPLACE THIS WITH ONE OF YOUR OUTFITS####

gain Flirty Look
#This will let you check if they made this choice later.
goto afterdg1

} “I’ll try something else.” {
@INKFEMALEAVATAR unpreviews outfit Flirty Look
####REPLACE THIS WITH ONE OF YOUR OUTFITS####
goto dressinggame_1


It It says “There is a { in Line XX that doesn’t have a matching }”

THANK YOU :smile:

You need to fix your gain names.

hi

i keep getting this error ( label may not contain a space)

    KERRY ANNE2 (talk_think)
I want to tie up my hair. Which hairstyle should I do?

label hairStyle_KERRY ANNE2

can you please help

jlouise

Exactly what the error message says

Remove the space in your label name

could you write that line for me, as its not working

I tried and its still saying the same error, i might be doing it wrong
I am still learning

jlouise

Just remove the space between KERRY and ANNE

It didn’t work hon,

It’s ok I just won’t use it

Thank you anyway

jlouise

Is it the same exact error or a different error? Post a screenshot of your script.

The same

label hairStyle_KERRY ANNE2

@zoom reset
@KERRY ANNE2 starts idle_happy

@speechbubble is 160 250 to 0%
NARR
LOL.

choice
“Fishtail Braid”{
@add Hair Brush to KERRY ANNE2
@KERRY ANNE2 changes hair into Fishtail Braid
@KERRY ANNE2 is primp_brush_hair
goto hairStyle_KERRY ANNE2
}“High Ponytail” {
@add Hair Brush to KERRY ANNE2
@KERRY ANNE2 changes hair into High Ponytail
@KERRY ANNE2 is primp_brush_hair
goto hairStyle_KERRY ANNE2
}“Messy Back Bun” {
@add Hair Brush to KERRY ANNE2
@KERRY ANNE2 changes hair into Messy Back Bun
@KERRY ANNE2 is primp_brush_hair
goto hairStyle_KERRY ANNE2
}“Monday Morning Updo”{
@add Hair Brush to KERRY ANNE2
@KERRY ANNE2 changes hair into Monday Morning Updo
@KERRY ANNE2 is primp_brush_hair
goto hairStyle_KERRY ANNE2
}“Braid Crown Updo”{
@add Hair Brush to KERRY ANNE2
@KERRY ANNE2 changes hair into Braid Crown Updo
@KERRY ANNE2 is primp_brush_hair
goto hairStyle_KERRY ANNE2
}“Dancer Bun”{
@add Hair Brush to KERRY ANNE2
@KERRY ANNE2 changes hair into Dancer Bun
@KERRY ANNE2 is primp_brush_hair
goto hairStyle_KERRY ANNE2
}“Double Bun Updo”{
@add Hair Brush to KERRY ANNE2
@KERRY ANNE2 changes hair into Double Bun Updo
@KERRY ANNE2 is primp_brush_hair
goto hairStyle_KERRY ANNE2
}“This looks good!”{
sound ding
@remove Hair Brush from KERRY ANNE2
goto End_KERRY ANNE2
}

label End_KERRY ANNE2
@zoom reset
@speechbubble reset
@remove Hair Brush from KERRY ANNE2
KERRY ANNE2 (talk_think)
Yay or Nay?

choice
“Yay!”{
sound whistle_flirt
@KERRY ANNE2 is primp
@pause for a beat

}
“Nay.”{
@zoom reset
@KERRY ANNE2 is talk_repulsed
@pause for a beat

goto hairStyle_KERRY ANNE2
}

You still didn’t remove the space between KERRY and ANNE

Label names cannot have spaces.

I did but it came with same error

I think because the script recognizes Kerry Anne2 is a character and when I take away the space the character doesnt exist because I use the same template in my other episode and it works cause the character is one word

Maybe?

jlouise

Just remove the name from the labels and gotos. Your labels and gotos can just be hairStyle

OMG you are awesome

IT WORKED!!!

Thank :kissing_heart::kissing_heart:you soooo much

Jlouise

1 Like

Thank you :slight_smile:

It worked now…

labelhairColor_0

NARRATOR
In this story you will not be able to change saige’s hair colour because I am going to be describing her hair, so, sadly, you can’t change the color of her hair.

choice
“Will I ever be able to?” {

NARRATOR
I can’t promise anything, but hopefully yes. I was thinking on having saige go to a salon and have a ‘makeover’ of such, but that wouldn’t be for at least episode 11 or 12.

NARRATOR
Anymore questions?

choice
“Yes, I still don’t quite understand.” {
goto hairColor_0

}
“No, that’s enough interrogating the author for one episode.” {
goto avatar_0
}
}

“What episode will I be able to?” {

    NARRATOR

Unfourtunately, I don’t know. I don’t know if I will give the opportunity yet but If I do it will be around episode 11 - 12 (When we get more into the story).

    NARRATOR

Anymore questions?

choice
“Yes, I still don’t quite understand.” {
goto hairColor_0

}
“No, that’s enough interrogating the reader for one episode.” {
goto avatar_0
}
}

“I’m done, let me finish making Saige hot.”{
NARRATOR
okie dokie, have fun. Make sure she’s | bold , color:red , animation:shuffle-sideways , italic | irreseistable. | reset |

goto avatar_0 }

The error is unexpected CHARACTER: NARRATOR

I’m quite confused, maybe I made a mistake or a spelling error (I’m not sure) x :slight_smile:

Put a space between label and the label name:

Remove the whole line between the bracket and next choice options:

The next choice option should be on the same line as the end bracket or the very next line

} “Option here” {

or

}
“Option here” {

Put this bracket on the next line