Re: sby's loader imports; 8/09/2014: too much stuff to list here
Aaaah, my laptop is probably hiding the cheekbulge similarly. Well, now I know.
Good to hear everything else made it in! (well, almost)
I've got a bug report Dude: http://www.sdtmods.com/index.php?topic=4237.0
It's definately animtools V6 causing it, not sure if it happened on older versions.
It resets her arms to arms_back when changing from face fuck back to normal regardless of where they are currently set; the GUI will continue to say the position they were in but they always go to her back. Switching through the arm positions then with the GUI causes them to toggle through as if they were set to arms_back.
Is anyone else getting this behaviour? If not I wonder if it's clashing with another mod in my $INIT folder. For bug reporting completeness sake, I've got autohueregV1, breastfirmnessV1, Drip_Out, penisrangeV3 and throatcumbulgeV2 in there.
I can't see a logical reason they would clash but y'know...computers be crazy yo.
KA-EDIT!!!!
To save double posting, I have a quick question in regards to using her bellysize as a trigger. Is it possible to make dialogue only trigger between certain variable ranges?
Spefically I'm using this for testing:
**********UNFILLED**********
cum_in_throat:"You have cum in you."{"style":"him","check":{"bellysize":"<10"}}
**********SLIGHTLY SWOLLEN**********
cum_in_throat:"Your belly's getting bigger."{"style":"him","check":{"bellysize":">10","bellysize":"<50"}}
**********SWOLLEN**********
cum_in_throat:"You're really swelling up."{"style":"him","check":{"bellysize":"<100","bellysize":">50"}}
**********VERY SWOLLEN**********
cum_in_throat:"Your belly's huge""{"style":"him","check":{"bellysize":"<140","bellysize":">100"}}
**********FULLY SWOLLEN**********
cum_in_throat:"You look like you're going to pop!"{"style":"him","check":{"bellysize":">140"}}
The intention is pretty obvious but doesn't work; only the "unfilled" and "fully swollen" ones work completely as intended. The others seem to be allowed to trigger on either of their checks, rather than both. The "swollen" one is triggering when there's less than 100 or more than 50 etc, so it can appear all the time.
Is it possible to do what I'm attempting? Or will the tags not work like that?
If not that would be an awesome mod *wink wink* =P