If you need help. Come here!

I’m pretty sure the only smoke you can do is the EFFECT SMOKE.

K :joy: thanks for the help

Of course! :grin:

Lol emojis are lot

}
“Whatever”{
@DESTINY starts dustoff_loop

@DESTINY changes into nice

@DESTINY starts dustoff_loop

@DESTINY starts think

@DESTINY starts shiftweight

@pause for 3

i need help it says it is a error i need help the next episode of my story is due out today need to post i’m already one day late

Could you take a picture of your script? @olivia.episode19

i can’t take a picture because i’m on my computer my mom thad taken my phone so i just copy and pasted

}
“Whatever” {

@DESTINY starts dustoff_loop

@DESTINY changes into nice

@DESTINY starts dustoff_loop

@DESTINY starts think

@DESTINY starts shiftweight

@pause for 3

DESTINY (think)
Do I want this

choice “HELL NO” {
goto What_to_wear
} “BLACK BARBIE IN THE HOUSE” {

DESTINY (dance_jazzhands)
Boom Shockacupcake

}

@olivia.episode19 What does the error exactly say?

it says
there is a { on line 154 that does not have a matching {

Which line is 154?

}
“Whatever” {

Try this:

DESTINY (dance_jazzhands)
Boom Shockacupcake

}

}

I think your problem is that you need to add another bracket thing :grinning: @olivia.episode19

thats not where the error is its the beginning of the choice

If you are talking about the first bracket then you will have to show me more of the script before that so I can see where you are missing a bracket…

ok this is the entire dressing game script so far

INT. WALKINCLOSET - DAY

@follow DESTINY to screen center in zone 2

label What_to_wear

    DESTINY (talk_confused_mind_blown)
I HAVE NOTHING TO WEAR

choice “Hot” {

@DESTINY starts dustoff_loop

@DESTINY changes into DESTINY_default

@DESTINY starts dustoff_loop

@DESTINY starts think

@DESTINY starts shiftweight

@pause for 3

}
“Cute” {

@DESTINY starts dustoff_loop

@DESTINY changes into cute

@DESTINY starts dustoff_loop

@DESTINY starts think

@DESTINY starts shiftweight

@pause for 3

}
“Sweet”{

@DESTINY starts dustoff_loop

@DESTINY changes into sweet

@DESTINY starts dustoff_loop

@DESTINY starts think

@DESTINY starts shiftweight

@pause for 3

}
“Comfort”{
@DESTINY starts dustoff_loop

@DESTINY changes into comfort

@DESTINY starts dustoff_loop

@DESTINY starts think

@DESTINY starts shiftweight

@pause for 3

}
“Fancy”{

@DESTINY starts dustoff_loop

@DESTINY changes into fancy

@DESTINY starts dustoff_loop

@DESTINY starts think

@DESTINY starts shiftweight

@pause for 3

}
“Sexy”{
@DESTINY starts dustoff_loop

@DESTINY changes into sexy

@DESTINY starts dustoff_loop

@DESTINY starts think

@DESTINY starts shiftweight

@pause for 3

}
“Whatever”{

@DESTINY starts dustoff_loop

@DESTINY changes into nice

@DESTINY starts dustoff_loop

@DESTINY starts think

@DESTINY starts shiftweight

@pause for 3

    DESTINY (think)
Do I want this

choice “HELL NO” {
goto What_to_wear
} “BLACK BARBIE IN THE HOUSE” {

    DESTINY (dance_jazzhands)
Boom Shockacupcake

}

Is it maybe because your bracket thing is touching the " ? If not, I am going to get someone else to come take a look…

ok

You need an ending bracket to end the “whatever” choice option.

}
“Whatever”{

@DESTINY starts dustoff_loop

@DESTINY changes into nice

@DESTINY starts dustoff_loop

@DESTINY starts think

@DESTINY starts shiftweight

@pause for 3

} <<<------ need to add a bracket here

DESTINY (think)

Do I want this
choice “HELL NO” {

Thank you so much! I am so busy right now that I couldn’t even think straight and I didn’t even catch that!

1 Like