If someone can just help me out please

My LL temple is not working I want to my phone to check it and make sure it was working right and it will not go past brows. I took out eye color, hair color, and skin color. I also only added the hairstyles I wanted and it’s not working right. If you want to help me please message me.

1 Like

I kept all the styles and most of the long.

Oops, I accidentally deleted my reply.

1 Like

Which long ones did you remove?

This is what I have, when I check it on my phone it will not move pased the eye brows.

@LILLYANN enters from left to screen center

label female_custom_1

@zoom reset
@LILLYANN is idle_shiftweight_neutral_loop
@speechbubble reset

    NARRATOR
So, what's your look?

####################### EYEBROWS #######################

label fem_brows_1

    NARRATOR
Eyebrow shapes.

choice [shouldPaginate: YES]
“Arched Natural”{
@LILLYANN changes eyebrows into Arched Natural
goto fem_brows_1
}“Arched Thick”{
@LILLYANN changes eyebrows into Arched Thick Styled
goto fem_brows_1
}“Arched Thin”{
@LILLYANN changes eyebrows into Arched Thin
goto fem_brows_1
}“Arched Thin High”{
@LILLYANN changes eyebrows into Arched Thin High
goto fem_brows_1
} “Done”{
goto female_custom_1
}
“Round Medium”{
@LILLYANN changes eyebrows into Round Medium
goto fem_brows_1
}“Round Thick”{
@LILLYANN changes eyebrows into Round Thick
goto fem_brows_1
}“Round Thin”{
@LILLYANN changes eyebrows into Round Thin High
goto fem_brows_1
}“Straight Medium”{
@LILLYANN changes eyebrows into Straight Medium
goto fem_brows_1
} “Done”{
goto female_custom_1
}

####################### FACE SHAPE #######################

label fem_face_1

    NARRATOR
Face shapes.

choice [shouldPaginate: YES]
“Diamond” {
@LILLYANN changes face into Diamond
goto fem_face_1
} “Long Diamond” {
@LILLYANN changes face into Diamond Long
goto fem_face_1
} “Defined Heart” {
@LILLYANN changes face into Heart Defined
goto fem_face_1
} “Soft Heart” {
@LILLYANN changes face into Heart Soft
goto fem_face_1
} “Defined Triangle” {
@LILLYANN changes face into Triangle Defined
goto fem_face_1
} “Done”{
goto female_custom_1
}
“Mature Square” {
@LILLYANN changes face into Square Mature
goto fem_face_1
} “Mature Heart” {
@LILLYANN changes face into Heart Mature
goto fem_face_1
} “Soft Round” {
@LILLYANN changes face into Round Soft
goto fem_face_1
} “Heart Mature Double Chin” {
@LILLYANN changes face into Heart Mature Double Chin
goto fem_face_1
}“Diamond Defined Contour” {
@LILLYANN changes face into Diamond Defined Contour
goto fem_face_1
}
“Done”{
goto female_custom_1
}
“Round Puffy Cheek” {
@LILLYANN changes face into Round Puffy Cheek
goto fem_face_1
}“Square Defined” {
@LILLYANN changes face into Square Defined
goto fem_face_1
}
“Done”{
goto female_custom_1
}

####################### EYE SHAPE #######################

label fem_eyes_1

    NARRATOR
Eye shapes.

choice [shouldPaginate: YES]
“Deepset Downturned” {
@LILLYANN changes eyes into Deepset Downturned
goto fem_eyes_1
} “Deepset Mature” {
@LILLYANN changes eyes into Deepset Mature
goto fem_eyes_1
} “Generic” {
@LILLYANN changes eyes into Female Generic
goto fem_eyes_1
} “Slender” {
@LILLYANN changes eyes into Monolid Slender
goto fem_eyes_1
} “Done”{
goto female_custom_1
}
“Round Wide” {
@LILLYANN changes eyes into Round Downturned Wide
goto fem_eyes_1
} “Round Medium” {
@LILLYANN changes eyes into Round Medium
goto fem_eyes_1
} “Sharp Almond” {
@LILLYANN changes eyes into Sharp Almond
goto fem_eyes_1
} “Deepset Almond” {
@LILLYANN changes eyes into Deepset Almond
goto fem_eyes_1
} “Done”{
goto female_custom_1
}

####################### MOUTH SHAPE #######################

label fem_mouth_1

    NARRATOR
Mouth shapes.

choice [shouldPaginate: YES]
“Full Heart” {
@LILLYANN changes mouth into Full Heart Pouty
goto fem_mouth_1
}“Full Round” {
@LILLYANN changes mouth into Full Round Pouty
goto fem_mouth_1
}“Medium Natural” {
@LILLYANN changes mouth into Medium Heart Natural
goto fem_mouth_1
}“Medium Thin” {
@LILLYANN changes mouth into Medium Thin
goto fem_mouth_1
} “Done”{
goto female_custom_1
}
“Thin Heart” {
@LILLYANN changes mouth into Thin Heart
goto fem_mouth_1
}“Small Heart” {
@LILLYANN changes mouth into Small Heart
goto fem_mouth_1
}“Flat Round” {
@LILLYANN changes mouth into Full Round Flat Top Skin
goto fem_mouth_1
} “Done”{
goto female_custom_1
}

####################### NOSE SHAPE #######################

label fem_nose_1

    NARRATOR
Nose shapes.

choice [shouldPaginate: YES]
“Defined” {
@LILLYANN changes nose into Defined Natural
goto fem_nose_1
} “Grecian” {
@LILLYANN changes nose into Grecian Soft
goto fem_nose_1
} “Broad” {
@LILLYANN changes nose into Round Broad
goto fem_nose_1
} “Button” {
@LILLYANN changes nose into Round Button
goto fem_nose_1
} “Upturned” {
@LILLYANN changes nose into Round Button Upturned
goto fem_nose_1
} “Done”{
goto female_custom_1
}
“Downturned” {
@LILLYANN changes nose into Round Downturned
goto fem_nose_1
} “Done”{
goto female_custom_1
} “Flared” {
@LILLYANN changes nose into Round Flared Upturned
goto fem_nose_1
}

####################### HAIR STYLE #######################

label fem_hair_1

    NARRATOR
All hair styles.

choice
“Long Hair”{
goto hairLong_1
}“Styled Hair”{
goto hairUp_1
}“Done”{
goto female_custom_1
}

label hairLong_1

    NARRATOR
Long hair styles.

choice [shouldPaginate: YES]
“Beach Wave” {
@LILLYANN changes hair into Beach Wave Hair
goto hairLong_1
}“Long Braided” {
@LILLYANN changes hair into Long Braided
goto hairLong_1
}“Long Dreadlocks” {
@LILLYANN changes hair into Long Dreadlocks
goto hairLong_1
}“Feathered” {
@LILLYANN changes hair into Long Feathered
goto hairLong_1
}“Back to Styles”{
goto fem_hair_1
}
“Long Blunt Bangs” {
@LILLYANN changes hair into Long Straight Loose Bangs Blunt Solid
goto hairLong_1
}“Sideswept Bangs” {
@LILLYANN changes hair into Long Straight Loose Bangs Sideswept Solid
goto hairLong_1
}“Straight” {
@LILLYANN changes hair into Long Straight Loose Solid
goto hairLong_1
}“Wavy Long” {
@LILLYANN changes hair into Wavy Long
goto hairLong_1
}“Back to Styles”{
goto fem_hair_1
}

label hairUp_1

    NARRATOR
Updo hair styles.

choice [shouldPaginate: YES]
“Braided Bun” {
@LILLYANN changes hair into Braided Bun
goto hairUp_1
}“Short Ponytail” {
@LILLYANN changes hair into Short High Ponytail
goto hairUp_1
}“Long Ponytail” {
@LILLYANN changes hair into Long High Ponytail
goto hairUp_1
}“Back to Styles”{
goto fem_hair_1
}
“Morning Updo” {
@LILLYANN changes hair into Morning Updo
goto hairUp_1
}“Long Double Dutch Braids” {
@LILLYANN changes hair into Long Double Dutch Braids
goto hairUp_1
}“Back to Styles”{
goto fem_hair_1
}
@zoom reset

https://docs.google.com/document/d/1dlsCluI7GnoTMm9axOL0w5HbtsgduIq90L410EMSySc/edit by @Dara.Amarie

But I don’t know how to fix mine. I want to use that one, because it took me forever to replace all the names and remove what I didn’t need in it. I just wanted to know where I want wrong on it because its not going past the eye brows.

Oh
Ok, highlight @FEMALEAVATAR do CTRL + F or CMD + F (For Macs) then hit all and write in your avatar’s name

Okay, guess I’ll have to try to redo that one because it have lip color and all the long hair styles so hopefully it works for me when I go and sstart remeoving things.

Yeah, I know how you feel.

Well, good luck!

1 Like

THank you it worked and I forgot all about the ctrl + F lol thank you so much it worked with me taking the few things out.

1 Like

No problem! Have a nice day!

1 Like

Hi, @Bethany1 I’m glad everything was solved but the reason why you couldn’t get past eyebrows was because you forgot to include a “menu” that leads back to all the other options :smile: :heart:

2 Likes

thank you, its been a learning process that’s for sure

Solved and closed. Thanks!