Default Dialogue: How to switch between emotions? (1 Viewer)

GoldBlockIngot

Potential Patron
Joined
Feb 5, 2016
Hi there,
I was wondering if any of you knew how to switch between the preset dialogue for the different emotions? I'm a little bored of the "angry" dialogue and want to use the normal text, but I can't figure out how. Please help!
 

SyntaxTerror

Content Creator
Joined
Jul 24, 2014
I'm a little bored of the "angry" dialogue and want to use the normal text, but I can't figure out how.
The default dialogue doesn't have phrases that depend of the mood of the girl, neither it can change her mood: what she'll say will always be the same, whatever her mood.
all:"CLEAR"
swallow:"I can feel it all inside me."
swallow:"I can still taste it."
swallow:"I can't believe you made me drink it all*, YOU*."
swallow:"I can't believe you made me swallow it all*, YOU*."
swallow:"I'm so full."
swallow:"So much..."
cum_in_throat:"I can feel it all inside me."
cum_in_throat:"I can feel it inside me."
cum_in_throat:"I'm so full."
cum_in_throat:"You came right down my throat..."
cum_in_throat:"You came straight into my stomach."
first_throat:"I can't take any more than that!"
first_throat:"I can't take it all!"
first_throat:"I'll choke!"
first_throat:"Please* YOU*, stop!"
first_throat:"Stop!"
first_throat:"That's as deep as I can take it!"
first_throat:"That's my throat!"
first_throat:"That's too deep!"
first_throat:"Too deep!"
first_throat:"You can't push it any deeper!"
first_throat:"You're choking me!"
first_throat:"You're making me choke* YOU*!"
first_throat:"You're making me gag* YOU*!"
cum_in_eye:"I can't see!"
cum_in_eye:"My eyes!"
cum_in_eye:"Ow!"
first_dt:"I can't believe you made me take it all*, YOU*."
first_dt:"My throat!"
first_dt:"That's my throat*, YOU*!"
first_dt:"You forced it into my throat!"
first_dt:"You pushed it all the way in..."
pull_off:"Don't push me down!"
pull_off:"I can't breathe!"
pull_off:"Let me breathe!"
pull_off:"Let me off!"
pull_off:"Stop forcing me down!"
pull_off:"Stop making me take it all!"
pull_off:"Stop making me take it so deep!"
pull_off:"Stop pushing it in so deep!"
pull_off:"Stop pushing me down!"
pull_off:"That's too deep!"
drool:"I couldn't drink it all."
drool:"I couldn't swallow it all* YOU*."
drool:"It tastes bitter"
wake:"*YOU, *... you made me faint!"
wake:"*YOU, *... you made me pass out!"
wake:"Wh- where..."
wake:"Wha-?"
wake:"What happened?"
vigorous:"I can't take any more* YOU*!"
vigorous:"It's too rough!"
vigorous:"My throat!"
vigorous:"Slow down* YOU*!"
vigorous:"Stop being so rough!"
vigorous:"Wait! Slow down!"
vigorous:"Wait! You're being too rough!"
vigorous:"You're being too rough!"
vigorous:"You're going to tear my throat!"
vigorous:"You're tearing my throat!"
vigorous:"You're too rough!"
held:"Can't... breathe!"
held:"Don't hold me down for so long*, YOU*!"
held:"I can't breathe!"
held:"I can't take it for so long!"
held:"I'm going to faint!"
held:"I'm going to pass out!"
held:"Let me breathe* YOU*!"
held:"Wait... let me catch my breath."
cough:"-achf"
cough:"-ack"
cough:"-ackph"
cough:"-aghck"
cough:"-agph"
interrupt:"-!"
interrupt:"-ghch!"
interrupt:"-ghmph!"
interrupt:"-mmb!"
interrupt:"-mmbh!"
interrupt:"-mmbh!"
interrupt:"-mmn!"
interrupt:"-mnh!"
interrupt:"-mph!"
interrupt:"-mphh!"
interrupt:"-ng!"
interrupt:"-nngh!"
pre_cum:"Are you almost there?"
pre_cum:"Are you nearly there?"
cum_in_mouth:"Drink it?"
cum_in_mouth:"Swallow it?"
cum_in_mouth:"Swallow?"
cum_in_mouth:"You want me to swallow it?"
cum_on_face:"*YOUR cum... *It's all over my face."
cum_on_face:"*YOUR cum... *It's everywhere."
cum_on_face:"It's so hot."
cum_on_face:"Ugh... it's everywhere."
cum_on_face:"Ugh... you didn't have to shoot all over my face."
cum_on_face:"You came all over me."
cum_on_face:"You came all over my face."
resistance:"I can't go any deeper."
resistance:"I can't take it any deeper!"
resistance:"I don't think I can take any more."
resistance:"Stop pushing me down* YOU*!"
resistance:"Stop pushing me so far down!"
resistance:"That's deep enough* YOU*!"
restart:"Again?!"
restart:"H-hey, you're still going?!"
restart:"Isn't *FINISHES* enough?!"
restart:"W-wait... you still want more?!"
restart:"W-wait... you want more?!"
restart:"You're still hard?!"
finish:"CLEAR"
finish1:"once"
finish2:"twice"
finish3:"three times"
finish4:"four times"
finish5:"five times"
finish6:"six times"
finish7:"seven times"
finish8:"eight times"
finish9:"nine times"
finish10:"ten times"
finishOther:"that many times"
 

