SCRIPT ERRORS you just can't seem to fix!

I don’t see any of my character names int he script i’m sorry i’m so confused.

You copy and pasted a customization template code into your script, right?

yes

So you just highlight the character name that’s in the template.

but where is the characters name in the template

These are the character’s name

choice
“Dune” {
@FEMONE changes bodyColor into Dune
goto skincolor_light1
}
“Porcelain” {
@FEMONE changes bodyColor into Porcelain
goto skincolor_light1
}
“Peach” {
@FEMONE changes bodyColor into Peach
goto skincolor_light1
}

so just highlight all of that in the script and then just change it to a characters name?

Just highlight one of those.

so this is one? “Peach” {
@FEMONE changes bodyColor into Peach
goto skincolor_light1
}

so hightlight all of that and then delete it and change it to a characters name?

FEMONE is the character name, so you would highlight JUST that part. But the name will be different in your script depending on whose cc template you used. So highlight just the name:

ooooo ok! Thank you so much i’ll try it out!

do i change all of “character1” to one of my characters name?

54%20PM

Yes, every single CHARACTER1 needs to be changed to your character’s name. That’s what my instructions are for.

ok i’'m so sorry for wasting your time. Thank you for your time.

Oh my god it worked! Thank you so much!

1 Like

Hello again, sorry but how do you add a background and put it in the script???

Just put the background name in your script.

You should read the Guides to learn more about basic directing.

Ya sorry i figured that out how to do the background but how do u do the animations i don’t understand even if i used all of my recourses

Also how do u put the name down in the script like when i let the reader pick their name and outfit, how do i put that character on the script because i don’t know what their name is gonna be. Please answer as fast as you can i have to go soon

Everything you need to know is in the guides. All you need to do is use the command: @CHARACTER is animation to get a character to do an animation.

Just use the character name in your script.