Jump to content

Recommended Posts

Posted

When I played Skyrim , [ Milk Mod Economy ] & [ Being a Cow ] were so wonderful to me.

Therefore , I also want Nora to be a big fat dairy cow.

In my design , Nora will get a kind of virus just like FEV when she explores an abandoned research institude.

This virus will transform Nora into a cow.

After milking , Nora's breast will bigger , and her body will change.

I also want Nora will be slaved (or reared).

When Nora has been a cow , hunters & raiders are able to catch & enslave her.

Nora could be saled or bred just like a Brahman.

 

After nagging , my ability is too poor to do this idea.

I hope someone can achieve this idea.

 
Posted
3 minutes ago, Cawe said:

When I played Skyrim , [ Milk Mod Economy ] & [ Being a Cow ] were so wonderful to me.

Therefore , I also want Nora to be a big fat dairy cow.

In my design , Nora will get a kind of virus just like FEV when she explores an abandoned research institude.

This virus will transform Nora into a cow.

After milking , Nora's breast will bigger , and her body will change.

I also want Nora will be slaved (or reared).

When Nora has been a cow , hunters & raiders are able to catch & enslave her.

Nora could be saled or bred just like a Brahman.

 

After nagging , my ability is too poor to do this idea.

I hope someone can achieve this idea.

 

Someone is working on a Milk Mod Economy mod for Fallout 4, but I haven't heard anything in awhile.....

 

:hushed:

Posted

I did have working version of a milking mod inside the baby addon mod (I will be releasing this as a separate mod)

 

because of my recent work, I am rewriting some of the script to use the bodymorphs.

 

(with an Keyword)

the idea is to use the breasts own size to dictate the timing of milk withdrawn

(with another Keyword)

then it can reduce the size of the breasts

then using the breasts own size again to dictate the timing of breast renewed

 

btw I am going to steal that title, it is alot better than FPE_Milking or INVB_Milking

 

 

Posted
10 hours ago, Invictaxe said:

I did have working version of a milking mod inside the baby addon mod (I will be releasing this as a separate mod)

 

because of my recent work, I am rewriting some of the script to use the bodymorphs.

 

(with an Keyword)

the idea is to use the breasts own size to dictate the timing of milk withdrawn

(with another Keyword)

then it can reduce the size of the breasts

then using the breasts own size again to dictate the timing of breast renewed

 

btw I am going to steal that title, it is alot better than FPE_Milking or INVB_Milking

 

 

Wouldn't this approach limit the milking function to the player character only? Is it difficult to do this with multiple NPCs?

Posted

Hopefully this will be highly configurable in the end. I personally am into milking and (optional) cow transformations, but I despise slavery, humiliation, rape, or mind control. So being able to deactivate those parts would entice me to help with beta testing.

Posted

My mod is a simple armor mod (it doesn't edit any NPC)

so my mod has three parts

Milk

Cum

Blood

(all three use the same script)

All three have multiple different meshes (to show the simple to the barbaric)

 

All three milking devices, there is an one-off(cheap) or an repeat(costly) recipe

 

I am working on the morphing part now (I am nearly finished)

which can shrink or enlarge breasts or the balls. (I was hoping to get one breast only but that is impossible(unless someone knows how to do that))

 

also I am working on timing system that relies on size of the breasts and balls.

 

about NPC's

if you can get trade with NPC's then they can wear this armor (otherwise you can just cheat and use console on them)

20191210222951_1.jpg

20191211233036_1.jpg

20191211233037_1.jpg

Posted
8 hours ago, NoirXiaoba said:

Hopefully this will be highly configurable in the end. I personally am into milking and (optional) cow transformations, but I despise slavery, humiliation, rape, or mind control. So being able to deactivate those parts would entice me to help with beta testing.

I don't have a problem doing it to my enemies, but I'd never do it to my friends!

:thumbsup:

Posted

so I am nearly finished with the mod INVB_Wasteland Dairy.

 

I added a perk virus in the mod.

basically using an infected Milking bottles will give a NPC a virus which...

Doubles the morph size of the breasts

double the output of breast milk (and cum)

 

 

so I am wondering about the nature of the morphing of the breasts

at the moment, there is a choice in the armor workbench between

no Suck - No change (Default)

Suck Bigger - Bigger breasts afterwards

Suck Dry - Smaller breasts afterwards

 

what would be better names for them?

should I even have a choice in armor workbench for them?

Posted

after some tweaking to the script to increase and decrease milk production. it used to be 2 if statements, now it has 14 18 if's.

 

and I changed the names of these

no Suck to Normal Milk Extraction - 1 or 2 milks per cycle

Suck Bigger to Buffout injections - 0 milks per cycle until breasts are a lot bigger (I might still change the name of this, I am not sure) (or remove milk production until sized up)

Suck Dry to Aggressive Milk Extraction - 3 or 4 milks per cycle and if breasts get too small then the milk production suffers

 

 

I will be testing it soon, then I might upload it later today

Posted

one question before I post the mod tomorrow.

I have a piece of armor that appears like a milk pack but instead it contains a perk virus that can infect a NPC. (it doesn't produce any milk whatsoever)

so my intention is to have it appear like any other milk pack in its naming.

its true natures get revealed when you mod the armor piece in the armor workbench. (after a couple more perks)

the idea is that I am going to mix it up in the vendor lists

 

is everyone fine with this idea?

Posted

In that case, I always vote for "make it optional". The more you allow people to configure the mod to their tastes, the more people will like it.

Posted

 

1 hour ago, NoirXiaoba said:

In that case, I always vote for "make it optional". The more you allow people to configure the mod to their tastes, the more people will like it.

 

3 hours ago, Invictaxe said:

I can

 

btw I should mention, with enough perks, you can remove the infection and have a cure version of the pack

as well as crafting a milk pack from the infected one with high perks

I agree with NX........The more options, the better!

 

:thumbsup:

 

 

Posted
6 hours ago, NoirXiaoba said:

In that case, I always vote for "make it optional". The more you allow people to configure the mod to their tastes, the more people will like it.

 

4 hours ago, VonHelton said:

 

 

I agree with NX........The more options, the better!

 

:thumbsup:

 

 

so what exactly are you asking me to do?

 

it is already optional like everything else in the game (it has a lot of false features, basically the same as the milker but fake)

and I already added a couple of oddities ingame for players to notice.

Posted
19 minutes ago, Invictaxe said:

so what exactly are you asking me to do?

Well... I don't know how easy it would be to rename an item during runtime via script. "Optional" to me means "let the player decide whether the armor has the same properties (icon, name) or not".

  • 2 months later...
Posted

I wonder if would be cool, if there's a secret vault with sealed DNA of animal before the bombs, like cow, pig, goat, all farm animals, in case to start over

The DNA has been modified to inject humans and they will slowy transform, of course Vault tec was targeting people that no one would miss them like hookers addicts and homeless.

running by bunch of robobrains.

 

I can be a lot of work to create textures of new animals in the game as well textures for th players and npcs.

Spoiler

 

could considered as a mod quest, where the PC stumbles to the vault and got tazed by the robots, she got tied herself in the chair like in the other vault to cure addictions.

while not visually transformed, she was ready to breed with a animail of the chosen DNA, there was already animals from descendency from the vault dwellers since 200 years, and they needed genetic diversity.

the PC gets in the pen in the "stock" kneeling along with a horny animal male ready to copulate. After mating she gets released from the stock, and noticed the first mutations like the ears or skin.

Then she get to the other pen where the animals are. it's been a long time since the fence for gender division has been broken male and female were copulation with no control of the robobrains, however the robots changed the DNA a long time ago wher 90% of birthrate is born male to correct the gender division since they had no materials nor skill for repairs.

the horny animals will start gangbang the PC until she finds a way to escape.

 

 

 

 

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...