conditionswitch wtf [solved]
Posted: Tue Oct 29, 2013 9:27 pm
I hesitate to look like an idiot, but since I appear to in fact be an idiot, I have given up and I am back again. Right now I am making a game where there are four possible protagonist appearances to choose from. The player gets to decide if their character has long hair or short hair, and breasts or no breasts. Some advised me to use condition switch to get this working. However, when I tried to do it myself it just told me "SyntaxError: invalid syntax (<none>, line 1)" which means nothing at all to me, but I am guess it has something to do with the lack of "True".
However, when I tried copy-pasting the example here, and commented out the breasts or no breasts, no matter what choices I picked, it always came back as prot11.png
So yeah. I have no idea. I am foremost a writer, not a coder or even an artist, and I am doing my projects completely by myself with no friends who can help me. I am extremely frustrated by my own incompetence, and anyone who can help me create or provide me with some actual working code rather than whatever sloppy mess I've managed to create would have my eternal gratitude.
Like literally explain it to me as if I am a five-year-old learning to spell. That's how incompetent I am.
However, when I tried copy-pasting the example here, and commented out the breasts or no breasts, no matter what choices I picked, it always came back as prot11.png
So yeah. I have no idea. I am foremost a writer, not a coder or even an artist, and I am doing my projects completely by myself with no friends who can help me. I am extremely frustrated by my own incompetence, and anyone who can help me create or provide me with some actual working code rather than whatever sloppy mess I've managed to create would have my eternal gratitude.
Like literally explain it to me as if I am a five-year-old learning to spell. That's how incompetent I am.