I need help with this template!

I HAVE NO IDEA WHY I HAVE AN ERROR. Ok…so I used one of dara.amarie customization templates and it’s saying this one part is wrong.

ERROR DISPLAYED

"No eyebrows called Arched Natural exists

???

What I copied and pasted (only the error)
    NARRATOR
Eyebrow shapes.

choice [shouldPaginate: YES]
“Arched Natural”{
@FEMALEAVATAR changes eyebrows into Arched Natural
goto fem_brows_1

you forgot to close off the choice

label fem_brows_1

    NARRATOR
Eyebrow shapes.

choice [shouldPaginate: YES]
“Arched Natural”{
@AA changes eyebrows into Arched Natural
goto fem_brows_1
}“Arched Thick”{
@AA changes eyebrows into Arched Thick Styled
goto fem_brows_1
}“Arched Thin”{
@AA changes eyebrows into Arched Thin
goto fem_brows_1
}“Arched Thin High”{
@AA changes eyebrows into Arched Thin High
goto fem_brows_1
} “Select Color” {
goto fem_browscolor_1
} “Done”{
goto female_custom_1
}
“Round Medium”{
@AA changes eyebrows into Round Medium
goto fem_brows_1
}“Round Thick”{
@AA changes eyebrows into Round Thick
goto fem_brows_1
}“Round Thin”{
@AA changes eyebrows into Round Thin High
goto fem_brows_1
}“Straight Medium”{
@AA changes eyebrows into Straight Medium
goto fem_brows_1
} “Select Color” {
goto fem_browscolor_1
} “Done”{
goto female_custom_1
}
“High Arch Angled”{
@AA changes eyebrows into High Arch Angled
goto fem_brows_1
}“Bushy Thick”{
@AA changes eyebrows into Bushy Thick
goto fem_brows_1
}“Arched Short”{
@AA changes eyebrows into Arched Short
goto fem_brows_1
}“Arched Natural Scar”{
@AA changes eyebrows into Arched Natural Scar
goto fem_brows_1
} “Select Color” {
goto fem_browscolor_1
} “Done”{
goto female_custom_1
}

-should look like this

no i did it just cut out when i put it on here. Its saying the eyebrow shape Arched Natural doesn’t exist and it does so im so confsued

thats what i did :slight_smile: But its saying that eyebrow shape doesn’t exist???

Did you put the CC template inside of a choice?

is your characters name female avatar?

no. how would it mess up the eyebrow shape tho?

change FEMALEAVATAR into your character name.

1 Like

i also have another question. So when I am changing the characters name to my characters name can i do that without changing it very slow and just do it very fast. Cause its taking forever XD

1 Like

ctrl + f

1 Like

it didnt work :woman_shrugging:

1 Like

You just press Ctrl and F, then a box will show up. You’ll type in FEMALEAVATAR, press all, then type in {the name}

1 Like