SCRIPT ERRORS you just can't seem to fix!

You need to add the word choice before the “Yes” on line 138

Done

The error I have is saying the label doesn’t exist. It’s a script template from episode.


error1con
But it does exist, it says the same error for the labels.

Like the error message is saying, you cannot have labels inside of brackets. You can’t put a template inside of a choice.

So, how can I make the reader have the choice of customizing the MC?

1 Like

Got it, thank you!

Got a different error:
error2
Then when I change it to @ it says "Unexpected sequence: You cannot use a director command (starting with @) here.

You misspelled “label” on line 39

Omg, that was a careless mistake, thanks!

Hi it’s me again I have an Error saying " Choices must follow immediately, not a branch" What did I do wrong?

You need to have dialogue to start a choice. Do something like this:

RAVEN (think)
Is this what I want to wear?
choice
“Lookin Good.” {

Now I have an error saying “Unexpected Character: RAVEN”

You need a starting bracket on line 593

Thanks…again, I think you have scripting super powers :joy:, but thanks :grinning:

1 Like

Ok so, i used the female customize script for limelight but it says that “Fair Warm” bodycolor does not excist. I dont know what to do since it can mess up the whole script.

30

.

Do you know how to fix this?

“readerMessage” is misspelled for all your choices.

Thanks, I’ll see if it works now :blush: