DIalogue actions won't play "start" (1 Viewer)

Status
Not open for further replies.

bryceanater

Potential Patron
Joined
Feb 23, 2016
Hi trying to make a new dialogue but the "start" wont play. Here is the text.
Code:
start:"[PLAY_BGM_sounds/rain.mp3][ANIMTOOLS_ATV_hidehim_partial][ANIMTOOLS_POS_Dmnt_S][HIDE_PENIS][ARMS_LEGS]---------- Practice Makes Perfect ----------БББББББББББ%0Aby BruceББББББББББББББББББББББББББ" {"style":"Thought","set":{"chapter":+0}}

The setup is running fine when I used the da.dialogue.load but it just skips the "start" and goes into the intro.

Code:
start:"[setup_INSTANT][INSTANT_FLASH_31415b][KILL_PROGRESSBAR_ALL][KILL_OVERLAY][BUTTONALL_CLEAR][SHOW_HIM][PENIS_ALPHA_NORMAL_100][AUTO_OFF][CLEAR_HAIR]" {"style":"Thought"}
setup_INSTANT:"[intro][SETVAR_da.background.load_AnimatedBackgroundBedroom.swf]ББ" {"style":"Thought"}

intro:"[launch_dial][LOAD_FULL_CHARCODE]ББ" {"style":"Thought","set":{"da.charcode.load":"charName:Nico;mood:Normal;bodyScale:0.803;arms:onlegs,onlegs;throatResist:41;hair:blackpigtails,;iris:wide,142,0,55,1;breasts:122;skin:light;nose:normal;ear:normal;lipstick:0,167,20,88,0;eyeshadow:55,26,99,0;sclera:255,255,255,0;blush:196,80,77,0.463;freckles:60,24,24,0,0;mascara:0,0,0,1,20;nailpolish:0,0,0,0;eyebrow:normal,56,31,15,1,30,19,19,1;hairhsl:0,1,1,1;skinhsl:0,1,1,1;hisskinhsl:0,1,1,1;bg:6;hisBody:male;hisPenis:2,1.20775,1.20775;balls:0,1.4445;hisSkin:0;hisTop:none,238,242,245,1;hisBottoms:none,27,29,29,1;hisFootwear:none,0,0,0,1;collar:none,0,0,0,1,0,0,0,1;cuffs:none,0,0,0,1,0,0,0,1;gag:none,0,0,0,1,0,0,0,1;panties:none,255,255,255,1,0,0,0,1;top:none,255,255,255,1,0,0,0,1;armwear:none,0,0,0,1,0,0,0,1;tops:negligee,127,0,61,1,0,0,0,1;legwear:none,0,0,0,1,0,0,0,1;footwear:none,0,0,0,1,0,0,0,1;eyewear:none,0,0,0,1,0,0,0,1;headwear:none,0,0,0,1,0,0,0,1;tonguePiercing:none,183,187,195,1,0,0,0,1;herTan:none,0;autoCloseEye:Normal;autoCloseMouth:Normal;breastfirmness:Normal,0.30000;cumRGB:255,252,247,1.10000,0.50000;moremoods:Normal;throatvanillabulge:1.50000;throatcumbulge:1,1.00000;superbellysize:150:0;penisrangecolor:204:94:147:1;himNotLetGo:ForceHold;nippleButton:Auto;swallowguzzle:1,0;ignoreherclothingpenis:IgnoreClothing;herHeadScale:1;wincecontrol:AwakeOnly;throatsoundcontrol:AwakeOnly;animtoolsVoice:0,1;moreclothingbody:Better Feet;moreclothingBG:Rainy Bedroom;Overtop:none,0,0,0,1,0,0,0,1"}}
launch_dial:"" {"style":"Thought","set":{"da.dialogue.load":"Practice Makes Perfect.txt"}}

