Ed86 Posted July 12, 2016 Author Posted July 12, 2016 Whats the base body your Milk Cuirass uses? before i change it into my own body, it makes the breast look really good and i cant figure out how to recreate itNo idea, those on screenshotsis DL section are not mine, since mine were lost to forum glitch. Those that came with mod were done more than year ago.
Nickolos1818 Posted July 12, 2016 Posted July 12, 2016 I can confirm that JK's Skyrim cities and towns overhaul conflicts with placements of the milk stations.
MarsMe Posted July 13, 2016 Posted July 13, 2016 So I have a problem I haven't had before, I think I get the skooma effect from skooma whore both with it turned off or on. Tested both and I get blurry screen and skooma effects on both options. Have played with both mods together before without this problem. I'm using the version with all bound milk pumps.
Ed86 Posted July 14, 2016 Author Posted July 14, 2016 So I have a problem I haven't had before, I think I get the skooma effect from skooma whore both with it turned off or on. Tested both and I get blurry screen and skooma effects on both options. Have played with both mods together before without this problem. I'm using the version with all bound milk pumps. Well im not sure, i think, few versions earlier ive changed the way lactacid is fed, so now you are actually fed lactacid bottle instead of just a variable change and when you drink lactacid you also drink skooma and that part hasnt changed for a very lo===ong time. Maybe you are turning something off in a wrong place? I can confirm that JK's Skyrim cities and towns overhaul conflicts with placements of the milk stations.I'd suggest you tell author of jk skyrim cities install my mod(cuz its obviously better) and fix his broken cities. XD
nightshad Posted July 16, 2016 Posted July 16, 2016 i dont have a city over hall and i cant find the pump in white run. suppose to be behind the blacksmith but only blacksmith i know of is warmaiden. i walked behind it and its not there. is there another blacksmith i dont know about D:
Guest S0767 Posted July 16, 2016 Posted July 16, 2016 i dont have a city over hall and i cant find the pump in white run. suppose to be behind the blacksmith but only blacksmith i know of is warmaiden. i walked behind it and its not there. is there another blacksmith i dont know about D: Did you pick the "fancy" milkpumps option? If so, they're NOT behind Warmaiden's, they're behind Belethor's shop.
nightshad Posted July 16, 2016 Posted July 16, 2016 i dont have a city over hall and i cant find the pump in white run. suppose to be behind the blacksmith but only blacksmith i know of is warmaiden. i walked behind it and its not there. is there another blacksmith i dont know about D: Did you pick the "fancy" milkpumps option? If so, they're NOT behind Warmaiden's, they're behind Belethor's shop. massive fail on my part. ill go check again and yeah i picked fancy LOL >< can i buy latids form ivanstead i have hunterborn installed is that compatable
Leowulf Posted July 16, 2016 Posted July 16, 2016 i dont have a city over hall and i cant find the pump in white run. suppose to be behind the blacksmith but only blacksmith i know of is warmaiden. i walked behind it and its not there. is there another blacksmith i dont know about D: Did you pick the "fancy" milkpumps option? If so, they're NOT behind Warmaiden's, they're behind Belethor's shop. massive fail on my part. ill go check again and yeah i picked fancy LOL >< can i buy latids form ivanstead i have hunterborn installed is that compatable Hunterborn doesn't conflict with Milk Mod Economy. I have yet to find a creature from which I can harvest milk though.
nightshad Posted July 16, 2016 Posted July 16, 2016 i dont have a city over hall and i cant find the pump in white run. suppose to be behind the blacksmith but only blacksmith i know of is warmaiden. i walked behind it and its not there. is there another blacksmith i dont know about D: Did you pick the "fancy" milkpumps option? If so, they're NOT behind Warmaiden's, they're behind Belethor's shop. massive fail on my part. ill go check again and yeah i picked fancy LOL >< can i buy latids form ivanstead i have hunterborn installed is that compatable Hunterborn doesn't conflict with Milk Mod Economy. I have yet to find a creature from which I can harvest milk though. HAAAA! XD now that was funny I went to Ivarstead looking for a caravan and didnt see one there ><
Mister E Posted July 16, 2016 Posted July 16, 2016 This is going to be an odd request, but would it be possible to make an option where weather the milk pumps in the town are bound or not is random? Not all the time mind you, just when they're first placed/spawned. I'd like the slight unpredictability it would add.
Ed86 Posted July 16, 2016 Author Posted July 16, 2016 i dont have a city over hall and i cant find the pump in white run. suppose to be behind the blacksmith but only blacksmith i know of is warmaiden. i walked behind it and its not there. is there another blacksmith i dont know about D: Did you pick the "fancy" milkpumps option? If so, they're NOT behind Warmaiden's, they're behind Belethor's shop. massive fail on my part. ill go check again and yeah i picked fancy LOL >< can i buy latids form ivanstead i have hunterborn installed is that compatable Hunterborn doesn't conflict with Milk Mod Economy. I have yet to find a creature from which I can harvest milk though. why? dont you have a mirror? This is going to be an odd request, but would it be possible to make an option where weather the milk pumps in the town are bound or not is random? Not all the time mind you, just when they're first placed/spawned. I'd like the slight unpredictability it would add. possible ? - yes done ? - no this would need huge amount of time or more than im willing to spend on that
nightshad Posted July 16, 2016 Posted July 16, 2016 what about forced feeding lactide potions to followers to force inflation for a set time?
Ed86 Posted July 17, 2016 Author Posted July 17, 2016 what about forced feeding lactide potions to followers to force inflation for a set time?Well i guess this can be done, but isnt that from needs department?
Ed86 Posted July 17, 2016 Author Posted July 17, 2016 what about forced feeding lactide potions to followers to force inflation for a set time? there you go , a quickie dirty edit if akActor.GetLeveledActorBase().GetSex() == 1 Float LactacidCnt = MME_Storage.getLactacidCurrent(akActor) self.SetNodeScale(akActor, "NPC Belly", 1 + LactacidCnt / 2) endif MilkQUEST.7z
nightshad Posted July 17, 2016 Posted July 17, 2016 what about forced feeding lactide potions to followers to force inflation for a set time? there you go , a quickie dirty edit if akActor.GetLeveledActorBase().GetSex() == 1 Float LactacidCnt = MME_Storage.getLactacidCurrent(akActor) self.SetNodeScale(akActor, "NPC Belly", 1 + LactacidCnt / 2) endif KINKY : D where do i put this please
Ed86 Posted July 17, 2016 Author Posted July 17, 2016 what about forced feeding lactide potions to followers to force inflation for a set time?there you go , a quickie dirty edit if akActor.GetLeveledActorBase().GetSex() == 1 Float LactacidCnt = MME_Storage.getLactacidCurrent(akActor) self.SetNodeScale(akActor, "NPC Belly", 1 + LactacidCnt / 2) endif KINKY : D where do i put this please Scripts folder
nightshad Posted July 17, 2016 Posted July 17, 2016 what about forced feeding lactide potions to followers to force inflation for a set time?there you go , a quickie dirty edit if akActor.GetLeveledActorBase().GetSex() == 1 Float LactacidCnt = MME_Storage.getLactacidCurrent(akActor) self.SetNodeScale(akActor, "NPC Belly", 1 + LactacidCnt / 2) endif KINKY : D where do i put this please Scripts folder thank you! i over wrote it with this one ^^ things should be interesting now
Guest Posted July 18, 2016 Posted July 18, 2016 I use uunp and HDT, will clicking the hdt(old) option in the installer enable the breast pump animations?
nightshad Posted July 18, 2016 Posted July 18, 2016 I use uunp and HDT, will clicking the hdt(old) option in the installer enable the breast pump animations? i haven't tried that option myself. it said it was still being worked on with a fix next to it. does that option now work Oo
Guest Posted July 18, 2016 Posted July 18, 2016 I use uunp and HDT, will clicking the hdt(old) option in the installer enable the breast pump animations? i haven't tried that option myself. it said it was still being worked on with a fix next to it. does that option now work Oo I'm unsure if it does or doesn't. Conformation from the mod author would be nice if possible.
InterruptingOctopus Posted July 19, 2016 Posted July 19, 2016 I use uunp and HDT, will clicking the hdt(old) option in the installer enable the breast pump animations? i haven't tried that option myself. it said it was still being worked on with a fix next to it. does that option now work Oo I'm unsure if it does or doesn't. Conformation from the mod author would be nice if possible. it works, but xmpse's physics rig has to be set to bbp. i know it sounds counter intuitive but hdt is rather finicky when it comes to animations.
bicobus Posted July 21, 2016 Posted July 21, 2016 Hello there, I did not have the chance to try this mod yet but I already have a "bug" report regarding this mod and nexus mod manager. As a general rule concerning the fomod config it is pointless to list skyrim.esm as a requirement: the file will be loaded by default by the game anyhow. Literally, you can't play skyrim without it. And, to make matters worse, it is disabled (or counted as such) by default by NMM. This will inevitably make it impossible for NMM to install your mod. I agree that it is silly and an issue from NMM. But that's how the recent version is baked. So please don't put skyrim.esm as a dependency, you're just telling the mod manager to require skyrim to install a skyrim mod... Note that Milkmod economy isn't the only one affected. I've had to remove the dependency from several other mods. It's quite infuriating how NMM behave sometimes.
Ed86 Posted July 21, 2016 Author Posted July 21, 2016 Hello there, I did not have the chance to try this mod yet but I already have a "bug" report regarding this mod and nexus mod manager. As a general rule concerning the fomod config it is pointless to list skyrim.esm as a requirement: the file will be loaded by default by the game anyhow. Literally, you can't play skyrim without it. And, to make matters worse, it is disabled (or counted as such) by default by NMM. This will inevitably make it impossible for NMM to install your mod. I agree that it is silly and an issue from NMM. But that's how the recent version is baked. So please don't put skyrim.esm as a dependency, you're just telling the mod manager to require skyrim to install a skyrim mod... Note that Milkmod economy isn't the only one affected. I've had to remove the dependency from several other mods. It's quite infuriating how NMM behave sometimes. Well its nmm bug so they must fix it. I can remove this in next version which will be in a few months if ever
bicobus Posted July 21, 2016 Posted July 21, 2016 I know, I was just letting you know. I removed it myself, so I don't have any issue
nightshad Posted July 21, 2016 Posted July 21, 2016 new version?????! now im excited and cant wait for this Ed. please keep up posted : D
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