Stupid question but

Stupid question, but how keep on the MC outfit that the reader pick for the next episode?

I think you’d use a flag choice thing or something idk what it’s called but basically…

choice (clothes)
“outfit1” {
@CHARACTER changes into outfit1
blahblah boring code
etc etc
}

and in the next episode do…

if (clothes is “outfit1”) then {
@CHARACTER changes into outfit 1
}

I’m pretty sure this works… if it doesn’t or if you have any questions let me know

1 Like

The app does remember so you actualy do not need to do anything. - goes for command “CHAR changes into…”
she will be wearing the last chosen clothes till next change you have in the script.
The only problem is portal doesn’t remember the choices so you will not see her in changed clothes - but test it in the app and you will see she wears what you have picked up.

1 Like

I’ll try that. Thank you!

Thank you!, Ill try that.

1 Like


!!!

is it solved or you still need help with this?

1 Like

Yes, it did. Thank you so much :grin:

Closed: Marked as solved by op @Deana_95 :v: