Jump to content

Recommended Posts

Posted
11 hours ago, Popa8888 said:

So for some reason my character is stuck labeled as futa and after a while of messing around with things, trying to reset the mod and seeing if for some reason another mod is causing it to read my character as futa but nothing has worked. Does anyone know how to change that?

string Function akActorSex(Actor akActor)
bool hasSchlong = False

	if Plugin_SOS
		hasSchlong = SOS.GetSOS(akActor)
	endif
	
	if Plugin_SOS_EQUIP && hasSchlong != True
		hasSchlong = akActor.IsEquipped(Game.GetFormFromFile(0xD62, "SOS Equipable Schlong.esp"))
	endif
	
	if akActor.GetLeveledActorBase().GetSex() == 1 && SexLab.GetGender(akActor) == 1 && hasSchlong != True
		Return "Female"
	elseif akActor.GetLeveledActorBase().GetSex() == 0 && SexLab.GetGender(akActor) == 0
		Return "Male"
	elseif akActor.GetLeveledActorBase().GetSex() > 1 || SexLab.GetGender(akActor) > 1
		Return "Beast"
	else
		Return "Futa"
	endif
EndFunction

 

Posted
On 5/10/2022 at 3:09 AM, asdj1239 said:

 

So your only issue is that breasts won't change size based on milk/level?

 

Could be a number of issues. Firstly are you using a body with morphs (e.g. CBBE, 3BA), and did you build everything properly in Bodyslide? Do you have all the dependencies for this mod to run? Are you using the integrated bodyscaling feature, or are you using SLIF and this add-on? If you're only using the integrated vanilla scaling, do you have the MME_bodymod.pex file (I can't remember if it's packaged with the rest of the MME scripts or needs to be downloaded separately). Try and give some more info on your problem, or it is very difficult to help you unfortunately.

I think may be that my bodyslide is not setup properly. I made sure to include all mod dependencies and i don't get any errors in game. Attached are the mods i have installed.

mods.png

moremods.png

Posted
On 5/15/2020 at 2:17 PM, wm46 said:

Posting what I consider the final version of the Sexlab Integration Patch:

 

This mod should work with any body type and any extra bodyslide sliders you have installed. Just open up the menu, type in the morph you want to add into the input box, and press enter. Change the relative amount of the morph with the slider that appears after.

 

To remove a single morph from your list, just enter in the name again and it will be removed. Optionally, there is a passphrase to remove all (milk and lact) morphs: "ifuckedup" (because I did indeed fuck up many times when making this).

 

If you are upgrading from my previous, non-MCM patch, remember to unregister all actors from "Milk Mod Economy" in the SLIF menu.

 

Changelog:

v2.1 - Fixed an issue with lactacid and level morphs not being removed properly after removing them from the morph list.

v2.0 - Split milk morphs and level morphs, you can now assign different morphs to each. Each morph category now gets its own SLIF category so that you can apply the same morphs to each. Added three new commands to the input screen: copyfrommilk, copyfromlact, copyfromlevel. They copy from the category typed and paste it into your currently opened category. Increased the max amount of morphs to 50.

 

Known Issues:

1. After adding or removing morphs the resulting final morph will always be wrong after the very first change. This is an issue with SLIF where it does not queue unregister and morph commands, so morphs will be removed as they are added on the first time. Changing morph amounts is fine though.

2. The splitting of level and milk morphs for volumetric breast scaling is not perfect, and as you gain large amounts of milk the level share of the morphs will reduce to near zero. As an example: If you have nipple size to increase with level but not with milk, as you gain more milk your nipples will actually shrink back down to normal size when using volumetric scaling.

 

MME Config Menu v2.1.zip 14.69 kB · 1,942 downloads

Is there a way to get incremental scaling to work with this?

Posted

I'm getting this odd bug where whenever I order my maids to use the milking machines, they will start to get into the position, and then they'll start kneeling as if they are bound. Now I do have Diary Of Mine installed. Does anyone know if that causes the bug?

Posted (edited)
6 hours ago, Snickerer said:

I'm getting this odd bug where whenever I order my maids to use the milking machines, they will start to get into the position, and then they'll start kneeling as if they are bound. Now I do have Diary Of Mine installed. Does anyone know if that causes the bug?

when you replace bound milkpumps with non bound or other way around, you need to reset your world/ visited cells by waiting somewhere safe for 30 days

Edited by Ed86
Posted (edited)

i came from future

 

got distracted by some issues and didnt upload

Edited by Ed86
Posted
On 5/22/2022 at 3:02 AM, Ed86 said:

when you replace bound milkpumps with non bound or other way around, you need to reset your world/ visited cells by waiting somewhere safe for 30 days

When you say bound, did you mean like bound to location? Because what I meant was this:

 

 

20220523134454_1.jpg

20220523134457_1.jpg

Posted
2 hours ago, Snickerer said:

When you say bound, did you mean like bound to location? Because what I meant was this:

 

 

 

20220523134457_1.jpg

no idea then

Posted (edited)

