I rlly need help with codingg

Could someone pls help me? It keeps saying arched eyebrows doesn’t exist and I haven’t named my character anything because my readers have to name it.

label boy_brows_1

    NARRATOR
Eyebrow shapes.

choice [shouldPaginate: YES]
“Arched”{
@MALEAVATAR changes eyebrows into Arched Medium
goto boy_brows_1
}“Generic”{
@MALEAVATAR changes eyebrows into Male Generic
goto boy_brows_1
}“Round”{
@MALEAVATAR changes eyebrows into Round Medium
goto boy_brows_1
}“Soft”{
@MALEAVATAR changes eyebrows into Round Soft
goto boy_brows_1
} “Select Color” {
goto boy_browscolor_1
} “Done”{
goto boy_custom_1

That means your script doesn’t recognize it’s name, what did you name the character in your script?

I didn’t name it, I left the readers to name the character.

In the script, the character should have a name
Like YOU or MALECHARACTER or whatever you name them before the reader does.

At the start I put:
label boy_custom_1
@MALEAVATAR spot 2.400 170 -520 and MALEAVATAR faces right and MALEAVATAR starts idle

input What is your name? | What is your name? | Done (NAME)

Oh MALEAVATAR - It was a template

If you are getting an error message saying that “no eyebrows” exist (or any other feature doesn’t exist), these are the 3 reasons why you would be getting that error:

  1. The system does not recognize the character name. You either didn’t change the template’s name to your own character’s name, you misspelled your character’s name, or you have not created that character yet.
  2. You are using a male character in a female template (and vise versa)
  3. You are using an INK template in a Limelight story (and vise versa)

This is from DARA.AMARIE’s thread

But if it is called MALEAVATAR is that the reason of the error

It could be, the name of the character needs to be identical to the script’s name!

Can you confirm if this has worked? Thanks!

didn’t work

what’s your character script name?

its ok I finally figured it out