Jump to content

Recommended Posts

Posted

seems milking my custom race succubus character above maid level 2 does not give me tasty exotic succubus milk at all. only strong milks were given.

 

any possible reasons why? i fear getting support might be impossible cuz ive merged bunch of MME scripts into single ESP through Zmerge.

 

primary MME scripts are all still Form 43 btw. and i dont see any collision of script process when examined through Xedit.

 

maybe my specific race is not considered "exotic"? strangely orgasm milk leak during sexlab anim with milking cuirass on does not give problems at all.

Posted

If I'm not totally wrong, the special milk version only comes when character gets an orgasm while milking but I got no idea how to make her get one. It happened more frequently at the very beginning but not once in higher milk maid levels. I'm not using any custom race.

Posted
36 minutes ago, Dwnld said:

If I'm not totally wrong, the special milk version only comes when character gets an orgasm while milking but I got no idea how to make her get one. It happened more frequently at the very beginning but not once in higher milk maid levels. I'm not using any custom race.

strange, b4 certain version of custom MME ESPs ive merged, when i milk my characters entire udder dry, there always was certain amount of Tasty to Sublime milk, which was converted from 10-20% of produced strong milk.

 

ie: if i fully milk lvl 2 nord milkmaid, instead of 8 or 9 strong milk, i get 6 strong milk and 1 tasty nord milk. dunno why higher grade milk stopped being included at certain point of my experimental merges. maybe cuz i disassembled MilkQuest PEX file to change 'set unconscious' to 'set restrained'? just disassembled PEX into pascal text file to change minimum details.

 

or i really should focus on milking orgasm aspect. cuz i use Milk Addict mod along with merges and it overrides lactation orgasm chances.

Posted

Racial milk (nord milk (tasty), etc) has only two requirements: Your maid level must be above a certain level (minimum level 2 i believe), and you must have an arousal over 98 at some point during milking.

 

The arousal requirement means you must have Sexlab Aroused or Ostim Aroused installed.

 

If you are above maid level 2 and not getting any racial milks its because you either didn't install the SLA patch while installing MME, or you don't have either arousal mod installed.

Posted
7 hours ago, wm46 said:

Racial milk (nord milk (tasty), etc) has only two requirements: Your maid level must be above a certain level (minimum level 2 i believe), and you must have an arousal over 98 at some point during milking.

 

The arousal requirement means you must have Sexlab Aroused or Ostim Aroused installed.

 

If you are above maid level 2 and not getting any racial milks its because you either didn't install the SLA patch while installing MME, or you don't have either arousal mod installed.

i use OSL Aroused. is there possible compatibility patch i wasnt aware of?

Posted
12 hours ago, wm46 said:

Racial milk (nord milk (tasty), etc) has only two requirements: Your maid level must be above a certain level (minimum level 2 i believe), and you must have an arousal over 98 at some point during milking.

 

The arousal requirement means you must have Sexlab Aroused or Ostim Aroused installed.

 

If you are above maid level 2 and not getting any racial milks its because you either didn't install the SLA patch while installing MME, or you don't have either arousal mod installed.

Arousal requirement explains it in my case. I've always had it under 50 or so to avoid debuffs. Maid level is currently 6 so that should be more than enough.

Posted
8 hours ago, 4nchorage Pingas said:

i use OSL Aroused. is there possible compatibility patch i wasnt aware of?

 

Not really a patch, just when you're installing MME with a mod manager it asks which compatability patches to install as the final step. Try installing the scripts from the scripts RAR directly - "05 plugins / sla / true".

Posted

i cannot get the milk pumps in any form to work and the milking harness has no texture. I've tried all 3 of the most resent downloads and no luck. I've tried zaz 7.0 ,8.0, and 8.0+. and ive serched the internet for hours looking for a fix, Any help or advice would be appreciated!

Posted (edited)

I'm having this issue where after exiting the milking machine, my character is still stuck with the milking machine attachments. No amount of waiting seems to have the attachments removed. Nothing is overwriting MME scripts except the MME Bodyscaling/Bodymorph from this page. Any ideas?

ImageGlass_Mgjr1E8wQF.jpg

Edited by NuclearFusion
Posted
38 minutes ago, NuclearFusion said:

I'm having this issue where after exiting the milking machine, my character is still stuck with the milking machine attachments. No amount of waiting seems to have the attachments removed. Nothing is overwriting MME scripts except the MME Bodyscaling/Bodymorph from this page. Any ideas?

ImageGlass_Mgjr1E8wQF.jpg

jump

Posted

how do you undo or at least reduce the appearance change from the mod. I like big tits but they have gotten to ridiculous glitchy sizes now

Posted
11 hours ago, Bystander01 said:

jump

Gonna be honest, I read this and was like "Jump, yeah, like I didn't already try that."

Nope. Never tried it. Fixed it first try. God damnit why didn't I try jumping?

Cheers.

Posted
2 hours ago, NuclearFusion said:

Gonna be honest, I read this and was like "Jump, yeah, like I didn't already try that."

Nope. Never tried it. Fixed it first try. God damnit why didn't I try jumping?

Cheers.

I don't know how to fix the bug or why it happens but jumping or taking out your weapon fixes it

Posted
On 8/30/2022 at 7:26 PM, Kiasiri said:

how do you undo or at least reduce the appearance change from the mod. I like big tits but they have gotten to ridiculous glitchy sizes now

 

Two things to try:

 

Change the size per milk and size per level to something lower (default is 0.05 and 0.07)

 

Change the scaling method to volumetric scaling

Posted

Hey All

 

I'm trying to figure out how to get over the 100% scale with MME. When i set max value to 0.0 it jumps to the highest value but doesnt change. I have seen the post earlier so what should you change the numbers too in the MME bodymod folder?

 

NiOverride.SetBodyMorph(akActor, "Breasts", modName, PapyrusUtil.ClampFloat(bodyslide_value / bodyslide_divider_breast, 0, 1) * bodyslide_scale_modifier)
 

Do you need to set it to a number higher than 1 or do you need to set it to 0. I know some mods if set to 0 will no longer function so curious if thats the case here. I've also noticed 

that the folder referances old morph names from other bodies and the new morph names, Do we need to manually rewrite them or is it automatic in recognising them? 

 

Thanks in advance.

 

4 hours ago, JohnnyMBII said:

Hello everyone. Help please. My character doesn't respond to milk basic. Just standing there. I have ZAZ, FNIS used. AE

 

 

If your using AE you probably need the AE version of this mod, This thread is for special edition

Posted
1 hour ago, Kraem said:

Hey All

 

I'm trying to figure out how to get over the 100% scale with MME. When i set max value to 0.0 it jumps to the highest value but doesnt change. I have seen the post earlier so what should you change the numbers too in the MME bodymod folder?

 

NiOverride.SetBodyMorph(akActor, "Breasts", modName, PapyrusUtil.ClampFloat(bodyslide_value / bodyslide_divider_breast, 0, 1) * bodyslide_scale_modifier)
 

Do you need to set it to a number higher than 1 or do you need to set it to 0. I know some mods if set to 0 will no longer function so curious if thats the case here.

 

PapyrusUtil.ClampFloat(value,min,max) -

If (value < min) then (value = min)

If (value > max) then (value = max)

 

Change max to 999 if you want morphs unclamped.

Posted

Hi all

I seem to be having a problem with the breast sliders of this mod. As you can see the belly node works fine but I just can't seem to make the breast nodes to work for any of the mods i installed. I have Hentai Pregnancy, MME, Estrus Chaurus and Parasites downloaded but all of them don't increase my breast size when it should. Also, you can see that I have adjusted the breast sizes in MME but there is no change I can see with the breasts. I have built the morphs in bodyslide and I am using 3BBB. I would really appreciate any sort of help, I have been trying to solve this problem for a while now.

image.png.8d96362e8ea3be88377a3b4f77996750.png

Posted
1 hour ago, AmazingAmazing said:

Hi all

I seem to be having a problem with the breast sliders of this mod. As you can see the belly node works fine but I just can't seem to make the breast nodes to work for any of the mods i installed. I have Hentai Pregnancy, MME, Estrus Chaurus and Parasites downloaded but all of them don't increase my breast size when it should. Also, you can see that I have adjusted the breast sizes in MME but there is no change I can see with the breasts. I have built the morphs in bodyslide and I am using 3BBB. I would really appreciate any sort of help, I have been trying to solve this problem for a while now.

image.png.8d96362e8ea3be88377a3b4f77996750.png

I've been having similar problems - except I only have Egg Factory installed as well. Egg Factory doesn't seem to want to work with the belly node for some reason, and MME is very tempremental abt the belly node. I've tried altering 3BBB settings and switching which type of physics its using, but there's been no progress.

Posted (edited)
3 hours ago, AmazingAmazing said:

Hi all

I seem to be having a problem with the breast sliders of this mod. As you can see the belly node works fine but I just can't seem to make the breast nodes to work for any of the mods i installed. I have Hentai Pregnancy, MME, Estrus Chaurus and Parasites downloaded but all of them don't increase my breast size when it should. Also, you can see that I have adjusted the breast sizes in MME but there is no change I can see with the breasts. I have built the morphs in bodyslide and I am using 3BBB. I would really appreciate any sort of help, I have been trying to solve this problem for a while now.

image.png.8d96362e8ea3be88377a3b4f77996750.png

 

2 hours ago, justhereforgayskyrimstuff said:

I've been having similar problems - except I only have Egg Factory installed as well. Egg Factory doesn't seem to want to work with the belly node for some reason, and MME is very tempremental abt the belly node. I've tried altering 3BBB settings and switching which type of physics its using, but there's been no progress.

 

It's uncool to shill for your own stuff, but my patch for MME should resolve those issues. You just need morphs built in bodyslide, SLIF and my patch and just load the 3BA preset.


See my signature for the DL link.

 

Edited by wm46
Posted

Well dam, changing max value didnt do anything to the morph cap. 

Do you need to change the code at all apart from that? And im also not using your patch for MME, I do intened to do a run through with though at some point but will wan the cao removed before that for reasons. In other words do i need this string of text in the morph folder as it isnt present or is it something your patch overwrites to allow for it. Im guessing SE has its limitations on this. Thanks for being so active and helpfull. 

 

On 9/3/2022 at 3:31 PM, wm46 said:

PapyrusUtil.ClampFloat(value,min,max) -

If (value < min) then (value = min)

If (value > max) then (value = max)

 

A word to others having problems with mods and belly nodes, I had Fill her up on my game and had to purge it to get it to initalise propperly. Sometimes the game has trouble loading scripts at the same time and fails to load certain things, at least from what i understand. However, Editing a save file should be your LAST RESORT you should try everything else first, there is a chance it will not work and CORRUPT/ BRAKE your game further, Hopefully the patch fixes your issues.

Posted

Do you know why the right breast grows more than the other? I use 3BA and Tullius json files. The other seems to grow normally, but the right one always grows disproportionately.

 

I use other mods that I don't know if they can interfere, they are:

-HentaiPregnancy
-SexLab Inflation Framework
-Estrus Chaurus (I have the inflation system disabled for the same reason)

 

image.png.77716aa813bac32259f350b31a9aa0f9.png

Posted
18 hours ago, Dweny said:

Do you know why the right breast grows more than the other? I use 3BA and Tullius json files. The other seems to grow normally, but the right one always grows disproportionately.

 

I use other mods that I don't know if they can interfere, they are:

-HentaiPregnancy
-SexLab Inflation Framework
-Estrus Chaurus (I have the inflation system disabled for the same reason)

 

image.png.77716aa813bac32259f350b31a9aa0f9.png


There is a silly huge symmetry slider in BS, that is the only thing I can think of but not sure if your custom bodymorph file has that....assuming you are using SLIF to do the job for morphing..  Perhaps reset the bodymorphs numbers in SLIF for breasts, this is just a guess.

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
×
×
  • Create New...