Hello, this is my first time posting so apologies if i am formatting wrong. I am using the sby loader pack and am trying to use the thicker thighs mod. I am loading it through the moreclothing mod, and there is an issue with the color of the thighs. I load a character folder into the game, and then when i click on the checkbox for thickerthighs the color of the thighs is completely off for some reason. The code in the moreclothing settings text file that i'm using is:
The character loaded is using the dark skin tone with a skin hue of 0, 67, 158, 100. the code is:
If I recreate the character and edit the skin manually after turning on TT first, then it all looks fine. However generating, saving, and then loading that code results in the same color issue when it loads in. Anyone know what I could be doing wrong?
Code:
ThickerThighs.swf=Thighs:Body>Body3
The character loaded is using the dark skin tone with a skin hue of 0, 67, 158, 100. the code is:
Code:
charName:SDchan;mood:Normal;bodyScale:1.05125;arms:handjob,grippingbreast;throatResist:24;hair:nami,1,1,1;iris:normal,18,0,4,1;breasts:70;skin:dark;nose:normal;ear:normal;lipstick:0,213,68,121,0.243;eyeshadow:48,26,114,1;sclera:0,0,0,0;blush:255,27,75,0.227;freckles:60,24,24,0.8,0;mascara:0,0,0,1,100;nailpolish:245,169,184,1;eyebrow:normal,0,0,0,0,0,0,0,1;hairhsl:0,0,0.2,1.05;skinhsl:1,0.68,1.59,1;hisskinhsl:0,0.72,0.48,1;bg:2;hisBody:male;hisPenis:1,1.2,1.2;balls:1,0.924;hisSkin:1;hisTop:shirt,243,243,243,1;hisBottoms:slacks,0,0,0,1;hisFootwear:loafers,22,8,0,1;collar:none,0,0,0,1,232,240,255,1;cuffs:none,0,0,205,1,171,177,185,1;ankleCuffs: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,255,255,255,1;top:none,255,255,255,1,0,0,0,1;armwear:none,0,0,0,1,0,0,0,1;bottoms:none,63,118,162,1,222,151,78,1;tops:none,255,255,255,1,234,163,73,1;legwear:none,255,255,255,0.8,255,172,214,1;legwearB:none,0,0,0,1,0,0,0,1;footwear:none,255,255,255,1,254,248,238,1;eyewear:none,0,0,0,1,0,0,0,1;headwear:none,0,0,0,1,255,255,255,1;tonguePiercing:none,183,187,195,1,0,0,0,1;nipplePiercing:none,183,187,195,1,0,0,0,1;bellyPiercing:none,183,187,195,1,0,0,0,1;earring:none,0,0,0,1,0,0,0,1;herTan:full,0;nippleButton:Auto;headwearland:0,0,0,0,1.00,1.00;himRightArmPosition:Holding;himLeftArmPosition:Loose;himNotLetGo:ForceHold;hairRGB:89,67,51,1.000,89,67,51,1.000,89,67,51,1.000,89,67,51,1.000;autoCloseEye:Normal;autoCloseMouth:Normal;collarresistance:1,0.50,1,0.50;breastfirmness:Auto,0.20000;breastforce:Auto,0.20733;cumRGB:255,252,247,1.10000,0.50000;eyelinemakeup:0,0,0,0.00000;eyesmokemakeup:0,0,0,0.00000;eyestainmakeup:0,0,0,0.00000;eyeglitter:0;moremoods:Horny;eyeroll:0;uppereyelidlimit:0,0.50;bitemode:1,0.60;moveEar:Normal;moveBrow:Normal;moveEyewear:Normal;tongueLength:1.000;throatvanillabulge:1.00000;superbellysize:1:0;swallowguzzle:0,0;ignoreherclothingpenis:Normal;gaggeddialog:EnabledInMouth,InMouthDisabled;animtoolsVoice:0,Kyanna;animtoolsSexExperience:0,Average;herRightHandRub:1;herLeftHandRub:1;moreclothingBG:Dungeon;moreclothingFG:none;moreclothingOverlay:none;Overtop:none,0,0,0,1,0,0,0,1
If I recreate the character and edit the skin manually after turning on TT first, then it all looks fine. However generating, saving, and then loading that code results in the same color issue when it loads in. Anyone know what I could be doing wrong?