Noob question (1 Viewer)

kjon

Potential Patron
Joined
Dec 21, 2013
Hi
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.

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"}}

I've tried to solve it for almost 6 hours, but I'm not able to do it, anyone could help me? Thanks.
 

f93

Casual Client
Joined
Jul 8, 2013
I think you might need to set da.charcode.load to something in those initial settings, even if it's going to be ignored until later. Just change the line to something like:
Code:
initial_settings:{"da.charcode.load":"PLACEHOLDER"}
The actual text it's set to shouldn't matter, as you're going to be loading something with it immediately.
 

kjon

Potential Patron
Joined
Dec 21, 2013
Thank you dude, I don't know how to do with that, even with your advice, the DialogueChecker show mistakes, but when I run the dialogue, it runs perfect. I'll leave it as it is.

PD: I have another problem, I'm trying run the dialogue it as a new character, I've made the folder, with the Dialogue, the BG's and all that, but when I run it, it just doesn't load the backgrounds... could you help me with that?
 

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.