bryceanater
Potential Patron
- Joined
- Feb 23, 2016
Hi trying to make a new dialogue but the "start" wont play. Here is the text.
The setup is running fine when I used the da.dialogue.load but it just skips the "start" and goes into the intro.
I think it has to do with something in the $INIT$, so here is my load order:
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
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