Remembering choices error if/elif/else

Hey guys I’m currently having this problem with my script and l have put in gain in the episode before this new episode I’m working on so thank you if you know what to do!:heartpulse:

Did you put the other } ?

1 Like

Don’t l do that at the end? Well let me just try

1 Like

o it’s fixed oofer thank you l should’ve thought of that first sorry to waste your time :blush:

1 Like

Lol it’s fine :smiley:

1 Like

l got another error when l try and press after l said if (date_with_Nick){ it isn’t going into the next line it just says in the same line sorry to do this

1 Like

Try this? Idk if it’ll work :sweat_smile:

if (date_with_Nick){

#Code here

} else {

#Code here

}

1 Like

l tried that, I will ask around see if anyone has this problem thank you for helping me :blush:

1 Like

Which line does it not go to?

1 Like

line 95 it’s just stuck on line 89

Moved to Directing Helps and Tips since this is about coding. Make sure to check out our Forum Tutorial for more info about where to correctly create topics, and feel to PM me if there are any questions. :wink:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.