kjon
Potential Patron
- Joined
- Dec 21, 2013
Hi
I'm working on a Dialogue, and I have this problem when I use DialogueChecker :(
This is how I've wrote it
I've tried to solve it for almost 6 hours, but I'm not able to do it, anyone could help me? Thanks.
I'm working on a Dialogue, and I have this problem when I use DialogueChecker :(
Variables - Major: Undeclared variable (da.charcode.load) in line-attribute set on line 2, col 49, near "(...) work!"{"style":"him","set":{"da.charcode.load":"charName:Miu;bodyScale:1;arms:onlegs,o(...)".
To fix this, add the variable to the initial_settings line of your dialogue.
To fix this, add the variable to the initial_settings line of your dialogue.
This is how I've wrote it
initial_settings:{"da.charcode.load"}
intro:"It's time to work!"{"style":"him","set":{"da.charcode.load":"charName:Miu;bodyScale:1;arms:onlegs,onlegs;throatResist:50;iris:sharp,46,111,100,1;breasts:103;skin:light;nose:normal;ear:normal;lipstick:0,0,0,0,0;eyeshadow:55,26,99,1;sclera:255,255,255,1;blush:179,80,78,0.333;freckles:60,24,24,0.8,0;mascara:0,0,0,0,20;nailpolish:0,0,0,0;eyebrow:normal,255,0,255,1,255,0,255,0.784;hairhsl:0,1,1,1;skinhsl:0,1,1,1;hisskinhsl:0,1,1,1;bg:3;hisBody:male;hisPenis:0,1,1;balls:0,1;hisSkin:0;hisTop:shirt,238,242,245,1;hisBottoms:slacks,27,29,29,1;hisFootwear:loafers,0,0,0,1;collar:none,0,0,0,1,0,0,0,1;cuffs:leather,0,0,0,1,0,0,0,1;gag:none,0,0,0,1;panties:none,255,255,255,1;top:none,255,255,255,1;armwear:none,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;headwear:none,0,0,0,1,0,0,0,1;tonguePiercing:none,183,187,195,1;herTan:none,0"}}
intro:"It's time to work!"{"style":"him","set":{"da.charcode.load":"charName:Miu;bodyScale:1;arms:onlegs,onlegs;throatResist:50;iris:sharp,46,111,100,1;breasts:103;skin:light;nose:normal;ear:normal;lipstick:0,0,0,0,0;eyeshadow:55,26,99,1;sclera:255,255,255,1;blush:179,80,78,0.333;freckles:60,24,24,0.8,0;mascara:0,0,0,0,20;nailpolish:0,0,0,0;eyebrow:normal,255,0,255,1,255,0,255,0.784;hairhsl:0,1,1,1;skinhsl:0,1,1,1;hisskinhsl:0,1,1,1;bg:3;hisBody:male;hisPenis:0,1,1;balls:0,1;hisSkin:0;hisTop:shirt,238,242,245,1;hisBottoms:slacks,27,29,29,1;hisFootwear:loafers,0,0,0,1;collar:none,0,0,0,1,0,0,0,1;cuffs:leather,0,0,0,1,0,0,0,1;gag:none,0,0,0,1;panties:none,255,255,255,1;top:none,255,255,255,1;armwear:none,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;headwear:none,0,0,0,1,0,0,0,1;tonguePiercing:none,183,187,195,1;herTan:none,0"}}
I've tried to solve it for almost 6 hours, but I'm not able to do it, anyone could help me? Thanks.