How Many Times Can You Use The Question Choice In 1 Episode

So I have 2 question choices in episode 1, and it keeps giving me the duplicate label as a warning error, so how do I fix that. @Dara.Amarie

Rename the label before the second question
For example, add ‘_2’ after it to distinguish between the first and second question label.

Purpose of renaming is to make the labels different so the ‘goto’ won’t be affected and keep on bringing readers to the same question. :smiling_face_with_three_hearts::smiling_face_with_three_hearts:

1 Like

Oh, thanks! I’ll try it out!

No problem!

1 Like

Where to put the _2

Like this?

label_2 QandA?

Can you send me the duplicate labels?

What I meant was you can just rename the labels that are ‘duplicates’ so they wouldn’t be the same, and the goto’s will work properly.

1 Like

Okay, so this is questions 1

EXT. GREEK GAMES BLEACHERS - DAY with PHONE GRASSY
&cut to zone 1
&zoom on 0 0 to 100% in 0
@add Soccer Ball Black White to RENESSA
@RENESSA changes into RENESSA_default
&RENESSA spot 1.613 154 -142 in zone 1 AND RENESSA faces right
@RENESSA moves to layer 2
&speechbubble is 167 273 to 92% with tail_top_left
RENESSA (talk_ball_cradle_neutral)
Don’t you have any questions to ask me?
@remove Soccer Ball Black White from RENESSA
&RENESSA is idle_shiftweight_neutral_loop

label QandA
&RENESSA spot 1.613 154 -142 in zone 1 AND RENESSA faces right
@RENESSA moves to layer 2
NARRATOR
What questions would you like to ask?

choice
“When is the wedding?” {
sound button
&RENESSA spot 1.613 176 -142 in zone 1 AND RENESSA faces right
@RENESSA moves to layer 2
RENESSA (talk_neutral_atcamera_loop)
The wedding is today.
&RENESSA is idle_shiftweight_neutral_loop
goto QandA

} “What time do you want me to be there?” {
sound button
RENESSA (talk_condescending_atcamera)
Like, right now.
&RENESSA is idle_shiftweight_neutral_loop
goto QandA

} “What is the address?” {
sound button
RENESSA (text_phone_neutral_loop)
I’ll text you the address.
&RENESSA is idle_shiftweight_neutral_loop
goto QandA

} “Will I get payed?” {
sound button
RENESSA (talk_sarcastic_atcamera)
Of course, someone doesn’t work for free.
&RENESSA is idle_shiftweight_neutral_loop
goto QandA

} “I’m done asking questions.” {

    NARRATOR
Are you sure you're done asking questions?

choice
“Yes, I’m done.” {
} “No, take me back.” {
goto QandA
}}

___________________________________________________________________________

This is questions 2

INT. CHURCH GARDEN OL - DAY
&cut to zone 2
&zoom on 640 15 to 128% in 0
@TAMEKA ROLLE changes into Tameka Wedding Outfit
&TAMEKA ROLLE spot 1.001 137 119 in zone 2 AND TAMEKA ROLLE faces right AND TAMEKA ROLLE is text_phone_neutral_loop
@TAMEKA ROLLE moves to layer 2
&JAQUAN spot 1.026 115 122 in zone 3 AND JAQUAN faces left
@JAQUAN moves to layer -2
@TAMEKA ROLLE is read_phone_neutral_loop
@JAQUAN walks to spot 1.026 262 123 in zone 2 AND JAQUAN faces left AND JAQUAN is walk_neutral
@JAQUAN moves to layer -2
&JAQUAN is idle_armscrossed_shifteyes_loop
&speechbubble is 151 310 to 116% with tail_top_left
TAMEKA ROLLE (talk_greet_neutral)
Hi, are you Jaquan?
&TAMEKA ROLLE is idle_shiftweight_neutral_loop
&speechbubble is 161 257 to 113% with tail_top_right
JAQUAN (talk_handsonhips_neutral)
Yes, that’s me.
&JAQUAN is idle_armscrossed_neutral_loop
&zoom on 436 327 to 255% in 0
&speechbubble is 163 225 to 122% with tail_top_left
TAMEKA ROLLE (talk_handsonhips_neutral)
Great, my name is Tameka.
&zoom on 438 338 to 255% in 0
&speechbubble is 167 241 to 115% with tail_top_left
TAMEKA ROLLE (talk_handsopen_happy_loop)
I’m a friend of your sister, Renessa.
&TAMEKA ROLLE is idle_shiftweight_neutral_loop
&zoom on 640 332 to 255% in 0
&speechbubble is 161 257 to 120% with tail_top_right
JAQUAN (talk_neutral)
It’s a pleasure to meet you, Tameka.
&zoom on 640 0 to 129% in 0
&JAQUAN is idle_shiftweight_neutral_loop
&speechbubble is 152 311 to 111% with tail_top_left
TAMEKA ROLLE (talk_armscrossed_neutral_loop)
Now that introductions are out of the way-
TAMEKA ROLLE
I’m sure you have some questions to ask?

label QandA
NARRATOR
What questions would you like to ask?

choice
“What happened to the other photographer?” {
sound button
JAQUAN (talk_shrug_concerned)
What happened to the other photographer?
@JAQUAN is think_rubchin
TAMEKA ROLLE (eyeroll_sarcastic)
Oh right, that.
TAMEKA ROLLE (talk_armscrossed_neutral_loop)
I kept calling, and calling, but she wouldn’t respond.
TAMEKA ROLLE
I guess something came up, so I stopped calling her.

goto QandA

} “Why did you pick me?” {
sound button
TAMEKA ROLLE
I picked you because I love your work, and I’m sure that my cousin will as well.
TAMEKA ROLLE
You have a very special gift, and that should be shared and noticed.
JAQUAN
Thank you.
goto QandA

} “What time does the wedding start?” {
sound button
JAQUAN
What time does the wedding start?
TAMEKA ROLLE
The wedding is starting in 5 minutes.

goto QandA

For the second QandA label
Modify the name however you’d like, and the script will work.

You can do QandA_2 like I’ve mentioned, or anything else you’d like :smiling_face_with_three_hearts:

By the way, the past tense of ‘pay’ is ‘paid’ instead of ‘payed’, just in case you’d like to know. :wink:

1 Like

Thanks a lot! It works. :wink:

1 Like

No problem! Always glad to help :smiling_face_with_three_hearts:

1 Like

Dont worry about the grammar, lol I know I was working on it LOL :joy: :heavy_heart_exclamation:

1 Like

Good luck with the story! :smiling_face_with_three_hearts:
It’s a lot of work, I know by experience :joy::joy:

1 Like

Gawd I hate grammar, lol, and thanks. :joy: :joy: :joy: :joy: :joy: :heavy_heart_exclamation: :heavy_heart_exclamation: :heavy_heart_exclamation: :heavy_heart_exclamation: :sunglasses:

@Nick/@Sydney_H close. :wink:

1 Like

You got it @lanafrazer_episode :v: