Rude’s Here to Help! Ask your questions babes 💙

is there any way to get/upload my own clothes or get someone else to do it for me? ? ? ?

Nope, unfortunately no.

image

I keep getting the error unexpected character: naomi and idk how to fix it

Hi!
Is there a way to change the characters name in the script to the name that someone types in? Not sure how to do that as a typed-in choice.
Thanks!

You forgot a bracket

] elif (“Don’t tell Cora about the letter”) {

1 Like

Right I know how to format typed in choices but how do I after that make that the Character’s name that displays on the screen? It’s in Spotlight format also. Not sure if that helps.

test your story on the phone

EXT. CITY HIGHWAY - NIGHT

@LILLY enters from left to screen center AND LILLY is run_casual

    LILLY (scream)
Help! HELP!

@pause for 2

@LILLY walks to spot 1.280 43

@LILLY faces right

@LILLY starts cry_weep_loop

@pause for 3

@LILLY walks to spot 1.280 45 -176 AND LILLY does it while cry_sob_loop

@LILLY is cry_sniff_loop

@pause for 2

@MASTETA enters from right to screen center AND MASTETA is run_jog

@MASTETA is shocked

Whaaaats the problem in this :wink:

You’re missing the Y coordinate in your spot direction:

Oh… 1 sec :smiley:

Hiii, I’m a bit of a new coder, and I have this one thing that I can’t figure out. I got the MC to input their name in the first episode using label name_input and then gained that answer as FIRST_NAME. But for some reason, I can’t figure out how to make all the characters remember MC’s name in the next episode. Please help!!!

Hellooo,
Can I please see the input code you used and then the the command you’re using when other characters call the MC by her name?

label name_input

input What’s Your first Name?|What’s Your First Name?|Done(FIRSTNAME)

if (NAME is “”) {

    NARR
Don't be lazy!

goto name_input

} else {
gain FIRST_NAME
continue
}

    RENEE (talk_greet)
Hi [FIRSTNAME], good to meet you!

Well, the code over all looks fine. Just a couple of things though:

  1. You don’t need to use a gain. I mean, it shouldn’t hurt the code, but just an fyi.
  2. I would adjust the questions to completely match. Right now the Fs in the word “first” don’t match.

Are you testing this out on the app? Because input commands don’t work properly on the web previewer.

EXT. ST ANDREWS HIGH SCHOOL - DAY with HANDS OF BRANDON at 1.000 -130 1

Fast help! Why aint the overlay working?

What do you mean it’s not working? It’s not showing up?

Do you come up with story prompts for stories? I’m entering this contest and need some ideas on what to do…

It isn’t showing up and it says this:

I’m not sure what you mean, hun?