I have a problem with breast scaling with certain mods. I made a post on LL 3BA and on nexus with no luck so im trying here. 

Here is the link to my post about the problem: https://www.loverslab.com/topic/133779-cbbe-3bbb-advanced/page/81/#comment-3757748

Any help is welcome :)

 

Solved: Did a bit of digging around and found this post: 

 Followed this and everything works fine. But still no luck for mana tanks though. I'll just keep it uninstalled until I find something 

Edited by LabelDegree
Posted (edited)

MME_MilkCurirass failed to load NIf output, when i go to it manually and let it sit it never loads in as well. ive redownloaded the bodyslice and got the same result

 

--edit-- thats the error i get when i tried to batch build in fnis 

Edited by honorsprenn
Posted (edited)

I'm really new to moding and everything but I cant exactly figure out how to actually get into one of the pumps. I hit activate and the camera moves into third person but nothing actually happens

 

Edit: Okay so I fix one issue and run into a bigger one where this mod seems to not want to work with zaz animations

Edited by BigBigBigDave
Posted (edited)
On 5/28/2022 at 1:21 PM, BigBigBigDave said:

I'm really new to moding and everything but I cant exactly figure out how to actually get into one of the pumps. I hit activate and the camera moves into third person but nothing actually happens

 

Edit: Okay so I fix one issue and run into a bigger one where this mod seems to not want to work with zaz animations

I'm having the same problem, never had this issue before. Bug in the latest version of MME perhaps?

 

EDIT:  Had a FNIS issue, apparently it wasn't detecting installed animations. Whoops!

 

However, I'm now having a new problem that may or may not be related to MME. After using a milk pump (animation working, yay), my character's body is completely invisible. Has anyone else seen this?

 

EDIT 2: Fixed my problem. I'm not sure if this is limited to AE or if it is the same on SE, but... setting iBodyMorphMode to 1 (averaged) causes the torso to disappear. Don't change this skee.ini RaceMenu setting would be my recommendation.

Edited by MysticDaedra
Posted (edited)

I have strange bug, Lactacid  from milking is never applied unless forced feeding is enabled; and also milking never ends automatically.

Edited by asdfasers
Posted (edited)

Im not really looking for the higher functions of this mod with the various animations. Just for breast size scaling with milk level. Can I get away without using FNIS? Reason being is im using the Licentia mod pack.

Edited by Motokid600
Posted
4 hours ago, Motokid600 said:

Im not really looking for the higher functions of this mod with the various animations. Just for breast size scaling with milk level. Can I get away without using FNIS? Reason being is im using the Licentia mod pack.

no you cant, no fnis, no mods with animations

Posted (edited)

got a problem, the animations for the milking stations wont play ( ill interact with it and itll put me into 3rd person and the nothing happens. 

 

 

Never mind i am extremely fucking stupid 

(i kinda forgot to download the assets file)

 

Edited by pheonix1dash1
Posted
On 5/21/2022 at 12:41 AM, buttonpop said:

Is there a way to get incremental scaling to work with this?

 

Incremental scaling is a SLIF option that doesn't work for morphs last I checked (a few years ago), only the node scaling method of morphing. It's certainly possible to code your own little LERP function that simulates the functionality, but there's no simple tickbox to make it work automatically.

Posted (edited)

Hey so i don't know if this was ever asked but i was wondering if you have any plans on fixing the futa cuirass? since i would love to use it but i don't know  how to 3d model so i can't do much to fix it my self so again i was wondering if you had any plans to fix it.

ok so after a bit of tinkering i managed to fix the error about missing bone weights that the futa cuirass was spitting out on outfit studio but now i am trying to work out how to fix the textures for the schlong being the wrong way around. does anyone have any ideas on how i fix that?

Edited by WolfPack51942
Posted

Is it possible to use this mod as a sort of needs mod that isn't too punishing?

 

So every few days you have to find a milking machine (I can ignore the portable milking machine) and use it as your milk is fill.

 

I've tried it before but the debuffs after milking were too punishing so you sleep but then you need to milk again, and then the rate of production would change so you'd have to keep returning too quickly.

 

 

Posted (edited)

Also i managed to get more of futa cuirass working but i am still having an issue with the schlong size not being the same in game it is smaller in game then it is in bodyslide and outfit studio and nif skope and the schlong glow map seems to be bugged as well i think it is the glow map any way. so yeah any help you guys can give would be great.

P.S here is what i have done so far if it helps you guys help me any.

Bodyslide FutaCuirass UUNP-ZGGB Fix.zip

Edited by WolfPack51942
Posted
3 hours ago, WolfPack51942 said:

Also i managed to get more of futa cuirass working but i am still having an issue with the schlong size not being the same in game it is smaller in game then it is in bodyslide and outfit studio and nif skope and the schlong glow map seems to be bugged as well i think it is the glow map any way. so yeah any help you guys can give would be great.

P.S here is what i have done so far if it helps you guys help me any.

Bodyslide FutaCuirass UUNP-ZGGB Fix.zip

gl i guess

maybe one day there will be actually working futa cuirass

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...