sby's loader imports (3 Viewers)

CaptainOwl

Potential Patron
Joined
Feb 17, 2011
Re: sby's loader imports; 8/09/2014: too much stuff to list here

sby said:
notice that i uploaded stuff: superbellyV1

the mod functions just like superbreast, but instead of increasing breast size you increase belly size.
Thank you so much dude. Works nicely. 8)
 

T0mcat

Avid Affiliate
Joined
Feb 5, 2012
Re: sby's loader imports; 8/09/2014: too much stuff to list here

sby said:
T0mcat said:
As You specialise in "behaviour modification" - pun worthy, but this time I'll resist.. - would it be possible to remove the automatic teeth-clenching in her "Angry" mood with a mod? It very often brings up problems with dialogues, that get broken by her unwillingness to open her mouth.

lol, funny you mention that. i just needed to add that to animtool due to static positioning clenching teeth has.
i saved it out to a separate mod, here it is for now: https://www.box.com/s/o81dwpoxq9l2n65e8myz

Seems to work like a charm :)
+ Karma for stopping Dialogues from breaking
 

sby

Content Creator
Coder
Joined
Sep 11, 2012
Re: sby's loader imports; 8/09/2014: too much stuff to list here

derqer14141r said:
great stuff, how about some thing to make ball's bigger?
too boring, not interested. :P
it would be a good mod for someone new to modding to start with though.



also, status update:
breast expansion 2.1 has been updated with a bugfix and uploaded, uses same link as before

new version of animtools uploaded.
this version works a bit differently, read notes that come with it to figure it out.
i actually decided to make the buttons look a bit nicer for this one xD


oh yeah, noclenchteethV1 added to first post.
 

legit1337

Potential Patron
Joined
Mar 17, 2013
Re: sby's loader imports; 8/09/2014: too much stuff to list here

I just downloaded your latest version of breast expansion 2.1. I've spent the last two hours or so fiddling with the settings and stress testing it. So far it looks like all of the "auto-max belly" bugs are gone.

However I noticed two things.

First is that lets say the belly is set to 150 in the settings. In the debug menu in-game, the highest the belly will ever go is 149.71. Confirmed with setting the belly to 130, highest it goes is 129.71. Possible floating point round off errors in the code?

Second thing. I can't for the life of me get the "bigpenisexpansion" settings to work. I activated them, set the "bigpenisbellyexpandstart" to something attainable in vanilla (like 200), and set the divisor=1. In-game the debug menu shows large numbers for "bigpenisbellyexpansion" when I push her down on the dick but her belly size doesn't change at all. Is this a bug or am I stupid and not doing something right?

Also, how do I get the dialogue triggers to work? I can get the actions like [PUKE] to activate but my "puke:" lines won't play after she throws up.

Sorry for the bombardment of noob questions :P.
 

Leela

Potential Patron
Joined
Mar 28, 2011
Re: sby's loader imports; 8/09/2014: too much stuff to list here

legit1337 said:
Also, how do I get the dialogue triggers to work? I can get the actions like [PUKE] to activate but my "puke:" lines won't play after she throws up.

From my experimentation it seems the drool lines and the breast/body/belly reduction lines override the puke lines. When I set the priority of the priority puke lines to 4 and the breast/body/belly reductions lines to 0 I was able to get her to read the puke lines sometimes.
 

kasamaz

Potential Patron
Joined
Apr 21, 2012
Re: sby's loader imports; 8/09/2014: too much stuff to list here

A no clench mod :O!!!

"Sby Bueller, you're my hero!"
 

Sovereign899

Potential Patron
Joined
Dec 12, 2011
Re: sby's loader imports; 8/09/2014: too much stuff to list here

Hey SBY is there any way to make Android simply to prevent the wincing? I tried simply deactivating Force Open Eyelids but that just makes the mod not work at all, I simply want to prevent vigor wincing just because it looks weird if she's in happy and ahegao moods IMO
 

sby