I think it has to do with something in the $INIT$, so here is my load order:
Code:
Default/TemplateExtensionV5_sby.swf
Default/FinishesCounter.swf
Default/VigourCounter.swf
Default/PleasureCounter.swf
Default/BreathCounter.swf
Default/HeldBreathCounter.swf
Default/CumInMouthCounter.swf
;
clearlastdataV1/clearlastdataV1.swf
hairlayerpatchV1/hairlayerpatchV1.swf
AnySizeHer_v1_4/AnySizeHer_v1_4.swf
breastexpansionplusV3_6/breastexpansionplusV3_6.swf
BreathHackV1/BreathHackV1.swf
penisrangeV6/penisrangeV6.swf
superbreastV7/superbreastV7.swf
throatcumbulgeV3/throatcumbulgeV3.swf
moremoodsV4/moremoodsV4.swf
animtoolsV25/source/animtoolsV25.swf
moreclothingV7/moreclothingV7.swf
SDT-throatBulgeRange.mod
sdt-RealCanineCock-v1.01-LS.mod
dialogpatchV4/dialogpatchV4.swf
SDTDialogueActionsv4.08.swf
MoreTriggersv2.2/MoreTriggersv2.2.mod

SO if there is a solution I would like to know because I don't know why the start isn't working and its conflicting with the rest of my lines for the dialogue
 

DigitalSmutExports

Content Creator
Joined
Sep 12, 2018
Hi,

I'm not sure if this will be helpful, but
"set":{"chapter":+0}
doesn't work. When using an operator the value should always be inside quotation marks. Furthermore +0 doesn't make much sense since you're doing nothing. Try declaring the variable and its value in inital_settings instead. Sometimes when SDT encounters something it can't make sense of it stops processing the rest of the line so it's possible (haven't tested) that it just look at that line attribute and gives up.

It's recommended that moreclothing is the last thing in the mods file (with some exceptions, none of which you're using). I don't really know the logic there but I keep hearing that from the people who understand the SDT code, so you may want to try that.

Don't know if either if those things will fix your problem but hopefully they will.
 

bryceanater

Potential Patron
Joined
Feb 23, 2016
Hi, I'm not sure if this will be helpful, but
I changed some things around, here is what it looks like at the start.
Code:
all:"CLEAR"
dialogue_name:"Practice Makes Perfect"
initial_settings:{"cumTasted":0,"chapter":0}

start:"[PLAY_BGM_sounds/rain.mp3][ANIMTOOLS_ATV_hidehim_partial][ANIMTOOLS_POS_Dmnt_S][HIDE_PENIS][ARMS_LEGS]---------- Practice Makes Perfect ----------БББББББББББ%0Aby BruceББББББББББББББББББББББББББ" {"style":"Thought","next":"intro","set":{"chapter":"+1"}}

It still does not work.
 

edgelord 3000

Content Creator
Joined
Jan 16, 2018
As far as I could tell, it worked fine with my install. If you suspect one of your mods, I suggest you comment out your mods one by one until it works. The last one you commented out would be the culprit.
 

bryceanater

Potential Patron
Joined
Feb 23, 2016
So good news the "start" is working, but not the "intro" anymore. Here is the updated code.
Code:
#DialogueChecker-NoDoubleSpace#

all:"CLEAR"
dialogue_name:"Practice Makes Perfect"

initial_settings:{"played":"notPlayed","cumTasted":0,"probabilityToEscape":0}

start:"[PLAY_BGM_sounds/rain.mp3][ANIMTOOLS_$POS_Dmnt_S][ANIMTOOLS_$ATV_hidehim_partial][HIDE_PENIS][UPDATE_RESISTANCE_90]        ---------- Practice Makes Perfect ----------БББББББББББ%0Aby BruceББББББББББББББББББББББББББ"{"style":"Thought","next":"intro_notPlayed","set":{"da.breathPercentage":100}}

intro:"[intro_*played*]" {"style":"Thought"}
As far as I could tell, it worked fine with my install. If you suspect one of your mods, I suggest you comment out your mods one by one until it works. The last one you commented out would be the culprit.
If you could post your load order, that would help me alot to figure out why is it's still not working.
 
Status
Not open for further replies.

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.