So, I am running through my book, but for what ever reason this keeps skipping over, or not going to, the correct scene.
Like, I have 2 choices that are supposed to go a label, and they send me somewhere elce. hre is the code, might make things easier.
*choice
*hide_reuse #"What's your name?"
*set n_relationship %+3
*set friendly %+10
*set stoic %-10
*set heart %+10
*set mind %-10
*set expressive %+10
*set reserved %-10
*set n_throaty true
"You want to know my name, do you?" The ${n_person} asks, a smirk clear in ${n_their} voice.
"Yeah?"
"Well, I can't falt you for that."
*goto n_conversation_name
#"Could I have your name?"
*set mind %+10
*set heart %-10
*set stoic %+10
*set friendly %-10
*set n_relationship %+3
*set reserved %+10
*set expressive %-10
"O, you want to know my name, do you?"
"Yeah, that's what I said."
"Well, you did ask nicely, so I will tell you."
*goto n_conversation_name
#"Could you?" I gesture at my current garment, "thank who ever gave me this?"
*set heart %+10
*set mind %-10
*set n_relationship %+3
*set stubborn %+10
*set easyGoing %-10
*set cautious %+10
*set impulsive %-10
*set thank_housecoat true
*gosub_scene highest_calc
"No."
"Why not?"
"Because ${l_name} and ${t_name} say in their own way that thanking yourself for something is stupid, and frankly, I agree most of the time."
"Wait, you gave me this?"
"No, the ${n_person} walking on your other side who has said fuck all this entire time gave it to you, of course." The sarcasm in the ${n_person}'s voice is obvious.
"So, yes?"
"Did you here the sarcasm in my voice?" I nod.
"Granted,
*goto n_height
#"Please thank who ever gave me my housecoat." I say.
*set n_relationship %+3
*set reserved %+10
*set expressive %-10
*set intimidating %+10
*set charming %-10
*set stoic %+10
*set friendly %-10
*set mind %+10
*set heart %-10
*gosub_scene highest_calc
"You want to know this most pressing of facts, why, exactly?"
"They could have given me nothing, as far as I can tell. They chose to not."
"So, that's why you want to thank them?"
"Yes."
"Well, ${l_name} and ${t_name} always say that thanking ones sself for something is stupid, and I agree, so no."
.
"You gave me the housecoat?"
"No, the ${n_person} on the other side of you, who has said not a goddam word since we started, gave it to you."
I walk in silence.
"Though,
*goto n_height
The 2 choices, the ones that are supposed to go to n_height, skip, and go directly to n_name, which happens to be right below the n_height lable for what ever reason, and I canât figure out whatâs going on. All the labels and gotos are correct as far as I know, so. Yeah, putting it up here so 1 of you can take a look and check. Anyway, you all have a good night/day/evening/what ever time-zone your in now, Iâm going to eat Pizza.