Time Choice issue

hai again, I’ve been having this issue with timed choices. No matter what I do, it always says ERROR: Unexpected choiceparams

Could anyone fix my script please?

Script

choice [timed:center:5]
“I’m fine. Thank you.” {

readerMessage Micah will remember this…

    NURA (talk_sit_sheepish)
I feel fine. Thank you, uh...

@pause for 1.6

    NURA (talk_sit_shrug)

stranger?

choice [timed:center:5]
}“Say nothing” {

readerMessage Micah will remember this…

@NURA starts talk_sit_sheepish
}

I haven’t done coding in a while, so forgive me if I get something wrong, but I noticed two things.

  1. You have two choice codings, when you only need one.

Like this:
Choice
“Choice 1” {
Dialogue
} “Choice 2” {
Dialogue
}

  1. Is the word “center” supposed to be there? I’ve never used that in timed choice coding. I usually just do:

Choice [timed:#]

Anyways, try either or both of those and see if it works!!

1 Like

You can add a placement to your timed choice.

Can read more here:

3 Likes

choice [timed:center:5]
“I’m fine. Thank you.”{
readerMessage Micah will remember this…
NURA (talk_sit_sheepish)
I feel fine. Thank you, uh…
@pause for 1.6
NURA (talk_sit_shrug)
Stranger?
}“Say nothing”{
readerMessage Micah will remember this…
@NURA starts talk_sit_sheepish
}

Thank youuuu :laughing: I never knew that existed before!!

2 Likes

Thank you so much, imma try that and see if it works! :smiling_face_with_three_hearts:

Hey farah it’s me again! It didn’t really work. It unfortunately said it waa an error :cry:

What kind of eror you got?

The same error I gotten before; the ERROR: Unexpected choiceparams

OK try

choice [timed: 5]

instead

@Jasmine_X_Episode

I tested it and it works for me…… the problems must be elswhere

Do you have above the choice some text (narrator or character speaking?)

I dont have a narrator speaking about the choice, but I’m gonna try and see if that works-

Oh than this might be the problem because above every choice must be dialogue

Like

NARR
What do I want to do?
choice ………

1 Like

My timed choice keeps saying unexpected choice and I’ve looked and changed it about 5 times now and it still ain’t working… help please

Closed: Marked as solved by op @Jasmine_X_Episode Thanks to @Farah_DeSantis for the solution. @Justheaven if you are having issues with coding feel free to create your own thread requesting help in the Directing Help & Tips section. Thanks :v: