DialogActions: "passed_out" should work, shouldn't it? (1 Viewer)

Rudgar

Content Creator
Joined
Nov 18, 2016
Ahoy!

I'm just about writing my ow little test dialogue to test all the different line types out there. This is what it looks like for now:
Code:
dialogue_name:"testing line types"

initial_settings:{"cough":0,"cum_in_eye":0,"cum_in_mouth":0,"cum_in_nose":0,"cum_in_throat":0,"cum_on_face":0,"drool":0,"first_dt":0,"first_throat":0,"general":0,"hand_job_stroke":0,"head_grabbed":0,"held":0,"interrupt":0,"intro":0,"lick_balls":0,"lick_penis":0,"orgasm":0,"passed_out":0,"pre_cum":0,"pull_down":0,"pull_off":0,,"pull_up":0,"restart":0,"resistance":0,"start":0,"swallow":0,"vigorous":0,"wake":0}

comment:"all - not triggered - used to clear all lines before."
all:"CLEAR"

comment:"cough - Inserted into lines to represent coughing."
cough:"(cough)"

comment:"cum_in_eye - When he comes in her eye. You may consider making these short so she'll say some "cum_on_face" dialogue afterwards."
cum_in_eye:"cum_in_eye" {"style":"thought", "set":{"cum_in_eye":"+1"}}

comment:"cum_in_mouth - After he comes in her mouth and pulls out."
cum_in_mouth:"cum_in_mouth" {"style":"thought", "set":{"cum_in_mouth":"+1"}}

comment:"cum_in_nose - I can't seem to trigger this. I assume this is suppose to happen when he CIMs and cum squirts out her nose."
cum_in_nose:"cum_in_nose" {"style":"thought", "set":{"cum_in_nose":"+1"}}

comment:"cum_in_throat - After he comes in her throat and pulls out."
cum_in_throat:"cum_in_throat" {"style":"thought", "set":{"cum_in_throat":"+1"}}

comment:"cum_on_face - When he comes on her face (she'll continue saying cum_on_face lines until he's finished ejaculating, so you may consider making these lines a little long)."
cum_on_face:"cum_on_face" {"style":"thought", "set":{"cum_on_face":"+1"}}

comment:"drool - What she says when you tilt her head down and she drools out his cum."
drool:"drool" {"style":"thought", "set":{"drool":"+1"}}

comment:"first_dt - What she says on the first full deep throat."
first_dt:"first_dt" {"style":"thought", "set":{"first_dt":"+1"}}

comment:"first_throat - When the first time her throat is hit (and I think until you/he goes all the way down)."
first_throat:"first_throat" {"style":"thought", "set":{"first_throat":"+1"}}

comment:"general - When idle, after deep-throating happens (once you see a "first_throat" dialogue)."
general:"general: cough=*cough* - cum_in_eye=*cum_in_eye* %0A cum_in_mouth=*cum_in_mouth* - cum_in_nose=*cum_in_nose* %0A cum_in_throat=*cum_in_throat* - cum_on_face=*cum_on_face* %0A drool=*drool* - first_dt=*first_dt* %0A first_throat=*first_throat* - general=*general* %0A hand_job_stroke=*hand_job_stroke* - head_grabbed=*head_grabbed* %0A held=*held* - interrupt=*interrupt* %0A intro=*intro* - lick_balls=*lick_balls* %0A lick_penis=*lick_penis* %0A orgasm=*orgasm* %0A passed_out=*passed_out* %0A pre_cum=*pre_cum* %0A pull_down=*pull_down* %0A pull_off=*pull_off* %0A pull_up=*pull_off* %0A restart=*restart* %0A resistance=*resistance* %0A start=*start* %0A swallow=*swallow* %0A vigorous=*vigorous* %0A wake=*wake*" {"style":"thought", "set":{"general":"+1"}}

comment:"hand_job_stroke - Dialogue displayed only when jerking him off (I don't know the exact trigger mechanism)"
hand_job_stroke:"hand_job_stroke" {"style":"thought", "set":{"hand_job_stroke":"+1"}}

comment:"head_grabbed - Whenever he grabs her head."
head_grabbed:"head_grabbed" {"style":"thought", "set":{"head_grabbed":"+1"}}

comment:"held - What she says after you hold her down (i.e. with spacebar)."
held:"held" {"style":"thought", "set":{"held":"+1"}}

comment:"interrupt - Inserted into lines when she's interrupted."
interrupt:"(interrupt)" {"style":"thought", "set":{"interrupt":"+1"}}

comment:"intro - When idle, before any deep-throating happens ("during initial resistance")."
intro:"intro" {"style":"thought", "set":{"intro":"+1"}}

comment:"lick_balls - And this is what she says when the balls are licked (may also trigger when deepthroating balls deep)"
lick_balls:"lick_balls" {"style":"thought", "set":{"lick_balls":"+1"}}

comment:"lick_penis - She auto licks in proximity to his body, this is what she says when the penis is licked."
lick_penis:"lick_penis" {"style":"thought", "set":{"lick_penis":"+1"}}

comment:"orgasm - Triggers when she climaxes through masturbation."
orgasm:"(orgasm)" {"style":"thought", "set":{"orgasm":"+1"}}

comment:"passed_out - Triggers once when she passes out (and makes the urkgh noise). To reset the trigger for this line (so that it will play again), she has to breathe a couple times."
passed_out:"(passed_out)" {"style":"thought", "set":{"passed_out":"+1"}}

comment:"pre_cum - What she says when your screen does that white, flashy thing before he cums."
pre_cum:"pre_cum" {"style":"thought", "set":{"pre_cum":"+1"}}

comment:"pulled_down - When you pull her down."
pulled_down:"pulled_down" {"style":"thought", "set":{"pulled_down":"+1"}}

comment:"pull_off - Somewhat unclear. I think any pull-out when deep-throating that doesn't satisfy the conditions for held, vigorous, etc. dialogue (Kona: "After actively pulling off.")"
pull_off:"pull_off" {"style":"thought", "set":{"pull_off":"+1"}}

comment:"pulled_up - When you pull her up by holding down the mouse button."
pulled_up:"pulled_up" {"style":"thought", "set":{"pulled_up":"+1"}}

comment:"restart - When you continue after ejaculating."
restart:"restart" {"style":"thought", "set":{"restart":"+1"}}

comment:"resistance - When you/she pulls out, before any deep-throating happens."
resistance:"resistance" {"style":"thought", "set":{"resistance":"+1"}}

comment:"start - When she swallows after he cums."
start:"start" {"style":"thought", "set":{"start":"+1"}}

comment:"swallow - When she swallows after he cums."
swallow:"swallow" {"style":"thought", "set":{"swallow":"+1"}}

comment:"vigorous - What she says after vigorous deepthroating (i.e. continuously fast deep-throating)."
vigorous:"vigorous" {"style":"thought", "set":{"vigorous":"+1"}}

comment:"wake - What she says when waking up, after she's passed out."
wake:"wake" {"style":"thought", "set":{"wake":"+1"}}

