Remembering choices help please!

So, I need help with remembering choices. I used the if/else command but it’s giving me a error,
Anyone can help?

You can’t add ‘else’ two times. The fist ‘else’ must be a ‘elif’

Like this:

if (OUTFIT_1 is “Option 1”) {
(@)AVA changes into AVA _GYM1
} elif (OUTFIT_1 is “Option 2”) {
(@)AVA changes into AVA _GYM2
} elif (OUTFIT_1 is “Option 3”) {
(@)AVA changes into AVA _GYM3
} else {
(@)AVA changes into AVA _GYM4
}

(I just needed to set the @ in brackets, because otherwise I would tag someone random :sweat_smile:)

Thank you so much!
I stayed up to 6am just to figure this out!

1 Like

@Sydney_H can you please close this

1 Like

Closed by OP request. :smiley: