I think @Dara.Amarie can help you!
Is she the one who they uses the templates in the app for? That’s were this come from.
I just tired to remove what I didn’t want and now my story has been on hold for 3 hours I almost just want to take the option for Limited CC out now…
Yes, she makes templates! Are you trying to put a customization template in your story?
Yes. I just removed nose mouth hair color eye color skin color and brow color. Oh and most of the hair,
You can request a limited customization template here -
Thank you
You’re welcome!!
Hi, at the end of your script, did you create the label “female_1_end” in order to give the goto’s somewhere to direct you to?
Idk how to I just removed what I didn’t need and I may have deleted it with out noticing.
Yeah, at the very end of your script template you should type “label female_1_end” and then follow that with the continuation of your script after the customization template.
So that’s all I have to do is add it to the end?
It should be! So, then, your script should look something like this…
“Braids Updo” {
@SAVANNAH changes hair into Braids Updo
goto hairUp_1
}“Back to Styles”{
goto fem_hair_1
}
label female_1_end
NARRATOR
Looking good!
Okay thank you I will try it now.
Np! Let me know if it helps!
####################### MOUTH COLOR #######################
label fem_mouthcolor_1
NARRATOR
All lip colors.
choice
“Natural” {
goto NaturalColors_1
} “Gloss” {
goto GlossColors_1
} “Matte” {
goto MatteColors_1{
label NaturalColors_1
NARRATOR
Natural lip colors.
choice [shouldPaginate: YES]
Now it says right here Your label may not contain {
I’m so frustrated i haven’t been able to work on my story for 5 hour because of this I have fingered everything else out on my own but this I don’t understand…
I think you have to turn the second “{“ the other way so that it is “}” that way instead.
Please close thread @Dara.Amarie made me what I needed thank you and thank you @writerren for helping me also
No problem! Glad I could help!