Content Creator
Coder
Joined
Sep 11, 2012
Re: sby's loader imports; 8/09/2014: too much stuff to list here

legit1337 said:
I just downloaded your latest version of breast expansion 2.1. I've spent the last two hours or so fiddling with the settings and stress testing it. So far it looks like all of the "auto-max belly" bugs are gone.

However I noticed two things.

First is that lets say the belly is set to 150 in the settings. In the debug menu in-game, the highest the belly will ever go is 149.71. Confirmed with setting the belly to 130, highest it goes is 129.71. Possible floating point round off errors in the code?

Second thing. I can't for the life of me get the "bigpenisexpansion" settings to work. I activated them, set the "bigpenisbellyexpandstart" to something attainable in vanilla (like 200), and set the divisor=1. In-game the debug menu shows large numbers for "bigpenisbellyexpansion" when I push her down on the dick but her belly size doesn't change at all. Is this a bug or am I stupid and not doing something right?

Also, how do I get the dialogue triggers to work? I can get the actions like [PUKE] to activate but my "puke:" lines won't play after she throws up.

Sorry for the bombardment of noob questions :P.
for 1st thing: it is a side effect of how i do the mapping to choose how to scale a range into another range. i have noticed it before but without the debug menu telling people so, it is unnoticeable.

for 2nd thing: shit. when i made that bugfix, i forgot about the bigpenisexpand stuff. that bugfix actually undoes the changes bigpenisexpand does xD
uploaded bugfix to bugfix


Sovereign899 said:
Hey SBY is there any way to make Android simply to prevent the wincing? I tried simply deactivating Force Open Eyelids but that just makes the mod not work at all, I simply want to prevent vigor wincing just because it looks weird if she's in happy and ahegao moods IMO
it should be able to prevent vigour caused wincing without the eyes, however wincing due to high acceleration still occurs.
deactivating force open eyelids should not break the mod . . ???
 

Sovereign899

Potential Patron
Joined
Dec 12, 2011
Re: sby's loader imports; 8/09/2014: too much stuff to list here

Is she still supposed to have shocked eyes without it cause that's what I mean with breaking the mod? She no longer has shocked eyes
 

sby

Content Creator
Coder
Joined
Sep 11, 2012
Re: sby's loader imports; 8/09/2014: too much stuff to list here

Sovereign899 said:
Is she still supposed to have shocked eyes without it cause that's what I mean with breaking the mod? She no longer has shocked eyes
the mod is a collection of settings to limit reactions to make her seem 'android-like'.
just because the main feature is the forcing eyes open doesn't make it "broken" when you turn it off ::)

also legit1337, i would suggest grabbing the debugger version of the stand-alone flash player if you are going to test things out.
if there are any issues such as null pointers or incorrect arguments, the debugger shows you the real time errors in a popup. without it, it can be difficult to realize there are errors because the rest of the function call will be skipped, and then the program resume as normal.
 

legit1337

Potential Patron
Joined
Mar 17, 2013
Re: sby's loader imports; 8/09/2014: too much stuff to list here

I have a couple of requests for behavior mods if you wouldn't mind hearing a couple of ideas.

First is a mod that makes her continuously swallow when the guy is cumming in her throat, and she stops when he stops cumming. I know you have the cuminthroat mod, but I don't like how that looks, especially when throat bulge is maxed out... no offense meant SBY.

The second is a squirting mod for her. Again, I know there already is one in a thread around here somewhere but I don't like how it is implemented. She barely cums at all unless you are extremely vigorous, and even then it's just a small splash of clear liquid that you can barely see. I want visible, thick stringy lines and spasms :P (possibly goes into ahegao mood + clench teeth, maybe temporary loss of control while she jerks around?). Ideally you should be able to set a variable that controls how often or not often she cums.

Either of these sound good to you SBY?

I also like the future features list you included with the newest versions of deepthroatactions. Those would be really cool to see.
 

dantethedarkprince

Content Creator
Joined
Jun 15, 2012
Re: sby's loader imports; 8/09/2014: too much stuff to list here

