oli3d Posted September 2, 2013 Posted September 2, 2013 Please note that Zax and I are not dead, we are still working on this mod but have scrapped the old system and are building it from the ground up to hopefully one day be compatible with Sex Lab and FNIS animations. Progress is slow but it is coming along.  Thank you for your patience. Moin... will the mod be a esm with a esp as plugin? I did esmify(testwise) an older version of the milk mod, so that i was able to install a milking machine placeholder where ever i wanted... if the milking machine would be placeable(have a look in my scripts*)... that would be fine.  Moin Oli  *the scripts are proove of concept.... i will make a little framework that is more portable.
SneakyMau5 Posted September 3, 2013 Author Posted September 3, 2013 Â The Hentai pregnancy mod has breast milk effects that will leak every now and then and even has a milky nipple texture, but it only works after the character gives birth. Â I wonder if this statement has led to some discoveries how this feature could be implemented/enhanced/improved... or was it a misunderstanding? Â Â Â Â According to Zax, this applies the effect to a static body shape, but will not work for this because the nipples will be in different positions according to size all the time.
stomoped Posted September 3, 2013 Posted September 3, 2013 Hentai Milk Mod http://www.loverslab.com/topic/20812-hentai-milk-mod/ Â It may be worth a combined effort?
Guest Posted September 9, 2013 Posted September 9, 2013 I have been messing around with this mod in the CK, placing a lot more milking points into my game. (for personal use and without author permission, so don't ask for my esp). I'm also trying to figure out how to set up a conjuration spell to conjure the milk station placeholder. I just checked out Mistwatch; I recall that there was a mod once that turned this into an all female bandit group, and that: these bandits kidnap women, presumably for ransom; and there are lots of prisoner cells.  Why not turn Mistwatch into a "milk production" facility? So I am trying to do that... it would of course be better if it involved a small quest, some slavery, auto milking of the Maids etc. (which I can't do... yet) but there are spots in the towers that are cut off from access. I moved (did not delete!) one of these walls, opening a section of Tower 3, opposite some jail cells, and installed 5 milking station place holders. Next I will add a few more female prisoners to mistwatch, and ???    Comments? Suggestions on how to proceed: with making a quest, setting up a bit of slavery, automated maid milking, etc? Hey, if it works and I can get permission, we may get a another piece of this mod to play with.  or not
zax Posted September 13, 2013 Posted September 13, 2013 Good to hear that someone (leonbrass) is thinking of more modules, but...  Guys I just cant design the new core system for shit. Hoped to find some inspiration in this article: http://en.wikipedia.org/wiki/Automatic_milking and similar, but without much results.  What I am really trying to do is to cut multiple unnecessary OnUpdate events running at once.  For example (for people not understanding scripts): Milk Production = one OnUpdate Milking = could be the second one (in place of the old cheap milking function)  But having TWO OnUpdate events (two threads) registered / running PER actor (like in the current version), while having multiple actors affected is BAD.  So I was trying to find some compromise in form of having either only *Milk Production* active or *Milking* active (having both is kinda Perpetuum Mobile gameplay wise anyway), but that in other hand would lead to situation where no milk generation is happening when inside machine (thus making close to no point in leaving NPCs/slaves in machines).  And since I'm trying to build it around this (which we could possibly have) and smilar machines:     What could be benefits of using an above model when no milk generation happens? I assume that forced feeding and all, is there for reason?  Thoughts/suggestions?
arthurh3535 Posted September 14, 2013 Posted September 14, 2013 Doesn't the current system kick the milkee out after their nipples become painful? I'd look at maybe doing an AI script where your females if they are within a certain range want to sit down occasionally. That way they milk themselves.  That way you you could have the one on-event replace the other.  Oh, how tough would it be to do 'on cell transition, apply breast size'?
zax Posted September 14, 2013 Posted September 14, 2013 I'd look at maybe doing an AI script where your females if they are within a certain range want to sit down occasionally. That way they milk themselves. Hah I guess someone did read an above wiki article.  I had something similar implemented in 4 months old version, but not sure if we would want followers to auto milk themselves at all times? Or maybe only at certain times? When exactly?  Oh, how tough would it be to do 'on cell transition, apply breast size'? Wouldnt be hard, but on every cell load isnt even needed I guess. Do they shrink for you on every cell change? Â
Guest Posted September 23, 2013 Posted September 23, 2013 Prepare to be astonished at my total ignorance of scripting...  Why not set a script trigger that sets a "milking need" flag when breasts reach the full and painful state, which cancels the first {on update} and activates a "locate milk station in this cell" polling {on update} system in place of the first {on update}.  then if true a "go to milk station and sit down" script. If false then a "continue checking for stations on cell change" that checks on each cell change --- (other ideas? --- a. use portable milker, b. pop up message, 'help [companion] get milked' or ???)  This might side step some problems, and no doubt create more.  or did I misunderstand? sigh, trying to help. If the above is totally crazy, please ignore me and carry on. -------- Concerning the picture... wow, that is complex! Cool idea, but maybe a bit too "permanent" (for the milkee at least ). No problem with it though...I am looking forward to this. Â
Soap desu Posted September 24, 2013 Posted September 24, 2013 If all these ideas every get implemented into a  release all I can say is OMG. lolÂ
poblivion Posted September 24, 2013 Posted September 24, 2013 Check out this MOD Â Â http://bbs.3dmgame.com/thread-4033624-1-1.html
arthurh3535 Posted September 25, 2013 Posted September 25, 2013   I'd look at maybe doing an AI script where your females if they are within a certain range want to sit down occasionally. That way they milk themselves. Hah I guess someone did read an above wiki article. I had something similar implemented in 4 months old version, but not sure if we would want followers to auto milk themselves at all times? Or maybe only at certain times? When exactly? I'd aim for morning, noon and sunset. You'll need them to only sit down for a while too.   Oh, how tough would it be to do 'on cell transition, apply breast size'? Wouldnt be hard, but on every cell load isnt even needed I guess. Do they shrink for you on every cell change? Yes, actually. It's kind of weird when you 'zone into' a mine and you are suddenly minimum breast size until it polls.
zax Posted October 13, 2013 Posted October 13, 2013 Check out this MOD   http://bbs.3dmgame.com/thread-4033624-1-1.html  Hmm, this is crazy. Could somone ask for permission for that backpack thingy? I couldnt get past registration process on that site...
WaxenFigure Posted October 14, 2013 Posted October 14, 2013  Check out this MOD   http://bbs.3dmgame.com/thread-4033624-1-1.html  Hmm, this is crazy. Could somone ask for permission for that backpack thingy? I couldnt get past registration process on that site...   http://www.loverslab.com/topic/21194-animated-dildo/page-3?do=findComment&comment=538383 -- See this thread about that and other stuff related to it.
zax Posted October 14, 2013 Posted October 14, 2013 Who would expect such things in topic named "Animated Dildo"? Thanks mate.
WaxenFigure Posted October 14, 2013 Posted October 14, 2013 Who would expect such things in topic named "Animated Dildo"? Thanks mate. Â What caught the eye of the OP was the animated dildo originally but the topic has expanded to include the whole body of works by Angeli and this "milk" machine seems to be made to pump milk from her breasts and cum from her pussy and uses it to provide milk bolts for a crossbow. All in a Dwemer style. Â It is an incredibly imaginative set of works by Angeli and seems to be very well executed. The other thread is now about creating an English translation of those works and making them available to us here at LL.
zax Posted October 14, 2013 Posted October 14, 2013 Â It is an incredibly imaginative set of works by Angeli and seems to be very well executed. The other thread is now about creating an English translation of those works and making them available to us here at LL. Â Yeah, extremally well! One could build whole mod based on it (if permission given and if they havent already, nor do they plan to). Â
spiritnoon Posted October 22, 2013 Posted October 22, 2013 nice idea! may i have a link to download please? i'm a beginner trying to improve Angeli's milk mod and hope to learn something from you  Angeli's milk pot and milk crossbow:     (authorized from 3dm) http://www.loverslab.com/topic/21959-new-followers-hairpack-and-more-angeli-elin/?hl=%20angeli
Kageryu Posted October 24, 2013 Posted October 24, 2013 I really hope you can milk spouses and followers. The milk should give temporary buffs too.
Kalatorni Posted October 25, 2013 Posted October 25, 2013 Installed this mod and everything's playing smoothly, very nice! It's nice to see how milking gives buffs (or debuff if it's not done in a regularly) to carrying capacity (o_O at 30 pound jugs). Bodyslide-made CB++ TBBP body + CB++ armours and clothing, HDT physics (7-22) + milk mod. Only lactation effect is missing from this perfection X'I
Kalatorni Posted October 28, 2013 Posted October 28, 2013 Just small question, mod version posted in #588 + #621 hotfix don't contain support for other towns than Whiterun?nwm, just stumbled to one in a village located middle-of-nowhere... so there has to be more than one ^^
Recommended Posts
Archived
This topic is now archived and is closed to further replies.