[code]
*title Choice of the Spaceship Captain
*author Andy
*scene_list
startup
*create Hull 0
*create Crew 0
*create Speed 0
*create Weapons 0
*create Happiness 0
*create name "name"
*create spaceship "spacename"
*create gender "unknown"
*label start
You wake up on a desk with your computer monitor still on. You spent all of last night studying for the academy finals to finally become a captain of a spaceship! What's your name?
*label typename
*input_text name
Is ${name} correct?
*choice
#Yes!
Okay let's move on to your gender.
*goto gender
#Nope, typo.
retype it..
*goto typename
Are you a boy or a girl?
*label gender
#I'm a boy!
Ok, we can continue... after I get a bit of backstory.
*goto backstory
#I'm a girl!
Ok, we can continue... after I get a bit of backstory.
*goto backstory
*label Backstory
[/code]
Error message says "startup line 29: increasing indent not allowed, expected 0 was 1"
halp.
Well you don’t even have 29 lines of code there. Please can you post it all, sometimes errors can be carried through. Also use [code]paste code here[/code] markup.
I actually just fixed it so your indents would show but you seem to have fixed it back. In order to get indents to show highlight all of your code, then click the button that says “preformatted text” (on the same bar as the smiley, quote button, link, bold, etc is).
*label gender
Are you a boy or a girl?
*choice
#I'm a boy!
Ok, we can continue... after I get a bit of backstory.
*goto backstory
#I'm a girl!
Ok, we can continue... after I get a bit of backstory.
*goto backstory
It worked! Sorry for dumb mistakes, I’ve redone that entire code 4 times and I couldn’t get it right. If I have anymore questions should I just edit this one to my question?
*label gender
Are you a boy or a girl?
*choice
#I'm a boy!
Ok, we can continue... after I get a bit of backstory.
*goto backstory
*set gender "male"
#I'm a girl!
Ok, we can continue... after I get a bit of backstory.
*goto backstory
*set gender "female"
After this is done, gender isn’t set to “male”
Since you just wanted to express your gratitude, next time, instead of typing “useless text,” you could click the “heart” icon to Like the post.
You wake up on a desk with your computer monitor still on. You spent all of last night studying for the academy finals to finally become a captain of a spaceship! Your pocket buzzes from your phone. You pull your phone out of your pocket and see your friend's name on the phone's screen he's calling you.
Who is your best friend?
*Choice
*if (clone) #blah blah blah
Alright, i am sorry for using your discussion but it seems that your problem is solved and i do not wish to create a new post for such a small problem.
AH is it possible to somehow have spaces in a stat: