Jump to content

Recommended Posts

Posted
19 minutes ago, Ed86 said:

MME_Storage functions are global, you can call them from anywhere

you should probably make sure that MME is installed or that will cause error ifย MME_Storage does not exist

ย 

Oh, sweet! I didn't realize they are global (obviously). I will script that tomorrow, and see what I can get going.

Posted

Is there any way to find out the crafting recipe for the milk pump?

Also just an idea:
A milking related skill/perk tree, no idea if its possible and how you would make it, just a thought.

Edit:
Found the recipe.

Posted
On 8/30/2019 at 5:04 PM, Ed86 said:

well it wont stop them from using milkpumps

But adding the check for asking them to become milk maids will stop them from becoming them (same for the player), they can "sit" in the darn things but then Sexlab won't animate for them anyways, they'll just "sit" in it.ย  The Get-In and Get-Out animations are part of the "seat", so those are fine, but when they got in, no animations would happen, except the complaint that they were restricted from animating, got there to see the lactacid being removed from my inventory while they were in the "seated" position and nothing else was happening.ย  Just half expected the mod to have issues after that with how bent out of shape the situation was, so I reloaded.ย  But it would be very preferred to avoid the question altogether and avoid the player from that as well if restricted.ย  Not exactly sure how that restriction is set, not done any modding with Sexlab.

ย 

GuruSR.

Posted

So this is probably the wrong place to ask and apologies if it is ! But where are the milk pumps supposed to be located in towns? I do have the prison overhaul mod and thought that maybe that might be the issue however, I am not sure. Any extra info sure would help!

Posted
5 hours ago, HarryS123 said:

So this is probably the wrong place to ask and apologies if it is ! But where are the milk pumps supposed to be located in towns? I do have the prison overhaul mod and thought that maybe that might be the issue however, I am not sure. Any extra info sure would help!

They differ per town and depend on whether you use fancy pumps or not. These are the ones I've been to...

ย 

Normal Pumps

Whiterun - Blacksmith's shop, Northeast cornerย (kind of jutting out of the wall)

Dawnstar - Inn, garden west of the door

Riften - Templeย of Dibella, right of the front entrance

Windhelm - Market,ย in the small passageway to the North

Markarth - Temple of Dibella, go North past the door to a balcony

ย 

Fancy Pumps

Whiterun - Near Market, Behind a shop on a terrace to the Southeast

Riften - Lower boardwalk, Northeastย corner

Posted
2 hours ago, Undauntable said:

They differ per town and depend on whether you use fancy pumps or not. These are the ones I've been to...

ย 

Normal Pumps

Whiterun - Blacksmith's shop, Northeast cornerย (kind of jutting out of the wall)

Dawnstar - Inn, garden west of the door

Riften - Templeย of Dibella, right of the front entrance

Windhelm - Market,ย in the small passageway to the North

Markarth - Temple of Dibella, go North past the door to a balcony

ย 

Fancy Pumps

Whiterun - Near Market, Behind a shop on a terrace to the Southeast

Riften - Lower boardwalk, Northeastย corner

ย 

Thank you for the response, that really helps Iโ€™ll be able to double check now.

Posted

@Ed86
Updating the mod seems to have broken the milkpump animations for me, I think I might have been using the HDT patch...really donยดt want to start ripping out the body mods in my setup that I have been using for years. Any chance you could upload the HDT patch as a standalone?

Posted
1 hour ago, Tyrgalon said:

@Ed86
Updating the mod seems to have broken the milkpump animations for me, I think I might have been using the HDT patch...really donยดt want to start ripping out the body mods in my setup that I have been using for years. Any chance you could upload the HDT patch as a standalone?

ย 

HDT Rig.7z

Posted

so i went to install the new MME version after a few months of not using it and find out that the fancy bound is a not a choice anymore.

ย 

what to do?

Posted

@Ed86

Continuing my above journey, I can access methods in MME_Storage, but...

ย 

Should I need to have all the scripts for SexLab, SOS, SLA, SkyUI, FNIS, and others just to compile myย script that uses MME_Storage? It needs StorageUtil, which seems reasonable, but I guess I don't see why it needs to recursively require knowledge of all these other scripts, since it isn't trying to compile MME_Storage (unless it is?).

Posted
37 minutes ago, Undauntable said:

@Ed86

Continuing my above journey, I can access methods in MME_Storage, but...

ย 

Should I need to have all the scripts for SexLab, SOS, SLA, SkyUI, FNIS, and others just to compile myย script that uses MME_Storage? It needs StorageUtil, which seems reasonable, but I guess I don't see why it needs to recursively require knowledge of all these other scripts, since it isn't trying to compile MME_Storage (unless it is?).

you need all scriptsย MME_Storage relies on

Posted
8 hours ago, Ed86 said:

you need all scriptsย MME_Storage relies on

Thanks for your quick responses!

ย 

Needing all those scripts is unfortunate, but that was the confirmation I needed to inundate my Data folder with mod scripts to get this done. I can happily say it has been accomplished. These milk-harnessing skills now drain milk and stamina. I've got the sounds doneย so I just need to figure out how to do the VFX and show a Milk resource bar.

Posted
4 hours ago, Undauntable said:

Thanks for your quick responses!

ย 

Needing all those scripts is unfortunate, but that was the confirmation I needed to inundate my Data folder with mod scripts to get this done. I can happily say it has been accomplished. These milk-harnessing skills now drain milk and stamina. I've got the sounds doneย so I just need to figure out how to do the VFX and show a Milk resource bar.

simple bar comes with skyui, you prob can look up widget code in psq

Posted

Hello, im having trouble getting the animations to load, im not sure why but i cannot get the pump animations to play, either for the player or npcs, any help would be appreciated thank you in advance

Posted
4 hours ago, Xiraxis said:

Hello, im having trouble getting the animations to load, im not sure why but i cannot get the pump animations to play, either for the player or npcs, any help would be appreciated thank you in advance

run fnis, use lactacid to produce some milk

Posted

I have tried this but it still doesย not work, it will act like itโ€™s going to load but they just stand still for 5-10 seconds then lets me regain control of my character.

Posted
8 hours ago, Xiraxis said:

I have tried this but it still doesย not work, it will act like itโ€™s going to load but they just stand still for 5-10 seconds then lets me regain control of my character.

im having the same issues. every once in a while I get "milk poll interval is 0 mod is broken have a nice day"

ย 

Posted

Ed,

The script check you added in the 2019-9-1 scripts to prevent milking, lactacid stuff when in scenes or whatever.... has totally broken Elsie LaVache for milking.

Most of the milking animations happen in scenes. So the animation happens, but no milking happens.ย 

I can go back to the 6-4 scripts and it works fine. So I can't use the latest version of MME . Any way to fix this? If it can't be fixed then I'm going to have to stop development on Elsie and another project as they both rely on scenes for milking.

ย 

Thanks

ย 

Posted
1 hour ago, chajapa said:

Ed,

The script check you added in the 2019-9-1 scripts to prevent milking, lactacid stuff when in scenes or whatever.... has totally broken Elsie LaVache for milking.

Most of the milking animations happen in scenes. So the animation happens, but no milking happens.ย 

I can go back to the 6-4 scripts and it works fine. So I can't use the latest version of MME . Any way to fix this? If it can't be fixed then I'm going to have to stop development on Elsie and another project as they both rely on scenes for milking.

ย 

Thanks

ย 

try

Scripts.7z

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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