536110_102434136562113_1605637982_n.jpg
 
S

SafetyInNumbers

Re: sby's loader imports; 8/09/2014: too much stuff to list here

So, I'm using your BreastExpansionV2_1 mod, especially the body scaling up, but whether I scale up or down, the moment I got for actual penetration her size resets to default. Same thing with breast size. I've tried turning off the actual expansion modes, no dice.

Using the latest Loader, latest mod, standalone adobe player, any idea what is happening?
 

legit1337

Potential Patron
Joined
Mar 17, 2013
Re: sby's loader imports; 8/09/2014: too much stuff to list here

@dante

I loled. Maybe not that extreme, but that's the general idea.
 

sby

Content Creator
Coder
Joined
Sep 11, 2012
Re: sby's loader imports; 8/09/2014: too much stuff to list here

SafetyInNumbers said:
So, I'm using your BreastExpansionV2_1 mod, especially the body scaling up, but whether I scale up or down, the moment I got for actual penetration her size resets to default. Same thing with breast size. I've tried turning off the actual expansion modes, no dice.

Using the latest Loader, latest mod, standalone adobe player, any idea what is happening?
set bigpenisexpansion to 0. the mod is setting the sizes according to penetration depth and the size that the girl started at when loading the mod.

legit1337 said:
I have a couple of requests for behavior mods if you wouldn't mind hearing a couple of ideas.

First is a mod that makes her continuously swallow when the guy is cumming in her throat, and she stops when he stops cumming. I know you have the cuminthroat mod, but I don't like how that looks, especially when throat bulge is maxed out... no offense meant SBY.

The second is a squirting mod for her. Again, I know there already is one in a thread around here somewhere but I don't like how it is implemented. She barely cums at all unless you are extremely vigorous, and even then it's just a small splash of clear liquid that you can barely see. I want visible, thick stringy lines and spasms :P (possibly goes into ahegao mood + clench teeth, maybe temporary loss of control while she jerks around?). Ideally you should be able to set a variable that controls how often or not often she cums.

Either of these sound good to you SBY?

I also like the future features list you included with the newest versions of deepthroatactions. Those would be really cool to see.
continuously swallowing: maybe. sounds like a possible option to add to cuminthroat.

squirting mod for her: there is already one out there? didn't even know. i prefer to avoid the strand generation stuff, it is annoying to deal with. i am confident in konashion to get around to it because he already has a her.generateWetness framework setup.

deepthroatactions thing: that isn't a future features list, it is a file to note some ideas. the only reason it is included in the mod is because i don't bother cleaning out stuff when i upload things.
 

legit1337

Potential Patron
Joined
Mar 17, 2013
Re: sby's loader imports; 8/09/2014: too much stuff to list here

My bad, when I said "future features" I meant "features you were thinking about doing in the future" but that was too wordy. ;)

Even if you don't end up implementing them, I'm enjoying the mods you have out already. Props 8)
 

Gord

Potential Patron
Joined
Mar 2, 2012
Re: sby's loader imports; 8/09/2014: too much stuff to list here

Great stuff, but when I was taking animtoolsV4 out for a spin I noticed a few problems:

- 2nd page q,w (set her arm positions) doesn't work
- and "Save" button doesn't work

Anyone else have these problems? (when loading it as an editor)
 

sby

Content Creator
Coder
Joined
Sep 11, 2012
Re: sby's loader imports; 8/09/2014: too much stuff to list here

Gord said:
Great stuff, but when I was taking animtoolsV4 out for a spin I noticed a few problems:

- 2nd page q,w (set her arm positions) doesn't work
- and "Save" button doesn't work

Anyone else have these problems? (when loading it as an editor)
that sounds like you don't have the latest loader stuff.
version 5.21c includes the changes of sdt that has the arm changes konashion made.
(animtools use that SDT.swf that comes with the loader, so don't just copy the newest loader.swf into your folder, also grab the SDT.swf file)
 

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.