Need help with remember choices

if (CHOICE is “Go with caden.”) {
@speechbubble is 180 240 to 100% with tail_top_left
ELLA MAE
Well thanks to all of you, I got to spend time with Caden.
elif (CHOICE is “Go with mason.”) {

@speechbubble is 180 240 to 100% with tail_top_left
ELLA MAE
Well thanks to all of you, I got to spend time with Mason.

Hi everyone i’m confused as the if works and remembers the choice but the elif doesn’t what am i doing wrong? this is my frist time useing gold choices and love points but trying to make up differnt scenes for each outcome isn’t working can someone help me

U have only 2 choice right?

If yes then it will be else not elif

Yes only the 2 thank you :pray: I will try that

1 Like

If the if elif is in the same chapter as the choice refresh the page when you try the other choice since the portal will remember the first choice from the first testing and therefore it will fallow the first choice in the if/elif/ else

Also care that both the choice name and the option name is exactly the same as in the choice including small and big letters in the if/elif/else

choice (CHOICE)
“Go with caden.”{

Do i have to add the priemium as well or just the choice go with ?

1 Like

I go with premium too

1 Like

} else (CHOICE “Go with mason”) its coming up as an error

1 Like

U don’t need to write (Choice things) with else

}else

YOUR DIALOGUE

1 Like

Thank you so much it’s working :grin:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.