There is a { on line 15 that does not have a matching }

how do i bold things?

U don’t have to bold it in the script

1 Like

so what does she mean by bold it?

U didn’t put in that bracket

She meant that you have to put the bracket that @Apes told you…
She bolded it for you to have a clear idea of what she meant…
But you don’t have to bold it just write it without the boldness…

1 Like

Male is the second option though

You can do this one that I used in one of my story but you have to change the name though

INT. BLACK - DAY

    NARRATOR
Let's starts off with some simple things

label gender_pick_one

    NARRATOR
Chose your gender

choice (GENDER)
“Female!”{

    NARRATOR
Are you certain you want to be a female?

choice
“Yes!”{

goto female_custom0

}“No!”{

goto gender_pick_one

}}“Male!”{

    NARRATOR
Are you certain you want to be a male?

choice
“Yes!”{

goto male_avatar0

}“No!”{

goto gender_pick_one

}}

label female_custom0

Avatar - Female {

&MIA 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(FIRSTNAME)

if (FIRSTNAME is “”) {

    NARR
You do need a name...

goto first_name_input

} else {
continue
}

label female_custom1

@zoom reset
@MIA starts think
@speechbubble reset

@MIA stands screen center and MIA faces right and MIA starts idle

    NARRATOR
What do you look like?

choice
“Skin Tone” {
goto fem_skin1
}
“Hair” {
goto fem_hair1
}
“Eyes” {
goto fem_eyes1
}
“Eyebrows” {
goto fem_brows1
}
“Face Shape”{
goto fem_face1
}
“Nose” {
goto fem_nose1
}
“Mouth” {
goto fem_mouth1
}
“This is perfect!” {
goto female1_end
}

label fem_skin1

    NARRATOR
Choose your skin color.

choice
“Light Skin Colors”{
goto skincolor_light1
}“Medium Skin Colors”{
goto skincolor_medium1
}“Dark Skin Colors”{
goto skincolor_dark1
}

label skincolor_light1

    NARRATOR
Choose her skin color.

choice
“Dune” {
@MIA changes bodyColor into Dune
goto skincolor_light1
}
“Porcelain” {
@MIA changes bodyColor into Porcelain
goto skincolor_light1
}
“Peach” {
@MIA changes bodyColor into Peach
goto skincolor_light1
}
“Fair” {
@MIA changes bodyColor into Fair
goto skincolor_light1
}
“Light”{
@MIA changes bodyColor into Light
goto skincolor_light1
}
“Light Ocre” {
@MIA changes bodyColor into Light Ocre
goto skincolor_light1
}
“Beige” {
@MIA changes bodyColor into Beige
goto skincolor_light1
}
“Ivory” {
@MIA changes bodyColor into Ivory
goto skincolor_light1
}
“Try Other Colors”{
goto fem_skin1
}
“Done”{
goto female_custom1
}

label skincolor_medium1

    NARRATOR
Choose your skin color.

choice
“Olive” {
@MIA changes bodyColor into Olive
goto skincolor_medium1
}
“Tan” {
@MIA changes bodyColor into Tan
goto skincolor_medium1
}
“Taupe” {
@MIA changes bodyColor into Taupe
goto skincolor_medium1
}
“Caramel” {
@MIA changes bodyColor into Caramel
goto skincolor_medium1
}
“Honey” {
@MIA changes bodyColor into Honey
goto skincolor_medium1
}
“Toffee” {
@MIA changes bodyColor into Toffee
goto skincolor_medium1
}
“Try Other Colors”{
goto fem_skin1
}
“Done”{
goto female_custom1
}

label skincolor_dark1

    NARRATOR
Choose your skin color.

choice
“Umber” {
@MIA changes bodyColor into Umber
goto skincolor_dark1
}
“Rosewood” {
@MIA changes bodyColor into Rosewood
goto skincolor_dark1
}
“Mocha” {
@MIA changes bodyColor into Mocha
goto skincolor_dark1
}
“Walnut” {
@MIA changes bodyColor into Walnut
goto skincolor_dark1
}
“Dark” {
@MIA changes bodyColor into Dark
goto skincolor_dark1
}
“Sable” {
@MIA changes bodyColor into Sable
goto skincolor_dark1
}
“Chestnut” {
@MIA changes bodyColor into Chestnut
goto skincolor_dark1
}
“Try Other Colors”{
goto fem_skin1
}
“Done”{
goto female_custom1
}

label fem_brows1

    NARRATOR
Choose your eyebrow shape.

choice
“Medium Angled”{
@MIA changes eyebrows into Medium Angled
goto fem_brows1
}“Classic Natural”{
@MIA changes eyebrows into Classic Natural
goto fem_brows1
}“Defined Natural”{
@MIA changes eyebrows into Defined Natural
goto fem_brows1
}“Mature Round”{
@MIA changes eyebrows into Mature Round
goto fem_brows1
}“Seductive Arch”{
@MIA changes eyebrows into Seductive Arch
goto fem_brows1
}“Next Page”{
goto fem_brows12
} “Done”{
goto female_custom1
}

label fem_brows12

    NARRATOR
Choose your eyebrow shape.

choice
“Seductive Round”{
@MIA changes eyebrows into Seductive Round
goto fem_brows12
}“Thick Flat”{
@MIA changes eyebrows into Thick Flat
goto fem_brows12
}“Thin Round”{
@MIA changes eyebrows into Thin Round
goto fem_brows12
}“Thin Soft Arch”{
@MIA changes eyebrows into Thin Soft Arch
goto fem_brows12
}“Thin Curved”{
@MIA changes eyebrows into Thin Curved
goto fem_brows12
}“Previous Page”{
goto fem_brows1
} “Done”{
goto female_custom1
}

label fem_face1

    NARRATOR
Choose your face shape.

choice
“Defined Heart” {
@MIA changes face into Defined Heart
goto fem_face1
}
“Defined Round” {
@MIA changes face into Defined Round
goto fem_face1
}
“Diamond” {
@MIA changes face into Diamond
goto fem_face1
}
“Oval” {
@MIA changes face into Oval
goto fem_face1
}
“Round” {
@MIA changes face into Round
goto fem_face1
}
“Soft Heart” {
@MIA changes face into Soft Heart
goto fem_face1
}
“Square” {
@MIA changes face into Square
goto fem_face1
}
“Done”{
goto female_custom1
}

label fem_eyes1

    NARRATOR
Choose your eyes.

choice
“Almond Classic” {
@MIA changes eyes into Almond Classic
goto fem_eyes1
}
“Round Bold” {
@MIA changes eyes into Round Bold
goto fem_eyes1
}
“Round Luxe” {
@MIA changes eyes into Round Luxe
goto fem_eyes1
}
“Round Classic” {
@MIA changes eyes into Round Classic
goto fem_eyes1
}
“Downturned Bold” {
@MIA changes eyes into Downturned Bold
goto fem_eyes1
}
“Downturned Natural” {
@MIA changes eyes into Downturned Natural
goto fem_eyes1
}
“Slender Classic” {
@MIA changes eyes into Slender Classic
goto fem_eyes1
}
“Next Page”{
goto fem_eyes12
}
“Select Color”{
goto fem_eyecolor1
}
“Done”{
goto female_custom1
}

label fem_eyes12

    NARRATOR
Choose your eyes.

choice
“Sloping Classic” {
@MIA changes eyes into Sloping Classic
goto fem_eyes12
}
“Slender Natural” {
@MIA changes eyes into Slender Natural
goto fem_eyes12
}
“Upturned Bold” {
@MIA changes eyes into Upturned Bold
goto fem_eyes12
}
“Upturned Feline” {
@MIA changes eyes into Upturned Feline
goto fem_eyes12
}
“Upturned Luxe” {
@MIA changes eyes into Upturned Luxe
goto fem_eyes12
}
“Upturned Natural” {
@MIA changes eyes into Upturned Natural
goto fem_eyes12
}
“Almond Luxe” {
@MIA changes eyes into Almond Luxe
goto fem_eyes12
}
“Previous Page”{
goto fem_eyes1
}
“Select Color”{
goto fem_eyecolor1
}
“Done”{
goto female_custom1
}

label fem_eyecolor1

    NARRATOR
Choose your eye color.

choice
“Black” {
@MIA changes eyesColor into Black
goto fem_eyecolor1
}
“Blue” {
@MIA changes eyesColor into Blue
goto fem_eyecolor1
}
“Brown” {
@MIA changes eyesColor into Brown
goto fem_eyecolor1
}
“Green” {
@MIA changes eyesColor into Green
goto fem_eyecolor1
}
“Purple” {
@MIA changes eyesColor into Purple
goto fem_eyecolor1
}
“White” {
@MIA changes eyesColor into White
goto fem_eyecolor1
}
“Auburn” {
@MIA changes eyesColor into Auburn
goto fem_eyecolor1
}
“Hickory” {
@MIA changes eyesColor into Hickory
goto fem_eyecolor1
}
“Pine” {
@MIA changes eyesColor into Pine
goto fem_eyecolor1
}
“Done”{
goto female_custom1
}

label fem_mouth1

    NARRATOR
Choose your mouth shape.

choice
“Blossom Lips” {
@MIA changes mouth into Blossom Lips
goto fem_mouth1
}“Classic” {
@MIA changes mouth into Classic
goto fem_mouth1
}“Classic Slender” {
@MIA changes mouth into Classic Slender
goto fem_mouth1
}“Full Round” {
@MIA changes mouth into Full Round
goto fem_mouth1
}“Mature Medium” {
@MIA changes mouth into Mature Medium
goto fem_mouth1
}“Thick” {
@MIA changes mouth into Thick
goto fem_mouth1
}“Select Color”{
goto fem_mouthcolor1
}
“Done”{
goto female_custom1
}

label fem_mouthcolor1

    NARRATOR
Choose your lip color.

choice
“Natural Colors” {
goto NaturalColors1
} “Bright Colors” {
goto BrightColors1
} “Dark Colors” {
goto DarkColors1
} “Change Lip Shape” {
goto fem_mouth1
}

label NaturalColors1

    NARRATOR
Choose your lip color.

choice
“Blush” {
@MIA changes mouthColor into Blush
goto NaturalColors1
} “Dune” {
@MIA changes mouthColor into Dune
goto NaturalColors1
} “Ivory” {
@MIA changes mouthColor into Ivory
goto NaturalColors1
} “Mocha” {
@MIA changes mouthColor into Mocha
goto NaturalColors1
} “Taupe” {
@MIA changes mouthColor into Taupe
goto NaturalColors1
} “Terracotta” {
@MIA changes mouthColor into Terracotta
goto NaturalColors1
} “Toffee” {
@MIA changes mouthColor into Toffee
goto NaturalColors1
} “Next Page” {
goto NaturalColors12
} “Try Other Colors” {
goto fem_mouthcolor1
} “Done” {
goto female_custom1
}

label NaturalColors12

    NARRATOR
Choose your lip color.

choice
“Umber” {
@MIA changes mouthColor into Umber
goto NaturalColors12
} “Rosewood” {
@MIA changes mouthColor into Rosewood
goto NaturalColors12
} “Dusty Rose” {
@MIA changes mouthColor into Dusty Rose
goto NaturalColors12
} “Dark” {
@MIA changes mouthColor into Dark
goto NaturalColors12
} “Sable” {
@MIA changes mouthColor into Sable
goto NaturalColors12
} “Chestnut” {
@MIA changes mouthColor into Chestnut
goto NaturalColors12
} “Previous Page” {
goto NaturalColors1
} “Try Other Colors” {
goto fem_mouthcolor1
} “Done” {
goto female_custom1
}

label BrightColors1

    NARRATOR
Choose your lip color.

choice
“Bubblegum Pink” {
@MIA changes mouthColor into Bubblegum Pink
goto BrightColors1
} “Champagne” {
@MIA changes mouthColor into Champagne
goto BrightColors1
} “Olive” {
@MIA changes mouthColor into Olive
goto BrightColors1
} “Cherry Red” {
@MIA changes mouthColor into Cherry Red
goto BrightColors1
} “Orange Crush” {
@MIA changes mouthColor into Orange Crush
goto BrightColors1
} “Raspberry” {
@MIA changes mouthColor into Raspberry
goto BrightColors1
} “Next Page” {
goto BrightColors12
} “Try Other Colors” {
goto fem_mouthcolor1
} “Done” {
goto female_custom1
}

label BrightColors12

    NARRATOR
Choose your lip color.

choice
“Rose” {
@MIA changes mouthColor into Rose
goto BrightColors12
} “Ruby Red” {
@MIA changes mouthColor into Ruby Red
goto BrightColors12
} “Seafoam” {
@MIA changes mouthColor into Seafoam
goto BrightColors12
} “Sky Blue” {
@MIA changes mouthColor into Sky Blue
goto BrightColors12
} “White” {
@MIA changes mouthColor into White
goto BrightColors12
} “Lavender” {
@MIA changes mouthColor into Lavender
goto BrightColors12
} “Previous Page” {
goto BrightColors1
} “Try Other Colors” {
goto fem_mouthcolor1
} “Done” {
goto female_custom1
}

label DarkColors1

    NARRATOR
Choose your lip color.

choice
“Azure” {
@MIA changes mouthColor into Azure
goto DarkColors1
} “Raven” {
@MIA changes mouthColor into Raven
goto DarkColors1
} “Bordeaux” {
@MIA changes mouthColor into Bordeaux
goto DarkColors1
} “Plum” {
@MIA changes mouthColor into Plum
goto DarkColors1
} “Emerald” {
@MIA changes mouthColor into Emerald
goto DarkColors1
} “Scarlet” {
@MIA changes mouthColor into Scarlet
goto DarkColors1
} “Wine” {
@MIA changes mouthColor into Wine
goto DarkColors1
} “Try Other Colors” {
goto fem_mouthcolor1
} “Done” {
goto female_custom1
}

label fem_nose1

    NARRATOR
Choose your nose.

choice
“Hooked” {
@MIA changes nose into Hooked
goto fem_nose1
}
“Sculpted” {
@MIA changes nose into Sculpted
goto fem_nose1
}
“Elven” {
@MIA changes nose into Elven
goto fem_nose1
}
“Grecian” {
@MIA changes nose into Grecian
goto fem_nose1
}
“Upturned” {
@MIA changes nose into Upturned
goto fem_nose1
}
“Soft Natural” {
@MIA changes nose into Soft Natural
goto fem_nose1
}
“Refined” {
@MIA changes nose into Refined
goto fem_nose1
}
“Next Page”{
goto fem_nose12
}
“Done”{
goto female_custom1
}

label fem_nose12

    NARRATOR
Choose your nose.

choice
“Roman” {
@MIA changes nose into Roman
goto fem_nose12
}
“Celestial” {
@MIA changes nose into Celestial
goto fem_nose12
}
“Round” {
@MIA changes nose into Round
goto fem_nose12
}
“Aquiline” {
@MIA changes nose into Aquiline
goto fem_nose12
}
“Pointed” {
@MIA changes nose into Pointed
goto fem_nose12
}
“Perky” {
@MIA changes nose into Perky
goto fem_nose12
}
“Wide” {
@MIA changes nose into Wide
goto fem_nose12
}
“Previous Page”{
goto fem_nose1
}
“Done”{
goto female_custom1
}

label fem_hair1

    NARRATOR
Choose your hairstyle.

choice
“Short Hair”{
goto hairShort1
}“Mid-length Hair”{
goto hairMedium1
}“Long Hair”{
goto hairLong1
}“Curled Hair”{
goto hairCurled1
}“Tied-Up Hair”{
goto hairUp1
}“Change Color”{
goto fem_haircolor1
}“Done”{
goto female_custom1
}

label hairShort1

    NARRATOR
Choose your hairstyle.

choice
“Buzzed Hair” {
@MIA changes hair into Buzzed Hair
goto hairShort1
}“Classy Pixie” {
@MIA changes hair into Classy Pixie
goto hairShort1
}“Messy Pixie” {
@MIA changes hair into Messy Pixie
goto hairShort1
}“Pixie” {
@MIA changes hair into Pixie
goto hairShort1
}“Unstyled Faux Hawk” {
@MIA changes hair into Unstyled Faux Hawk
goto hairShort1
}“Next Page”{
goto hairShort12
}“Change Length”{
goto fem_hair1
}“Change Color”{
goto fem_haircolor1
}“Done”{
goto female_custom1
}

label hairShort12

    NARRATOR
Choose your hairstyle.

choice
“Slicked Back” {
@MIA changes hair into Long Slicked Back Hair
goto hairShort12
}“Twist Hair” {
@MIA changes hair into Twist Hair
goto hairShort12
}“Long Faux Hawk” {
@MIA changes hair into Long Faux Hawk
goto hairShort12
}“Cornrow Faux Hawk” {
@MIA changes hair into Cornrow Faux Hawk
goto hairShort12
}“Shaved Sides” {
@MIA changes hair into Shaved Sides
goto hairShort12
}“Previous Page”{
goto hairShort1
}“Change Length”{
goto fem_hair1
}“Change Color”{
goto fem_haircolor1
}“Done”{
goto female_custom1
}

label hairMedium1

    NARRATOR
Choose your hairstyle.

choice
“Bed head” {
@MIA changes hair into Shaggy Long Hair
goto hairMedium1
}“Classic Bob” {
@MIA changes hair into Classic Bob
goto hairMedium1
}“Dreadlocks” {
@MIA changes hair into Long Dreadlocks
goto hairMedium1
}“Straight Bob” {
@MIA changes hair into Straight Bob
goto hairMedium1
}“Suburban Bubble” {
@MIA changes hair into Suburban Bubble
goto hairMedium1
}“Natural Curls” {
@MIA changes hair into Natural Curls
goto hairMedium1
}“Change Styles”{
goto fem_hair1
}“Change Color”{
goto fem_haircolor1
}“Done”{
goto female_custom1
}

label hairLong1

    NARRATOR
Choose your hairstyle.

choice
“Layered Hair” {
@MIA changes hair into Layered Hair
goto hairLong1
}“Long Feathered” {
@MIA changes hair into Long Feathered
goto hairLong1
}“Jules Hair” {
@MIA changes hair into Jules Hair
goto hairLong1
}“Long Straight Bangs” {
@MIA changes hair into Long Straight Hair
goto hairLong1
}“Straight” {
@MIA changes hair into Straight
goto hairLong1
}“Next Page”{
goto hairLong12
}“Change Styles”{
goto fem_hair1
}“Change Color”{
goto fem_haircolor1
}“Done”{
goto female_custom1
}

label hairLong12

    NARRATOR
Choose your hairstyle.

choice
“Scene Hair” {
@MIA changes hair into Scene Hair
goto hairLong12
}“Styled Corn Rows” {
@MIA changes hair into Styled Corn Rows
goto hairLong12
}“Side Head Scarf” {
@MIA changes hair into Side Head Scarf
goto hairLong12
}“Long Braids” {
@MIA changes hair into Long Braids
goto hairLong12
}“Box Braids”{
@MIA changes hair into Black and Red Box Braid Updo
goto hairLong12
}“Previous Page”{
goto hairLong1
}“Change Styles”{
goto fem_hair1
}“Change Color”{
goto fem_haircolor1
}“Done”{
goto female_custom1
}

label hairCurled1

    NARRATOR
Choose your hairstyle.

choice
“Beach Wave” {
@MIA changes hair into Beach Wave Hair
goto hairCurled1
}“Diva Curls” {
@MIA changes hair into Diva Curls
goto hairCurled1
}“Long Curly Hair” {
@MIA changes hair into Long Curly Hair
goto hairCurled1
}“Rebel Half Shaved” {
@MIA changes hair into Rebel Half Shaved Hairstyle
goto hairCurled1
}“Short Curly Hair” {
@MIA changes hair into Short Curly Hair
goto hairCurled1
}“Change Styles”{
goto fem_hair1
}“Change Color”{
goto fem_haircolor1
}“Done”{
goto female_custom1
}

label hairUp1

    NARRATOR
Choose your hairstyle.

choice
“Casual Braided Pigtails” {
@MIA changes hair into Casual Braided Pigtails
goto hairUp1
}“High Ponytail” {
@MIA changes hair into High Ponytail
goto hairUp1
}“Fishtail Braid” {
@MIA changes hair into Fishtail Braid
goto hairUp1
}“Messy Back Bun” {
@MIA changes hair into Messy Back Bun
goto hairUp1
}“Double Bun” {
@MIA changes hair into Double Bun Updo
goto hairUp1
}“Braided Crown” {
@MIA changes hair into Braid Crown Updo
goto hairUp1
}“Next Page”{
goto hairUp12
}“Change Styles”{
goto fem_hair1
}“Change Color”{
goto fem_haircolor1
}“Done”{
goto female_custom1
}

label hairUp12

    NARRATOR
Choose your hairstyle.

choice
“Punk Ponytail” {
@MIA changes hair into Urban Punk Ponytail
goto hairUp12
}“Dancer Bun”{
@MIA changes hair into Dancer Bun
goto hairUp12
}“Pulled Back”{
@MIA changes hair into Monday Morning Updo
goto hairUp12
}“Cornrow Bun”{
@MIA changes hair into Cornrow Bun
goto hairUp12
}“Ponytail Locks”{
@MIA changes hair into Ponytail Locks
goto hairUp12
}“Short Tied Up”{
@MIA changes hair into Short Tiedup Hair
goto hairUp12
}“Previous Page”{
goto hairUp1
}“Change Styles”{
goto fem_hair1
}“Change Color”{
goto fem_haircolor1
}“Done”{
goto female_custom1
}

label fem_haircolor1

    NARRATOR
Choose your hair color.

choice
“Dark”{
goto hairDark1
}“Light” {
goto hairLight1
}“Dye”{
goto hairDye1
} “Back to Styles” {
goto fem_hair1
}

label hairDark1

    NARRATOR
Choose your hair color.

choice
“Black” {
@MIA changes hairColor into Black
goto hairDark1
}“Chestnut Brown”{
@MIA changes hairColor into Chestnut
goto hairDark1
}“Cayenne”{
@MIA changes hairColor into Cayenne
goto hairDark1
}“Auburn” {
@MIA changes hairColor into Auburn
goto hairDark1
}“Different Colors”{
goto fem_haircolor1
}“Back To Styles”{
goto fem_hair1
}“Done”{
goto female_custom1
}

label hairLight1

    NARRATOR
Choose your hair color.

choice
“Blond” {
@MIA changes hairColor into Blond
goto hairLight1
}“Fawn” {
@MIA changes hairColor into Fawn
goto hairLight1
}“Platinum Blond” {
@MIA changes hairColor into Platinum Blond
goto hairLight1
}“Strawberry Blond” {
@MIA changes hairColor into Strawberry Blond
goto hairLight1
}“Different Colors”{
goto fem_haircolor1
}“Back To Styles”{
goto fem_hair1
}“Done”{
goto female_custom1
}

label hairDye1

    NARRATOR
Choose your hair color.

choice
“Bright Blue” {
@MIA changes hairColor into Blasting Blue
goto hairDye1
}“Green” {
@MIA changes hairColor into Grievance Green
goto hairDye1
}“Hot Pink” {
@MIA changes hairColor into Pop Pink
goto hairDye1
}“Purple” {
@MIA changes hairColor into Punky Purple
goto hairDye1
}“Next Page”{
goto hairDye12
}“Different Colors”{
goto fem_haircolor1
}“Back To Styles”{
goto fem_hair1
}“Done”{
goto female_custom1
}

label hairDye12

    NARRATOR
Choose your hair color.

choice
“Charcoal” {
@MIA changes hairColor into Charcoal
goto hairDye12
}“Light Blue” {
@MIA changes hairColor into Blue Light
goto hairDye12
}“Mint” {
@MIA changes hairColor into Mint
goto hairDye12
}“Passion Fruit” {
@MIA changes hairColor into Passion Fruit
goto hairDye12
}“Previous Page”{
goto hairDye1
}“Different Colors”{
goto fem_haircolor1
}“Back To Styles”{
goto fem_hair1
}“Done”{
goto female_custom1
}

label female1_end
@zoom reset
&MIA exits left AND MIA is walk_neutral_offset

#}

goto made_avatar

label male_avatar0

Avatar - Male {

@YOU enters from right to screen center

label first_name_input1

input What’s Your First Name?|What’s Your First Name?|Done(FIRSTNAME)

if (FIRSTNAME is “”) {

    NARR
You do need a name...

goto first_name_input1

} else {
continue
}

label male_avatar1

@YOU stands screen center and YOU faces left AND YOU starts idle

    NARRATOR
What does he look like?

choice
“Skin Color” {
goto skin1
} “Hair” {
goto hair1
} “Face Shape” {
goto face1
} “Eyebrows” {
goto eyebrows1
} “Eyes” {
goto eyes1
} “Nose” {
goto nose1
} “Mouth” {
goto mouth1
} “This is perfect!” {
goto male_avatar1_end
}

label skin1

    NARRATOR
Choose his skin color.

choice
“Light Skin Colors”{
goto skincolor_light_boy1
}“Medium Skin Colors”{
goto skincolor_medium_boy1
}“Dark Skin Colors”{
goto skincolor_dark_boy1
}

label skincolor_light_boy1

    NARRATOR
Choose his skin color.

choice
“Dune” {
@YOU changes bodyColor into Dune
goto skincolor_light_boy1
}
“Porcelain” {
@YOU changes bodyColor into Porcelain
goto skincolor_light_boy1
}
“Fair” {
@YOU changes bodyColor into Fair
goto skincolor_light_boy1
}
“Light”{
@YOU changes bodyColor into Light
goto skincolor_light_boy1
}
“Light Ocre” {
@YOU changes bodyColor into Light Ocre
goto skincolor_light_boy1
}
“Ivory” {
@YOU changes bodyColor into Ivory
goto skincolor_light_boy1
}
“Beige” {
@YOU changes bodyColor into Beige
goto skincolor_light_boy1
}
“Different Shades”{
goto skin1
}
“Done”{
goto male_avatar1
}

label skincolor_medium_boy1

    NARRATOR
Choose his skin color.

choice
“Olive” {
@YOU changes bodyColor into Olive
goto skincolor_medium_boy1
}
“Tan” {
@YOU changes bodyColor into Tan
goto skincolor_medium_boy1
}
“Taupe” {
@YOU changes bodyColor into Taupe
goto skincolor_medium_boy1
}
“Caramel” {
@YOU changes bodyColor into Caramel
goto skincolor_medium_boy1
}
“Honey” {
@YOU changes bodyColor into Honey
goto skincolor_medium_boy1
}
“Toffee” {
@YOU changes bodyColor into Toffee
goto skincolor_medium_boy1
}
“Different Shades”{
goto skin1
}
“Done”{
goto male_avatar1
}

label skincolor_dark_boy1

    NARRATOR
Choose his skin color.

choice
“Umber” {
@YOU changes bodyColor into Umber
goto skincolor_dark_boy1
}
“Rosewood” {
@YOU changes bodyColor into Rosewood
goto skincolor_dark_boy1
}
“Mocha” {
@YOU changes bodyColor into Mocha
goto skincolor_dark_boy1
}
“Dark” {
@YOU changes bodyColor into Dark
goto skincolor_dark_boy1
}
“Sable” {
@YOU changes bodyColor into Sable
goto skincolor_dark_boy1
}
“Chestnut” {
@YOU changes bodyColor into Chestnut
goto skincolor_dark_boy1
}
“Different Shades”{
goto skin1
}
“Done”{
goto male_avatar1
}

label face1

    NARRATOR
Choose his face shape.

choice
“Athletic” {
@YOU changes face into Athletic Square Jaw
goto face1
}
“Thin Chiseled” {
@YOU changes face into Chiseled Oval
goto face1
}
“Stubble” {
@YOU changes face into Chiseled Square
goto face1
}
“Defined Triangle” {
@YOU changes face into Defined Triangle
goto face1
}
“Diamond” {
@YOU changes face into Diamond
goto face1
}
“Square Jaw” {
@YOU changes face into Square Jaw
goto face1
}
“Thin Stubble” {
@YOU changes face into Sculpted Oblong
goto face1
}
“Soft Triangle” {
@YOU changes face into Cade
goto face1
}
“Done”{
goto male_avatar1
}

label eyes1

    NARRATOR
Choose his eyes.

choice
“Deepset Piercing” {
@YOU changes eyes into Deepset Piercing
goto eyes1
}
“Deepset Sloping” {
@YOU changes eyes into Deepset Sloping
goto eyes1
}
“Deepset Gentle” {
@YOU changes eyes into Deepset Gentle
goto eyes1
}
“Stoic Almond” {
@YOU changes eyes into Stoic Almond
goto eyes1
}
“Classic Round” {
@YOU changes eyes into Classic Round
goto eyes1
}
“Innocent Round” {
@YOU changes eyes into Innocent Round
goto eyes1
}
“Next Page” {
goto eyes12
}
“Eye Color” {
goto eyecolor1
}
“Done”{
goto male_avatar1
}

label eyes12

    NARRATOR
Choose his eyes.

choice
“Sloping Smolder” {
@YOU changes eyes into Sloping Smolder
goto eyes12
}
“Narrow Gentle” {
@YOU changes eyes into Narrow Gentle
goto eyes12
}
“Gentle Almond” {
@YOU changes eyes into Gentle Almond
goto eyes12
}
“Piercing Almond” {
@YOU changes eyes into Piercing Almond
goto eyes12
}
“Round Piercing” {
@YOU changes eyes into Round Piercing
goto eyes12
}
“Round Gentle” {
@YOU changes eyes into Round Gentle
goto eyes12
}
“Previous Page” {
goto eyes1
}
“Eye Color” {
goto eyecolor1
}
“Done”{
goto male_avatar1
}

label eyecolor1

    NARRATOR
Choose his eye color.

choice
“Blue” {
@YOU changes eyesColor into Blue
goto eyecolor1
}
“Brown” {
@YOU changes eyesColor into Brown
goto eyecolor1
}
“Black” {
@YOU changes eyesColor into Black
goto eyecolor1
}
“Green” {
@YOU changes eyesColor into Green
goto eyecolor1
}
“Purple” {
@YOU changes eyesColor into Purple
goto eyecolor1
}
“White” {
@YOU changes eyesColor into White
goto eyecolor1
}
“Auburn” {
@YOU changes eyesColor into Auburn
goto eyecolor1
}
“Hickory” {
@YOU changes eyesColor into Hickory
goto eyecolor1
}
“Pine” {
@YOU changes eyesColor into Pine
goto eyecolor1
}
“Done”{
goto male_avatar1
}

label eyebrows1

    NARRATOR
Choose his eyebrows.

choice
“Bold”{
@YOU changes eyebrows into Straight Bold
goto eyebrows1
}“Thick”{
@YOU changes eyebrows into Thick Arch
goto eyebrows1
}“Sharp”{
@YOU changes eyebrows into Medium Sharp
goto eyebrows1
}“Tapered”{
@YOU changes eyebrows into Thick Tapered
goto eyebrows1
}“Narrow”{
@YOU changes eyebrows into Thin Arch
goto eyebrows1
}“Athletic”{
@YOU changes eyebrows into Thick Arch Athletic
goto eyebrows1
} “Done”{
goto male_avatar1
}

label nose1

    NARRATOR
Choose his nose.

choice
“Button” {
@YOU changes nose into Button
goto nose1
}
“Refined” {
@YOU changes nose into Refined
goto nose1
}
“Aquline”{
@YOU changes nose into Aquiline
goto nose1
}
“Roman” {
@YOU changes nose into Roman
goto nose1
}
“Broad” {
@YOU changes nose into Broad
goto nose1
}
“Hooked”{
@YOU changes nose into Hooked Nose
goto nose1
}
“Next Page” {
goto nose12
}
“Done”{
goto male_avatar1
}

label nose12

    NARRATOR
Choose his nose.

choice
“Thin” {
@YOU changes nose into Thin
goto nose12
}
“Chiseled” {
@YOU changes nose into Chiseled
goto nose12
}
“Strong”{
@YOU changes nose into Strong
goto nose12
}
“Upturned”{
@YOU changes nose into Upturned
goto nose12
}
“Round”{
@YOU changes nose into Round
goto nose12
}
“Athletic Button” {
@YOU changes nose into Athletic Button
goto nose12
}
“Previous Page” {
goto nose1
}
“Done”{
goto male_avatar1
}

label mouth1

    NARRATOR
Choose his mouth shape.

choice
“Classic” {
@YOU changes mouth into Classic
goto mouth1
}“Full” {
@YOU changes mouth into Full Tapered
goto mouth1
}“Small Round” {
@YOU changes mouth into Small Round
goto mouth1
}“Smirk” {
@YOU changes mouth into Smirk
goto mouth1
}“Small Open” {
@YOU changes mouth into Small
goto mouth1
}“Uneven” {
@YOU changes mouth into Uneven
goto mouth1
}“Pouting Oval” {
@YOU changes mouth into Pouting Oval
goto mouth1
}“Uni-lip Medium” {
@YOU changes mouth into Uni-lip Medium
goto mouth1
} “Lip Color” {
goto lipColor1
}“Done”{
goto male_avatar1
}

label lipColor1

    NARRATOR
Choose his lip color.

choice
“Dune” {
@YOU changes mouthColor into Dune
goto lipColor1
} “Ivory” {
@YOU changes mouthColor into Ivory
goto lipColor1
} “Blush” {
@YOU changes mouthColor into Blush
goto lipColor1
} “Olive” {
@YOU changes mouthColor into Olive
goto lipColor1
} “Terracotta” {
@YOU changes mouthColor into Terracotta
goto lipColor1
} “Next Page” {
goto lipColor12
} “Change Lip Shape” {
goto mouth1
} “Done” {
goto male_avatar1
}

label lipColor12

    NARRATOR
Choose his lip color.

choice
“Mocha” {
@YOU changes mouthColor into Mocha
goto lipColor12
} “Rosewood” {
@YOU changes mouthColor into Rosewood
goto lipColor12
} “Dark” {
@YOU changes mouthColor into Dark
goto lipColor12
} “Sable” {
@YOU changes mouthColor into Sable
goto lipColor12
} “Chestnut” {
@YOU changes mouthColor into Chestnut
goto lipColor12
} “Previous Page” {
goto lipColor1
} “Change Lip Shape” {
goto mouth1
} “Done” {
goto male_avatar1
}

label hair1

    NARRATOR
Choose his hairstyle.

choice
“Shorter Hair” {
goto shorthair1
} “Longer Hair” {
goto longhair1
} “Styled” {
goto styledhair1
} “Bangs” {
goto bangshair1
} “Select Color” {
goto haircolor1
}

label shorthair1

    NARRATOR
Choose his hairstyle.

choice
“Buzzed” {
@YOU changes hair into Buzzed Hair
goto shorthair1
} “Generic Short” {
@YOU changes hair into Generic Short Hair
goto shorthair1
} “Short Cropped” {
@YOU changes hair into Short Cropped Hair
goto shorthair1
}“Boy Bun” {
@YOU changes hair into Boy Bun
goto shorthair1
} “Short Fade” {
@YOU changes hair into Short Curly Fade
goto shorthair1
} “High Top Fade” {
@YOU changes hair into High Top Fade
goto shorthair1
} “Shaved Sides” {
@YOU changes hair into Shaved Sides
goto shorthair1
} “Different Styles” {
goto hair1
} “Select Color” {
goto haircolor1
} “Done” {
goto male_avatar1
}

label longhair1

    NARRATOR
Choose his hairstyle.

choice
“Emo Boy” {
@YOU changes hair into Emo Boy Hair
goto longhair1
} “Shoulder Length” {
@YOU changes hair into Shoulder Length
goto longhair1
} “Corn Rows” {
@YOU changes hair into Styled Corn Rows
goto longhair1
} “Twisted” {
@YOU changes hair into Twist Hair Male
goto longhair1
}“Next Page”{
goto longhair12
} “Different Styles” {
goto hair1
} “Select Color” {
goto haircolor1
} “Done” {
goto male_avatar1
}

label longhair12

    NARRATOR
Choose his hairstyle.

choice
“Dreadlocks” {
@YOU changes hair into Long Dreadlocks
goto longhair12
} “Cade Messy” {
@YOU changes hair into Cade Messy Hair
goto longhair12
}“Long Braids” {
@YOU changes hair into Long Braids
goto longhair12
} “Natural Curls” {
@YOU changes hair into Natural Curls
goto longhair12
}“Previous Page”{
goto longhair1
} “Different Styles” {
goto hair1
} “Select Color” {
goto haircolor1
} “Done” {
goto male_avatar1
}

label styledhair1

    NARRATOR
Choose his hairstyle.

choice
“SoCal Flip” {
@YOU changes hair into SoCal Flip
goto styledhair1
} “Pompadour” {
@YOU changes hair into Modern Pompadour
goto styledhair1
} “Spiked” {
@YOU changes hair into Spiked Up Hair
goto styledhair1
} “Slicked Back” {
@YOU changes hair into Slicked Back Hair
goto styledhair1
}“Next Page” {
goto styledhair12
} “Different Styles” {
goto hair1
} “Select Color” {
goto haircolor1
} “Done” {
goto male_avatar1
}

label styledhair12

    NARRATOR
Choose his hairstyle.

choice
“Short Faux Hawk” {
@YOU changes hair into Male Subtle Faux Hawk
goto styledhair12
} “Long Fauk Hawk” {
@YOU changes hair into Male Messy Faux Hawk
goto styledhair12
} “Cade” {
@YOU changes hair into Cade Hair
goto styledhair12
} “Cornrow Bun” {
@YOU changes hair into Cornrow Bun
goto styledhair12
}“Previous Page” {
goto styledhair1
} “Different Styles” {
goto hair1
} “Select Color” {
goto haircolor1
} “Done” {
goto male_avatar1
}

label bangshair1

    NARRATOR
Choose his hairstyle.

choice
“Short Wave” {
@YOU changes hair into Short Wave
goto bangshair1
} “Long Bangs” {
@YOU changes hair into Long Bangs
goto bangshair1
} “Bowl Cut” {
@YOU changes hair into Bowl Cut
goto bangshair1
} “Euro Style” {
@YOU changes hair into Euro Style Hair
goto bangshair1
} “Unstyled Faux Hawk” {
@YOU changes hair into Unstyled Faux Hawk
goto bangshair1
} “Wild Curly” {
@YOU changes hair into Wild Curly Hair
goto bangshair1
} “Different Styles” {
goto hair1
} “Select Color” {
goto haircolor1
} “Done” {
goto male_avatar1
}

label haircolor1

    NARRATOR
Choose his hair color

choice
“Dark” {
goto boy_hairDark1
}“Light” {
goto boy_hairLight1
}“Dye” {
goto boy_hairDye1
} “Change Hair Style” {
goto hair1
}

label boy_hairDark1

    NARRATOR
Choose his hair color.

choice
“Black” {
@YOU changes hairColor into Black
goto boy_hairDark1
}“Chestnut” {
@YOU changes hairColor into Chestnut
goto boy_hairDark1
}“Auburn” {
@YOU changes hairColor into Auburn
goto boy_hairDark1
}“Cayenne” {
@YOU changes hairColor into Cayenne
goto boy_hairDark1
} “Different Colors” {
goto haircolor1
} “Change Hair Style” {
goto hair1
} “Done” {
goto male_avatar1
}

label boy_hairLight1

    NARRATOR
Choose his hair color.

choice
“Fawn” {
@YOU changes hairColor into Fawn
goto boy_hairLight1
}“Blond”{
@YOU changes hairColor into Blond
goto boy_hairLight1
}“Platinum Blond” {
@YOU changes hairColor into Platinum Blond
goto boy_hairLight1
}“Strawberry Blond” {
@YOU changes hairColor into Strawberry Blond
goto boy_hairLight1
}“Different Colors” {
goto haircolor1
}“Change Hair Style” {
goto hair1
}“Done”{
goto male_avatar1
}

label boy_hairDye1

    NARRATOR
Choose his hair color.

choice
“Bright Blue” {
@YOU changes hairColor into Blasting Blue
goto boy_hairDye1
}“Green” {
@YOU changes hairColor into Grievance Green
goto boy_hairDye1
}“Hot Pink” {
@YOU changes hairColor into Pop Pink
goto boy_hairDye1
}“Purple” {
@YOU changes hairColor into Punky Purple
goto boy_hairDye1
}“Next Page”{
goto boy_hairDye12
}“Different Colors” {
goto haircolor1
}“Change Hair Style” {
goto hair1
}“Done”{
goto male_avatar1
}

label boy_hairDye12

    NARRATOR
Choose his hair color.

choice
“Charcoal” {
@YOU changes hairColor into Charcoal
goto boy_hairDye12
}“Light Blue” {
@YOU changes hairColor into Blue Light
goto boy_hairDye12
}“Mint” {
@YOU changes hairColor into Mint
goto boy_hairDye12
}“Passion Fruit” {
@YOU changes hairColor into Passion Fruit
goto boy_hairDye12
}“Previous Page”{
goto boy_hairDye1
}“Different Colors” {
goto haircolor1
}“Change Hair Style” {
goto hair1
}“Done”{
goto male_avatar1
}

label male_avatar1_end
@zoom reset
&YOU exits left AND YOU is walk_neutral_offset

#}

goto made_avatar

label made_avatar

if (GENDER is “Male!”) {
goto male_story

}else{
goto female_story
}

label male_story

Blah blah blah
goto end_story

label female_story

Blah blah blah
goto end_story

label end_story

Blah blah blah

1 Like

I have a problem too.
I’m trying to work with labels and something is messed up.
What I’m doing wrong?

What’s the error?

Try putting a space between the labels and the dialog


this

Oh looks like you put labels inside a choice then

Then what should I do to fix this?

Can’t really say, can you show the script you have now?

Why?

To see if you have any other mistakes since that one reason it showing it like that


It says "you cannot have a label inside if/then statements or {}.
and:
“label… does not exist”

There’s no need to have an error, try using this one

label books_pull_out

           YOU

Dialog.

choice
“Choice 1”{
@pause for a beat

          YOU

(Um… no)

goto books_pull_out
}“choice 2”{
@pause for a beat

          YOU

(Um… no)

goto books_pull_out
}“choice 3”{
@pause for a beat

          YOU

(Um… no)

goto books_pull_out
}
and so on

Thanks I’ll try it :smile:

It doesn’t work, but thanks anyway :slightly_smiling_face: