Nephenee13 Posted March 28, 2015 Posted March 28, 2015 How about an option where one cycle through the milking machine will produce all the current milk we have stored up?
Ed86 Posted March 28, 2015 Author Posted March 28, 2015 Feature request: It would be nice if you would enable free cam while milking the player and then reset it after finished, similar to SL. use sexlab hotkey How about an option where one cycle through the milking machine will produce all the current milk we have stored up?you mean instantly milk actor?
chajapa Posted March 28, 2015 Posted March 28, 2015 Ed86, How would I add Lactacid to a maid in script? I can't just put it in their inventory, and I'm trying to make a dialogue for JUGs where they complain about low milk production and I feed them lactacid like a potion to give them a boost. Thanks
Ed86 Posted March 28, 2015 Author Posted March 28, 2015 Ed86, How would I add Lactacid to a maid in script? I can't just put it in their inventory, and I'm trying to make a dialogue for JUGs where they complain about low milk production and I feed them lactacid like a potion to give them a boost. Thanks hm..... GetFloatValue(akActor,"MME.MilkMaid.LactacidCount", missing = 0) SetFloatValue(akActor,"MME.MilkMaid.LactacidCount", value) this one would require hard akActor.equipitem(MilkECON.Lactacid, true, true) /soft dependency If Game.GetModbyName("MilkNew.esp") != 255 Lactacid = Game.GetFormFromFile(0x343f2, "MilkNew.esp") as Potion akActor.equipitem(Lactacid, true, true) endif
Talsar Posted March 28, 2015 Posted March 28, 2015 for some odd reason. this mod will not mark milk maids as pregnant when they are. it always stays false. I'm using the hentai pregnancy mod with the rs/children-soul gem add on.
Ed86 Posted March 29, 2015 Author Posted March 29, 2015 for some odd reason. this mod will not mark milk maids as pregnant when they are. it always stays false. I'm using the hentai pregnancy mod with the rs/children-soul gem add on.no idea, just tried and it worked fine
chajapa Posted March 29, 2015 Posted March 29, 2015 Ed86, Regarding the displayed breast size limit. Would it be at all possible to assign a limit to each milkmaid? Why? Because I have small breasted followers and large breasted followers. I also have followers that I'd like to keep their breasts within a smaller "cap" so they don't get silly huge. Then there's NPCs who are more like cows. I would allow them to grow larger. Just at the edge of where they start to deform the breast too much and look stupid. So like.... keep the current GLOBAL limit (example: limit set to 2.2, NOBODY grows larger than 2.2) and then be able to override that per each milkmaid. Would that be a crazy amount of work to accomplish?
Nephenee13 Posted March 29, 2015 Posted March 29, 2015 How about an option where one cycle through the milking machine will produce all the current milk we have stored up?you mean instantly milk actor? Not instantly, but after maybe say one cycle on the milking machine. Right now even with phase times reduced it takes a long time if you have a lot of milk.
xareyvax Posted March 29, 2015 Posted March 29, 2015 Hello everybody ! I have a simple question. Is there a way to increase the max mastery level (via console in game) ? (in order to increse the maid slots) I tried "set milklevel to [xx]" but milklevel is not a global variable. All i have to say is great work for a great mod ! Thanks !
Ed86 Posted March 29, 2015 Author Posted March 29, 2015 Ed86, Regarding the displayed breast size limit. Would it be at all possible to assign a limit to each milkmaid? Why? Because I have small breasted followers and large breasted followers. I also have followers that I'd like to keep their breasts within a smaller "cap" so they don't get silly huge. Then there's NPCs who are more like cows. I would allow them to grow larger. Just at the edge of where they start to deform the breast too much and look stupid. So like.... keep the current GLOBAL limit (example: limit set to 2.2, NOBODY grows larger than 2.2) and then be able to override that per each milkmaid. Would that be a crazy amount of work to accomplish? maybe, not sure it worth the effort How about an option where one cycle through the milking machine will produce all the current milk we have stored up?you mean instantly milk actor? Not instantly, but after maybe say one cycle on the milking machine. Right now even with phase times reduced it takes a long time if you have a lot of milk. hm... no, thats not possible Hello everybody ! I have a simple question. Is there a way to increase the max mastery level (via console in game) ? (in order to increse the maid slots) I tried "set milklevel to [xx]" but milklevel is not a global variable. All i have to say is great work for a great mod ! Thanks ! in debug menu
AleyColt Posted March 30, 2015 Posted March 30, 2015 hi was wondering how compatable with PSQ this mod is. I know it detects whether player is a succubus, but does it also recognise if the player is pregnant through PSQ?
Ed86 Posted March 31, 2015 Author Posted March 31, 2015 hi was wondering how compatable with PSQ this mod is. I know it detects whether player is a succubus, but does it also recognise if the player is pregnant through PSQ? yes
tolken87 Posted March 31, 2015 Posted March 31, 2015 ok ive been at this for 2 days now and for the life of me I just cant get it working correctly, at fist I couldn't get the pumps to show up, fixed that after awhile and redoing the needed mods, but NOW, I go to use em and I jump over next to it cant move the camera for a second , then I can move again ... but I never used the thing even got into it .... as I said a second ago, I just went threw each mod went to there site and got the mod all over again to assure that they were up to date ... yet some how, I still get nothing from trying to use it ..... am I missing something? maybe something in the menu or something im to type XD im lost and just far to frustrated to fight it myself anymore. if this has been covered somewhere im sorry, ive tried reading all over this on a lot of pages but aint come across it.
Icarious114 Posted April 1, 2015 Posted April 1, 2015 I'm confused, I can't figure out how to get my follower as a milkmaid. I've figured out that to make my PC one I just have to enter the milking machine, but there is not shat option to make my follower a milk-maid, and when i put her in the milking machine with the "can you do this" chat option it gave me no indication that she became a milk-maid. I'm not sure what I'm doing wrong. Help?
Ed86 Posted April 1, 2015 Author Posted April 1, 2015 ok ive been at this for 2 days now and for the life of me I just cant get it working correctly, at fist I couldn't get the pumps to show up, fixed that after awhile and redoing the needed mods, but NOW, I go to use em and I jump over next to it cant move the camera for a second , then I can move again ... but I never used the thing even got into it .... as I said a second ago, I just went threw each mod went to there site and got the mod all over again to assure that they were up to date ... yet some how, I still get nothing from trying to use it ..... am I missing something? maybe something in the menu or something im to type XD im lost and just far to frustrated to fight it myself anymore. if this has been covered somewhere im sorry, ive tried reading all over this on a lot of pages but aint come across it. run FNIS I'm confused, I can't figure out how to get my follower as a milkmaid. I've figured out that to make my PC one I just have to enter the milking machine, but there is not shat option to make my follower a milk-maid, and when i put her in the milking machine with the "can you do this" chat option it gave me no indication that she became a milk-maid. I'm not sure what I'm doing wrong. Help?you should be close to follower, to make it milkmaid
tolken87 Posted April 1, 2015 Posted April 1, 2015 ok ive been at this for 2 days now and for the life of me I just cant get it working correctly, at fist I couldn't get the pumps to show up, fixed that after awhile and redoing the needed mods, but NOW, I go to use em and I jump over next to it cant move the camera for a second , then I can move again ... but I never used the thing even got into it .... as I said a second ago, I just went threw each mod went to there site and got the mod all over again to assure that they were up to date ... yet some how, I still get nothing from trying to use it ..... am I missing something? maybe something in the menu or something im to type XD im lost and just far to frustrated to fight it myself anymore. if this has been covered somewhere im sorry, ive tried reading all over this on a lot of pages but aint come across it. run FNIS () some how I forgot to do that I guess ..... it works now ... but I could have SWORN I covered everything hahaha thanks!
jzc136 Posted April 2, 2015 Posted April 2, 2015 How do I start non milkpump milking? My follower has the milk cuirass, but I can't figure out how to start the process. Also, how can I replenish lactacid without constantly using the milkpump?
VanessaSky Posted April 2, 2015 Posted April 2, 2015 How do I start non milkpump milking? My follower has the milk cuirass, but I can't figure out how to start the process. Look 1-2 pages back for the answer... this gets asked a lot. Not sure about using it on a follower though. @Ed86, it would be good to put a note about this in the mod writeup to reduce the number of questions about it. As far as I can tell, currently the only way to figure it out is to hover over the hotkey in the MCM and read the tooltip, which not everyone is going to do before making a cuirass. Also, I think pregnancy is the alternative to getting lactacid from a pump.
astor Posted April 2, 2015 Posted April 2, 2015 I'm having an issue where the player keeps being set as a milk maid. I want to have npc's as maids without the player being a maid. However, when i use the debug menu to remove the player as a maid, the mod eventually reflags the player.
Ed86 Posted April 2, 2015 Author Posted April 2, 2015 How do I start non milkpump milking? My follower has the milk cuirass, but I can't figure out how to start the process. Look 1-2 pages back for the answer... this gets asked a lot. Not sure about using it on a follower though. @Ed86, it would be good to put a note about this in the mod writeup to reduce the number of questions about it. As far as I can tell, currently the only way to figure it out is to hover over the hotkey in the MCM and read the tooltip, which not everyone is going to do before making a cuirass. Also, I think pregnancy is the alternative to getting lactacid from a pump. hm... that might work, but im not sure ppl even read 1st page pregnancy is different you can get increase lactacid by using milkpump and race milk I'm having an issue where the player keeps being set as a milk maid. I want to have npc's as maids without the player being a maid. However, when i use the debug menu to remove the player as a maid, the mod eventually reflags the player.you can't, dont get pregnant
sidfu Posted April 2, 2015 Posted April 2, 2015 like how the mod is going now. tested it some to see the changes since i last tried it. well first milk econmy mod works fine with ImmersiveGenderChangeV1.10 even after doing the funtari spell they still make milk. with soul gem pregnacy 2, even if u never get the PC preg milk mod and soul gem preg 2 will fight for control of breasts but on npc if they milkk maid and not made preg milk mod works fine.so we probaly need a thing like u have with the other preg mods for it.
Wonders of Eros Posted April 3, 2015 Posted April 3, 2015 (edited) April 3rd 2015. Milk Mod Economy's MCM Menu is not loading!! I have one really big stick with the mod. Namely, that the MCM menu for MME has never loaded up for me (even when I try using the command " setstage ski_configmanagerinstance 1 "). I would really love to try out the mod, but this has really been too big of an issue for me to get around, and a reply from the DEV-team (or anybody else for that matter) would be highly appreciated. Thank you. Edited April 3, 2015 by Wolfenstein2
Ed86 Posted April 3, 2015 Author Posted April 3, 2015 April 3rd 2015. Milk Mod Economy's MCM Menu is not loading!! I have one really big stick with the mod. Namely, that the MCM menu for MME has never loaded up for me (even when I try using the command " setstage ski_configmanagerinstance 1 "). I would really love to try out the mod, but this has really been too big of an issue for me to get around, and a reply from the DEV-team (or anybody else for that matter) would be highly appreciated. Thank you. some people said moving esp to top/bottom of load order helps you can use console add spells to enable mod, and milk self/target and get some info about maids
sidfu Posted April 3, 2015 Posted April 3, 2015 April 3rd 2015. Milk Mod Economy's MCM Menu is not loading!! I have one really big stick with the mod. Namely, that the MCM menu for MME has never loaded up for me (even when I try using the command " setstage ski_configmanagerinstance 1 "). I would really love to try out the mod, but this has really been too big of an issue for me to get around, and a reply from the DEV-team (or anybody else for that matter) would be highly appreciated. Thank you. wolf whenever a mods mcm dont load first check that any of its items are ingame. then check to see if u can see them when u use a code. if any of those 2 thinggs are ok that means its a conflict with another mod causing the mcm to not load. doing what ed said works somtimtes also i found on mods with mcm issues like that if u the frist install of them wait till after u start the game then install it helps also. for me normaly when a mods mcm get stuck its mostly at the strat of a new game
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now