finish:"(finish)"
finish1:"(finish1)"
finish2:"(finish2)"
finish3:"(finish3)"
finishOther:"(finishOther)"
No matter what I do: "passed_out" did never fire yet :(
Why not? Any idea? Hint? Suggestion?

Thanks in Advance!
ME
 

SyntaxTerror

Content Creator
Joined
Jul 24, 2014
No matter what I do: "passed_out" did never fire yet :(
Why not?
Because "passed_out" is not a Line Type (for Vanilla at least)?
"wake" exists though.

I made some tests for Line Types, but again, it is for Vanilla and the Loader have some other Line Types (whiches I don't know).
 

Pim_gd

Content Creator
Joined
Jan 25, 2013
When she passes out, you play a thought line.

That doesn't work. She passed out, remember?

When you take your dialogue and feed it as input for the DialogueChecker, you get a warning for this:

Dialogue was checked in 30 ms with v3.07 of the DialogueChecker.
I found 48 issue(s) with your dialogue, of which 0 were severe, 40 were major issues, and 8 were minor issues.

Syntax - Major: Failed to properly parse line-attributes for line 3, parsing stopped at col 326 at ",,"pull_up":0,"restart":0,"resistance":0,"start":0,"swallow":0,"vigorous":0,"wake":0}"
Line 3: initial_settings:{"cough":0,"cum_in_eye":0,"cum_in_mouth":0,"cum_in_nose":0,"cum_in_throat":0,"cum_on_face":0,"drool":0,"first_dt":0,"first_throat":0,"general":0,"hand_job_stroke":0,"head_grabbed":0,"held":0,"interrupt":0,"intro":0,"lick_balls":0,"lick_penis":0,"orgasm":0,"passed_out":0,"pre_cum":0,"pull_down":0,"pull_off":0,,"pull_up":0,"restart":0,"resistance":0,"start":0,"swallow":0,"vigorous":0,"wake":0}

Grammar - Minor: Double comma (grammatical error) on dialogue line on line 3, col 326 near "(...)0,"pre_cum":0,"pull_down":0,"pull_off":0,,"pull_up":0,"restart":0,"resistance":0,"s(...)"
Line 3: initial_settings:{"cough":0,"cum_in_eye":0,"cum_in_mouth":0,"cum_in_nose":0,"cum_in_throat":0,"cum_on_face":0,"drool":0,"first_dt":0,"first_throat":0,"general":0,"hand_job_stroke":0,"head_grabbed":0,"held":0,"interrupt":0,"intro":0,"lick_balls":0,"lick_penis":0,"orgasm":0,"passed_out":0,"pre_cum":0,"pull_down":0,"pull_off":0,,"pull_up":0,"restart":0,"resistance":0,"start":0,"swallow":0,"vigorous":0,"wake":0}

Variables - Major: Unused variable ("pull_up") in initial_settings line, linenumber 3, col 328, near "(...)"pre_cum":0,"pull_down":0,"pull_off":0,,"pull_up":0,"restart":0,"resistance":0,"start":0,"s(...)".
Line 3: initial_settings:{"cough":0,"cum_in_eye":0,"cum_in_mouth":0,"cum_in_nose":0,"cum_in_throat":0,"cum_on_face":0,"drool":0,"first_dt":0,"first_throat":0,"general":0,"hand_job_stroke":0,"head_grabbed":0,"held":0,"interrupt":0,"intro":0,"lick_balls":0,"lick_penis":0,"orgasm":0,"passed_out":0,"pre_cum":0,"pull_down":0,"pull_off":0,,"pull_up":0,"restart":0,"resistance":0,"start":0,"swallow":0,"vigorous":0,"wake":0}

Line Usage - Major: Line 5 is unused!
Line 5: comment:"all - not triggered - used to clear all lines before."

Line Usage - Major: Line 8 is unused!
Line 8: comment:"cough - Inserted into lines to represent coughing."

Syntax - Major: More than 2 double quotes were found on line 11, but the line didn't have lineattributes. Did you accidentally put a double quote (") in the line?
If you want to have double quotes in your line, you should replace them with %22. SDT will replace %22 with " when playing the dialogue, but it won't interfere with loading the dialogue.
If you were to keep the double quotes in the line as it is now, the line will be cut short after the second double quote. There's likely an "excess characters" issue for this line as well - that's what will get cut off.
Line 11: comment:"cum_in_eye - When he comes in her eye. You may consider making these short so she'll say some "cum_on_face" dialogue afterwards."

Syntax - Minor: Excess characters (cum_on_face" dialogue afterwards.") after line attributes on line 11. This indicates a syntax error.
Line 11: comment:"cum_in_eye - When he comes in her eye. You may consider making these short so she'll say some "cum_on_face" dialogue afterwards."

Line Usage - Major: Line 11 is unused!
Line 11: comment:"cum_in_eye - When he comes in her eye. You may consider making these short so she'll say some "cum_on_face" dialogue afterwards."

Line Usage - Major: Line 14 is unused!
Line 14: comment:"cum_in_mouth - After he comes in her mouth and pulls out."

Line Usage - Major: Line 17 is unused!
Line 17: comment:"cum_in_nose - I can't seem to trigger this. I assume this is suppose to happen when he CIMs and cum squirts out her nose."

Line Usage - Major: Line 20 is unused!
Line 20: comment:"cum_in_throat - After he comes in her throat and pulls out."

Line Usage - Major: Line 23 is unused!
Line 23: comment:"cum_on_face - When he comes on her face (she'll continue saying cum_on_face lines until he's finished ejaculating, so you may consider making these lines a little long)."

Line Usage - Major: Line 26 is unused!
Line 26: comment:"drool - What she says when you tilt her head down and she drools out his cum."

Line Usage - Major: Line 29 is unused!
Line 29: comment:"first_dt - What she says on the first full deep throat."

Line Usage - Major: Line 32 is unused!
Line 32: comment:"first_throat - When the first time her throat is hit (and I think until you/he goes all the way down)."

Syntax - Major: More than 2 double quotes were found on line 35, but the line didn't have lineattributes. Did you accidentally put a double quote (") in the line?
If you want to have double quotes in your line, you should replace them with %22. SDT will replace %22 with " when playing the dialogue, but it won't interfere with loading the dialogue.
If you were to keep the double quotes in the line as it is now, the line will be cut short after the second double quote. There's likely an "excess characters" issue for this line as well - that's what will get cut off.
Line 35: comment:"general - When idle, after deep-throating happens (once you see a "first_throat" dialogue)."

Syntax - Minor: Excess characters (first_throat" dialogue).") after line attributes on line 35. This indicates a syntax error.
Line 35: comment:"general - When idle, after deep-throating happens (once you see a "first_throat" dialogue)."

Line Usage - Major: Line 35 is unused!
Line 35: comment:"general - When idle, after deep-throating happens (once you see a "first_throat" dialogue)."

Syntax - Minor: Found a probable illegal colon on line 36, col 16. Replace colons in dialogue lines with %3A.
Line 36: general:"general: cough=*cough* - cum_in_eye=*cum_in_eye* %0A cum_in_mouth=*cum_in_mouth* - cum_in_nose=*cum_in_nose* %0A cum_in_throat=*cum_in_throat* - cum_on_face=*cum_on_face* %0A drool=*drool* - first_dt=*first_dt* %0A first_throat=*first_throat* - general=*general* %0A hand_job_stroke=*hand_job_stroke* - head_grabbed=*head_grabbed* %0A held=*held* - interrupt=*interrupt* %0A intro=*intro* - lick_balls=*lick_balls* %0A lick_penis=*lick_penis* %0A orgasm=*orgasm* %0A passed_out=*passed_out* %0A pre_cum=*pre_cum* %0A pull_down=*pull_down* %0A pull_off=*pull_off* %0A pull_up=*pull_off* %0A restart=*restart* %0A resistance=*resistance* %0A start=*start* %0A swallow=*swallow* %0A vigorous=*vigorous* %0A wake=*wake*" {"style":"thought", "set":{"general":"+1"}}

Grammar - Minor: Space at start of new line on line 36, col 58 near "(...) %0A cum_in_mouth=*cum_in_mouth* (...)"
Line 36: general:"general: cough=*cough* - cum_in_eye=*cum_in_eye* %0A cum_in_mouth=*cum_in_mouth* - cum_in_nose=*cum_in_nose* %0A cum_in_throat=*cum_in_throat* - cum_on_face=*cum_on_face* %0A drool=*drool* - first_dt=*first_dt* %0A first_throat=*first_throat* - general=*general* %0A hand_job_stroke=*hand_job_stroke* - head_grabbed=*head_grabbed* %0A held=*held* - interrupt=*interrupt* %0A intro=*intro* - lick_balls=*lick_balls* %0A lick_penis=*lick_penis* %0A orgasm=*orgasm* %0A passed_out=*passed_out* %0A pre_cum=*pre_cum* %0A pull_down=*pull_down* %0A pull_off=*pull_off* %0A pull_up=*pull_off* %0A restart=*restart* %0A resistance=*resistance* %0A start=*start* %0A swallow=*swallow* %0A vigorous=*vigorous* %0A wake=*wake*" {"style":"thought", "set":{"general":"+1"}}

Line Usage - Major: Line 38 is unused!
Line 38: comment:"hand_job_stroke - Dialogue displayed only when jerking him off (I don't know the exact trigger mechanism)"

Line Usage - Major: Line 41 is unused!
Line 41: comment:"head_grabbed - Whenever he grabs her head."

Line Usage - Major: Line 44 is unused!
Line 44: comment:"held - What she says after you hold her down (i.e. with spacebar)."

Line Usage - Major: Line 47 is unused!
Line 47: comment:"interrupt - Inserted into lines when she's interrupted."

Syntax - Major: Usage of lineattributes on an interrupt line on line 48, col 24 near "(...) {"style":"thought", (...)"
Defining lineattributes for interrupt lines does not work. There is no known workaround as of yet.
Line 48: interrupt:"(interrupt)" {"style":"thought", "set":{"interrupt":"+1"}}

Syntax - Major: More than 2 double quotes were found on line 50, but the line didn't have lineattributes. Did you accidentally put a double quote (") in the line?
If you want to have double quotes in your line, you should replace them with %22. SDT will replace %22 with " when playing the dialogue, but it won't interfere with loading the dialogue.
If you were to keep the double quotes in the line as it is now, the line will be cut short after the second double quote. There's likely an "excess characters" issue for this line as well - that's what will get cut off.
Line 50: comment:"intro - When idle, before any deep-throating happens ("during initial resistance")."

Syntax - Minor: Excess characters (during initial resistance").") after line attributes on line 50. This indicates a syntax error.
Line 50: comment:"intro - When idle, before any deep-throating happens ("during initial resistance")."

Line Usage - Major: Line 50 is unused!
Line 50: comment:"intro - When idle, before any deep-throating happens ("during initial resistance")."

Line Usage - Major: Line 53 is unused!
Line 53: comment:"lick_balls - And this is what she says when the balls are licked (may also trigger when deepthroating balls deep)"

Line Usage - Major: Line 56 is unused!
Line 56: comment:"lick_penis - She auto licks in proximity to his body, this is what she says when the penis is licked."

Line Usage - Major: Line 59 is unused!
Line 59: comment:"orgasm - Triggers when she climaxes through masturbation."

Line Usage - Major: Line 62 is unused!
Line 62: comment:"passed_out - Triggers once when she passes out (and makes the urkgh noise). To reset the trigger for this line (so that it will play again), she has to breathe a couple times."

Line Usage - Major: Line 63 uses the style thought, but only plays when she's passed out. This can never happen and thus the line can't be played.
Line 63: passed_out:"(passed_out)" {"style":"thought", "set":{"passed_out":"+1"}}

Line Usage - Major: Line 65 is unused!
Line 65: comment:"pre_cum - What she says when your screen does that white, flashy thing before he cums."

Line Usage - Major: Line 68 is unused!
Line 68: comment:"pulled_down - When you pull her down."

Variables - Major: Undeclared variable (pulled_down) in line-attribute set on line 69, col 54, near "(...) "set":{"pulled_down":"+1"}}".
To fix this, add the variable to the initial_settings line of your dialogue.
Line 69: pulled_down:"pulled_down" {"style":"thought", "set":{"pulled_down":"+1"}}

Syntax - Minor: Found a probable illegal colon on line 71, col 154. Replace colons in dialogue lines with %3A.
Line 71: comment:"pull_off - Somewhat unclear. I think any pull-out when deep-throating that doesn't satisfy the conditions for held, vigorous, etc. dialogue (Kona: "After actively pulling off.")"

Syntax - Major: More than 2 double quotes were found on line 71, but the line didn't have lineattributes. Did you accidentally put a double quote (") in the line?
If you want to have double quotes in your line, you should replace them with %22. SDT will replace %22 with " when playing the dialogue, but it won't interfere with loading the dialogue.
If you were to keep the double quotes in the line as it is now, the line will be cut short after the second double quote. There's likely an "excess characters" issue for this line as well - that's what will get cut off.
Line 71: comment:"pull_off - Somewhat unclear. I think any pull-out when deep-throating that doesn't satisfy the conditions for held, vigorous, etc. dialogue (Kona: "After actively pulling off.")"

Syntax - Minor: Excess characters (After actively pulling off.")") after line attributes on line 71. This indicates a syntax error.
Line 71: comment:"pull_off - Somewhat unclear. I think any pull-out when deep-throating that doesn't satisfy the conditions for held, vigorous, etc. dialogue (Kona: "After actively pulling off.")"

Line Usage - Major: Line 71 is unused!
Line 71: comment:"pull_off - Somewhat unclear. I think any pull-out when deep-throating that doesn't satisfy the conditions for held, vigorous, etc. dialogue (Kona: "After actively pulling off.")"

Line Usage - Major: Line 74 is unused!
Line 74: comment:"pulled_up - When you pull her up by holding down the mouse button."

Variables - Major: Undeclared variable (pulled_up) in line-attribute set on line 75, col 50, near "(...) "set":{"pulled_up":"+1"}}".
To fix this, add the variable to the initial_settings line of your dialogue.
Line 75: pulled_up:"pulled_up" {"style":"thought", "set":{"pulled_up":"+1"}}

Line Usage - Major: Line 77 is unused!
Line 77: comment:"restart - When you continue after ejaculating."

Line Usage - Major: Line 80 is unused!
Line 80: comment:"resistance - When you/she pulls out, before any deep-throating happens."

Line Usage - Major: Line 83 is unused!
Line 83: comment:"start - When she swallows after he cums."

Line Usage - Major: Line 86 is unused!
Line 86: comment:"swallow - When she swallows after he cums."

Line Usage - Major: Line 89 is unused!
Line 89: comment:"vigorous - What she says after vigorous deepthroating (i.e. continuously fast deep-throating)."

Line Usage - Major: Line 92 is unused!
Line 92: comment:"wake - What she says when waking up, after she's passed out."

Once you've fixed these issues, try letting me look your dialogue over again. Maybe I'll find something new.

Specifically:

Line Usage - Major: Line 63 uses the style thought, but only plays when she's passed out. This can never happen and thus the line can't be played.
Line 63: passed_out:"(passed_out)" {"style":"thought", "set":{"passed_out":"+1"}}
 

Rudgar

Content Creator
Joined
Nov 18, 2016
Ahoy, Pim_gd Pim_gd & A aztlan !
When she passes out, you play a thought line.
That doesn't work. She passed out, remember?
[...]
Specifically:
Line Usage - Major: Line 63 uses the style thought, but only plays when she's passed out. This can never happen and thus the line can't be played.
Line 63: passed_out:"(passed_out)" {"style":"thought", "set":{"passed_out":"+1"}}

So passed_out: lines have to be "Him"? (She can't dream when she's passed out I guess...)

facepalm_girl.png
... and all of a sudden, everything makes sense to me! :wink::oops:
When you take your dialogue and feed it as input for the DialogueChecker, you get a warning for this:

Once you've fixed these issues, try letting me look your dialogue over again. Maybe I'll find something new.
That'd be more than appreciated! Thanks in advance!
I must confess that I refused to use your checker for I failed to make it work in my local PC - but I just rediscovered your online service. Yay! So if you still want to take a look at it:

dialogue_name:"testing line types"

initial_settings:{"cough":0,"cum_in_eye":0,"cum_in_mouth":0,"cum_in_nose":0,"cum_in_throat":0,"cum_on_face":0,"drool":0,"first_dt":0,"first_throat":0,"general":0,"hand_job_stroke":0,"head_grabbed":0,"held":0,"interrupt":0,"intro":0,"lick_balls":0,"lick_penis":0,"orgasm":0,"passed_out":0,"pre_cum":0,"pulled_down":0,"pull_off":0,"pulled_up":0,"restart":0,"resistance":0,"start":0,"swallow":0,"vigorous":0,"wake":0}

-"all - not triggered - used to clear all lines before."
all:"CLEAR"

-"cough - Inserted into lines to represent coughing."
cough:"(cough)"

-"cum_in_eye - When he comes in her eye. You may consider making these short so she'll say some "cum_on_face" dialogue afterwards."
cum_in_eye:"cum_in_eye" {"style":"him", "set":{"cum_in_eye":"+1"}}

-"cum_in_mouth - After he comes in her mouth and pulls out."
cum_in_mouth:"cum_in_mouth" {"style":"him", "set":{"cum_in_mouth":"+1"}}

-"cum_in_nose - I can't seem to trigger this. I assume this is suppose to happen when he CIMs and cum squirts out her nose."
cum_in_nose:"cum_in_nose" {"style":"him", "set":{"cum_in_nose":"+1"}}

-"cum_in_throat - After he comes in her throat and pulls out."
cum_in_throat:"cum_in_throat" {"style":"him", "set":{"cum_in_throat":"+1"}}

-"cum_on_face - When he comes on her face (she'll continue saying cum_on_face lines until he's finished ejaculating, so you may consider making these lines a little long)."
cum_on_face:"cum_on_face" {"style":"him", "set":{"cum_on_face":"+1"}}

-"drool - What she says when you tilt her head down and she drools out his cum."
drool:"drool" {"style":"him", "set":{"drool":"+1"}}

-"first_dt - What she says on the first full deep throat."
first_dt:"first_dt" {"style":"him", "set":{"first_dt":"+1"}}

-"first_throat - When the first time her throat is hit (and I think until you/he goes all the way down)."
first_throat:"first_throat" {"style":"him", "set":{"first_throat":"+1"}}

-"general - When idle, after deep-throating happens (once you see a "first_throat" dialogue)."
general:"general%3A cough=*cough* - cum_in_eye=*cum_in_eye* %0Acum_in_mouth=*cum_in_mouth* - cum_in_nose=*cum_in_nose* %0Acum_in_throat=*cum_in_throat* - cum_on_face=*cum_on_face* %0Adrool=*drool* - first_dt=*first_dt* %0Afirst_throat=*first_throat* - general=*general* %0Ahand_job_stroke=*hand_job_stroke* - head_grabbed=*head_grabbed* %0Aheld=*held* - interrupt=*interrupt* %0Aintro=*intro* - lick_balls=*lick_balls* %0Alick_penis=*lick_penis* %0Aorgasm=*orgasm* %0Apassed_out=*passed_out* %0Apre_cum=*pre_cum* %0Apulled_down=*pulled_down* %0Apull_off=*pull_off* %0Apulled_up=*pulled_up* %0Arestart=*restart* %0Aresistance=*resistance* %0Astart=*start* %0Aswallow=*swallow* %0Avigorous=*vigorous* %0Awake=*wake*" {"style":"him", "set":{"general":"+1"}}

-"hand_job_stroke - Dialogue displayed only when jerking him off (I don't know the exact trigger mechanism)"
hand_job_stroke:"hand_job_stroke" {"style":"him", "set":{"hand_job_stroke":"+1"}}

-"head_grabbed - Whenever he grabs her head."
head_grabbed:"head_grabbed" {"style":"him", "set":{"head_grabbed":"+1"}}

-"held - What she says after you hold her down (i.e. with spacebar)."
held:"held" {"style":"him", "set":{"held":"+1"}}

-"intro - When idle, before any deep-throating happens ("during initial resistance")."
intro:"intro" {"style":"him", "set":{"intro":"+1"}}

-"lick_balls - And this is what she says when the balls are licked (may also trigger when deepthroating balls deep)"
lick_balls:"lick_balls" {"style":"him", "set":{"lick_balls":"+1"}}

-"lick_penis - She auto licks in proximity to his body, this is what she says when the penis is licked."
lick_penis:"lick_penis" {"style":"him", "set":{"lick_penis":"+1"}}

-"orgasm - Triggers when she climaxes through masturbation."
orgasm:"(orgasm)" {"style":"him", "set":{"orgasm":"+1"}}

-"passed_out - Triggers once when she passes out (and makes the urkgh noise). To reset the trigger for this line (so that it will play again), she has to breathe a couple times."
passed_out:"(passed_out)" {"style":"him", "set":{"passed_out":"+1"}}

-"pre_cum - What she says when your screen does that white, flashy thing before he cums."
pre_cum:"pre_cum" {"style":"him", "set":{"pre_cum":"+1"}}

-"pulled_down - When you pull her down."
pulled_down:"pulled_down" {"style":"him", "set":{"pulled_down":"+1"}}

-"pull_off - Somewhat unclear. I think any pull-out when deep-throating that doesn't satisfy the conditions for held, vigorous, etc. dialogue (Kona: "After actively pulling off.")"
pull_off:"pull_off" {"style":"him", "set":{"pull_off":"+1"}}

-"pulled_up - When you pull her up by holding down the mouse button."
pulled_up:"pulled_up" {"style":"him", "set":{"pulled_up":"+1"}}

-"restart - When you continue after ejaculating."
restart:"restart" {"style":"him", "set":{"restart":"+1"}}

-"resistance - When you/she pulls out, before any deep-throating happens."
resistance:"resistance" {"style":"him", "set":{"resistance":"+1"}}

-"start - When she swallows after he cums."
start:"start" {"style":"him", "set":{"start":"+1"}}

-"swallow - When she swallows after he cums."
swallow:"swallow" {"style":"him", "set":{"swallow":"+1"}}

-"vigorous - What she says after vigorous deepthroating (i.e. continuously fast deep-throating)."
vigorous:"vigorous" {"style":"him", "set":{"vigorous":"+1"}}

-"wake - What she says when waking up, after she's passed out."
wake:"wake" {"style":"him", "set":{"wake":"+1"}}


-"bodycontactspaceheldpush - triggered when body contact enabled, and the spacebar is held down in a resistive area"
bodycontactspaceheldpush:"bodycontactspaceheldpush" {"style":"him"}

-"bodycontactspaceheldpushinhilt - triggered when body contact enabled, she is being hilted, and the spacebar is held down in a resistive area"
bodycontactspaceheldpushinhilt:"bodycontactspaceheldpush" {"style":"him"}

-"bodycontacthilt - triggered on first hilt when body contact enabled"
bodycontacthilt:"bodycontactspaceheldpush" {"style":"him"}

-"bodyentered - triggered when the penis enters her body when body contact enabled"
bodyentered:"bodycontactspaceheldpush" {"style":"him"}

-"bodyexited - triggered when the penis exits her body when body contact enabled"
bodyexited:"bodycontactspaceheldpush" {"style":"him"}

-"vigorousbodyexited - triggered when the penis exits her body after she has reached her vigour point (she winces), when body contact enabled"
vigorousbodyexited:"vigorousbodyexited" {"style":"him"}

-"inbody - triggered when the penis is inside her body for a period of time (settings changeable), when body contact enabled"
inbody:"inbody" {"style":"him"}

-"bodycontactloose - triggered when she no longer has resistance during body contact"
bodycontactloose:"bodycontactloose" {"style":"him"}

-"cuminher - triggered when body contact enabled, and he cums when his penis is in contact with her body"
cuminher:"cuminher" {"style":"him"}

finish:"(finish)"
finish1:"(finish1)"
finish2:"(finish2)"
finish3:"(finish3)"
finishOther:"(finishOther)"
Thanks to all for supporting! You all(!) helped me a lot!

Regards,
Me
 

Pim_gd

Content Creator
Joined
Jan 25, 2013
Technically if you're going for all the things that you can get into a dialogue, you're missing a custom font. But looks good.
 

Rudgar

Content Creator
Joined
Nov 18, 2016
When she passes out, you play a thought line.

That doesn't work. She passed out, remember?
[...]
Specifically:

Line Usage - Major: Line 63 uses the style thought, but only plays when she's passed out. This can never happen and thus the line can't be played.
Line 63: passed_out:"(passed_out)" {"style":"thought", "set":{"passed_out":"+1"}}
Now guess what?
I can make her even speak when she passed out. :wat::eek::confused::cool::wink: Neither intended nor wanted, but accidentally happened ... see attached "overkill dialogue".

Thinking about how to avoid her babbling now while being passed out ... :rolleyes:

Good ideas are welcome

Respectfully,
Rudgar
 

Attachments

Dialogue.txt
775.4 KB · Views: 162

edgelord 3000

Content Creator
Joined
Jan 16, 2018
Maybe some kind of error overload? When I run that dialogue trough the dialoguechecker, I get over 28 thousand issues...
 

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.