Hi, I need help very urgently, because the new chapter is supposed to go online at 7pm (German time), but so far is completely bugged.
It’s about a discussion Pearl is having with her best friend Shelby and Pearl is supposed to talk to Shelby about the following, depending on the readers’ previous decisions.
The problem? Somehow Pearl doesn’t include the decisions of the previous chapters and jumps arbitrarily to one (if or elif).
Sometimes even after - "And yes, but it’s not what yoz think", it’s over and the episode ends itself.
Can anyone help me? I am really desperate.
START :
PEARL (talk_exhausted)
And yes, but it’s not what you think.
@PEARL is deepbreath
.
if (love_PEARL) {
PEARL (talk_armscrossed_sad_loop)
I have already gathered the courage and confessed my love to [FIRSTNAME]-
And thereby I learned that she also has strong feelings for me, but doesn’t want to start a relationship with me-
if (kiss_faith) {
PEARL (talk_armscrossed_sad_loop)
When I asked her today if we wanted to meet, she said that we couldn’t and-
…
} elif (kiss_PEARL) {
PEARL (talk_exhausted)
But since our kiss at the lake, I-
…
} elif (hug_PEARL) {
PEARL (talk_exhausted)
But since our hug at the lake, I-
…
@transition fade out black
}
} elif (undecided_love) {
PEARL (talk_armscrossed_sad_loop)
I have already gathered the courage and confessed my love to [FIRSTNAME]-
And thereby I I found out that she also has strong feelings for me, but doesn’t know if she loves me, and doesn’t want to start a relationship with me-
…
if (kiss_faith) {
PEARL (talk_armscrossed_sad_loop)
When I asked her today if we wanted to meet, she said that we couldn’t and-
…
} elif (kiss_PEARL) {
PEARL (talk_exhausted)
But since our kiss at the lake, I-
…
} elif (hug_PEARL) {
PEARL (talk_exhausted)
But since our hug at the lake, I-
…
}
}else {
PEARL (talk_armscrossed_sad_loop)
I have already gathered the courage and confessed my love to [FIRSTNAME]-
But she just laughed and said, that the two of us would |bold|never|reset| be a couple.
@cut to zone 1
…
if (kiss_faith) {
PEARL (talk_armscrossed_sad_loop)
When I asked her today if we wanted to meet, she said that we couldn’t and-
…
} elif (kiss_PEARL) {
PEARL (talk_exhausted)
When we met today, she even kissed me and-
…
} elif (hug_PEARL) {
PEARL (talk_exhausted)
When we met today, she even hugged me and-
…
Off to the bar!
}
}
@transition fade out black
(Saying Goodbye to the readers… )
THANKS IN ADVANCE!