"Stupid" questions that never get answered? Get The Help Here!

What are your errors?

Characters not existing, animations not existing, etc

You need to change the name to your character, also the animations to style that you’re using

I did do that, but it still came up with errors.

PM me with your script.

I will do that as soon as I get home! I’m about to leave and won’t be back for a few hours

im trying to do a dressing game but it keeps say error. that’s my script:

please help

There needs to be a ‘{’ after “wear this” :slightly_smiling_face:

Also,
@RAVEN walks to screen center in zone 2
on the very top of the screenshot

1 Like

now it says this:

1 Like

There is no label called that.
Add:
label dressing_end
(I’m assuming) At the end of the dressing game :smile:

now it says this:

im sorry for my problems :confused:

You need an ending bracket after “Soldier” choice

}

and label dressing_end before

RAVEN
(Is this what I want?)

it keeps saying error:

because you deleted all the goto’s from it… PM me the dressing game script :slight_smile:

that’s the script:

ok, delete the label dressing_end now

You need to add label dressing_game at the very beginning of the dressing game before the dialogue for this choices

i tried to put it before the word “choice” and it said error i put it after the word “all black” and it still say error where should i put it? :confused:

Before the dialogue:

label dressing_game

CHARACTER
Text.
choice

It worked! thank so much xx

1 Like