Help please. (script)

you shouldn’t have the outfit names in parentheses.
it should look like this

CHARACTER
What would you like to wear?

choice
“Cute”{
@CHARACTER changes into outfitname
}
“Casual”{
@CHARACTER changes into outfitname
}
“Nice”{
@CHARACTER changes into outfitname
}

and so on and so on… i don’t know how it got so botched when you added it into your script , but that’s the correct format you’ll have to change the outfit and character names accordingly