stuntcock

Content Creator
Joined
Jun 5, 2012
The default dialogue doesn't have phrases that depend of the mood of the girl
Yes, it does. To be precise: there are three copies of the default dialogue (happyLibrary, normalLibrary, angryLibrary). The ahegao mood has no lines.

swallow:I can feel it all inside me.
swallow:Mm, I can still taste it.
swallow:So much...

swallow:I can't believe you made me drink it all, *YOU*.
swallow:I can't believe you made me swallow it all, *YOU*.
swallow:Ugh, it tastes horrible.
 

SyntaxTerror

Content Creator
Joined
Jul 24, 2014
Actually, from what I know of dialogues, the code to trigger a phrase with a specified mood looks like this:
Code:
resistance:"Don't worry* YOU*, I can take it."{"mood":"Angry"}
In the ingame dialogue editor, there is a mood icon added to the phrase like this:
hdUhull.png

(I just did this change to this phase)
But it doesn't seem to be the case for the custom dialog (I do not know where did you find these three copies of the default dialog, these phrases are also in the code I gave above, but are not triggered by a specific mood.

I may be wrong, but it seems that any phrase can occur with any mood (I use the default dialog often).
 

tmb

Casual Client
Joined
Mar 5, 2015
For what it's worth, I combined the 3 dialogues stuntcock mentioned (all moods except ahegao since it has no content) in a single file.
Yes, it does. To be precise: there are three copies of the default dialogue (happyLibrary, normalLibrary, angryLibrary). The ahegao mood has no lines.

DialogueChecker v. 3.0.3 reports 1 major issue and 207 minor issues (lines could be inaccessible since the dialogue does not contain any mood trigger):
Syntax - Major: A line with lineattributes contains the string literal "finish" as part of the content, on line 162.

SDT will ignore lines that have finish in them, and also have line attributes.

Line 162: pre_cum:"Hurry up and finish!"{"mood":"Angry"}
 

Attachments

Dialogue (original).txt
11.3 KB · Views: 81

SyntaxTerror

Content Creator
Joined
Jul 24, 2014
tmb tmb : what you just uploaded (Dialogue (original)) has been made by you or did you got it from Vanilla?
Because I have what I posted before in the spoiler if i save it from the ingame dialogue editor...
 

tmb

Casual Client
Joined
Mar 5, 2015
What I posted is a combination of the default SDT dialogues.
I started the game, then using all 4 available emotions (well, ahegao has a blank dialogue), I saved the dialogues for 3 of them, then combined them in a single file, adding the mood for every line that was not "dialogue_name", "all", "cough", "interrupt" and "finish*".
 

SyntaxTerror

Content Creator
Joined
Jul 24, 2014
Okay, I see the difference. I didn't got it because I didn't reseted the dialogue after changing the mood...
 
Last edited:

Users who are viewing this thread

Top


Are you 18 or older?

This website requires you to be 18 years of age or older. Please verify your age to view the content, or click Exit to leave.