I have an if/elif/else part but the diolauge in the script isn’t showing up.
Here is the clip:
if (THE_LOMG_STORY) {
LIAM
So about the long story with your sister
TARYN
No offense but i dont know if i want to really know you
LIAM
Hey i got you out of the sitiuation
It's the least you can do to repay me.
choice “Let Him Know” {
goto ALL_THE_TEA
} “Keep it to your self” {
}
} elif(WHO_WAS_THAT_AGAIN) {
LIAM
Who was that again
choice “Let Him Know” {
TARYN
That was my mom and my sister
Long story short we are no longer close
LIAM
Seems like we got time
goto ALL_THE_TEA
} “Keep it to your self” {
}
}
else {
}
