mann Posted August 5, 2016 Posted August 5, 2016 MCM doesn't show up for me, no idea what to do. I have everything from the 2.1 fomod and menufix folder in my data folder, and I also have all the required dependencies. Only thing I don't have on my system is DD. The FOMOD is the installer your files are in there did you install manually? or through MO or NMM? I always do manual installs, they aren't that hard. I'm sure I put them in correctly, since its pretty much the same for all mods. I just merged the data folders.
Guest Posted August 5, 2016 Posted August 5, 2016 MCM doesn't show up for me, no idea what to do. I have everything from the 2.1 fomod and menufix folder in my data folder, and I also have all the required dependencies. Only thing I don't have on my system is DD. The FOMOD is the installer your files are in there did you install manually? or through MO or NMM? I always do manual installs, they aren't that hard. I'm sure I put them in correctly, since its pretty much the same for all mods. I just merged the data folders. well obviously you didn't do it correctly are you sure you have peeandfart.esp active? Did you see if it showed up on a new game and made sure you have all the requirements?
mann Posted August 5, 2016 Posted August 5, 2016 MCM doesn't show up for me, no idea what to do. I have everything from the 2.1 fomod and menufix folder in my data folder, and I also have all the required dependencies. Only thing I don't have on my system is DD. The FOMOD is the installer your files are in there did you install manually? or through MO or NMM? I always do manual installs, they aren't that hard. I'm sure I put them in correctly, since its pretty much the same for all mods. I just merged the data folders. well obviously you didn't do it correctly are you sure you have peeandfart.esp active? Did you see if it showed up on a new game and made sure you have all the requirements? Yes, I have all the requirements. The esp is active. I've ensured the load order is correct as well. I've tried to activate it on a clean save. It still causes crashes when I use the wrong load order so something must be working.
Chosen Clue Posted August 8, 2016 Posted August 8, 2016 * Mods like Sexlab Aroused may override the Schlong state. Only a visual conflict, I hope to find a fix soon. To fix this, before you animate the schlong add the player to the SexlabAnimatingFaction and then remove them from that faction when the job is done somthin like this: SexLabFramework property SexLab auto akTarget.AddToFaction(SexLab.AnimatingFaction) '; Do all the peeing and pooing stuff. Hopefully you dont set the schlong to animate during pooing sequence. ; Random boner when pooping looks kinda funny ;P' akTarget.RemoveFromFaction(SexLab.AnimatingFaction) in your script that takes care of the animating. This shouldn't be too much of a problem, as you already have Sexlab as a prerequisite. The reason this works is that Sexlab Aroused doesn't animate the schlong during sex, and it determines that by getting if the actor is in that animating faction. This will also help with preventing mods that will try to sex the player up during one of these idles, which might cause more visual oddities. I figured this out when I edited Private Needs Discreet for my own personal use, and with Sexlab Aroused the penis kept getting soft when it should be hard for the animations to line up correctly. I hope I'm not late with this help Also, is it too much to ask for the ZAZAPC211 and ZAZAPC205 animations? They're the doggystyle poses. I like them for some reason.
Guest Posted August 8, 2016 Posted August 8, 2016 I will just add that doggystyle poses are good buuutttt I would rather if you do decide to add them that its optional.
Chosen Clue Posted August 8, 2016 Posted August 8, 2016 I will just add that doggystyle poses are good buuutttt I would rather if you do decide to add them that its optional. I thought that all the animations were optional in the menu itself already? But I haven't tested the mod yet and there's no screenshot of the animations settings menu, so I don't actually know for sure. I just checked, yup, animations can be toggled. If new animations were added that people wouldn't generally have enabled the default value for them could be set to false right away anyway.
Guest Posted August 8, 2016 Posted August 8, 2016 I will just add that doggystyle poses are good buuutttt I would rather if you do decide to add them that its optional. I thought that all the animations were optional in the menu itself? But I haven't tested the mod yet and there's no screenshot of the animations settings menu, so I don't actually know for sure. I am not entirely sure I havent used this mod a ton I am currently having an issue with another mod thats preventing me from playing
trognog Posted August 8, 2016 Author Posted August 8, 2016 * Mods like Sexlab Aroused may override the Schlong state. Only a visual conflict, I hope to find a fix soon. To fix this, before you animate the schlong add the player to the SexlabAnimatingFaction and then remove them from that faction when the job is done somthin like this: SexLabFramework property SexLab auto akTarget.AddToFaction(SexLab.AnimatingFaction) '; Do all the peeing and pooing stuff. Hopefully you dont set the schlong to animate during pooing sequence. ; Random boner when pooping looks kinda funny ;P' akTarget.RemoveFromFaction(SexLab.AnimatingFaction) in your script that takes care of the animating. This shouldn't be too much of a problem, as you already have Sexlab as a prerequisite. The reason this works is that Sexlab Aroused doesn't animate the schlong during sex, and it determines that by getting if the actor is in that animating faction. This will also help with preventing mods that will try to sex the player up during one of these idles, which might cause more visual oddities. I figured this out when I edited Private Needs Discreet for my own personal use, and with Sexlab Aroused the penis kept getting soft when it should be hard for the animations to line up correctly. I hope I'm not late with this help Also, is it too much to ask for the ZAZAPC211 and ZAZAPC205 animations? They're the doggystyle poses. I like them for some reason. Thanks you for this info, will include it in the next version. Will also take a look at the animation. The more there are, the better If you don't mind me asking how close are you too the next version I really hate that array bug or watever that wont let me in the menu. Sorry, had a lot of work to do the past days. I hope to get it out later this week.
Guest Posted August 8, 2016 Posted August 8, 2016 you're awesome no worries I was just wondering not rushing you Ive just know plenty of authors who just seem to disappear so i get worried D:
Chosen Clue Posted August 9, 2016 Posted August 9, 2016 There's a typo with the "little pressure in your bladder" info text. The little is spelt "litte" when it should have an L. keep up the cool work
trognog Posted August 11, 2016 Author Posted August 11, 2016 seconded. PAF 2.0/2.1 break the "go to bed" mod, the player gets frozen when it attempts to start the sleep animation. PAF 1.9 and earlier didn't seem to have this problem and oddly updating to 2.1 from 1.9 without a "clean save" seems to avoid the bug. That's odd. There was a bug in an earlier version that sometimes forced the player out of idle markers. Thought I had fixed this. Will look into it.
Kernel39 Posted August 11, 2016 Posted August 11, 2016 Could you add scripts to the turds so they leave a poop stain texture on whatever they come in contact with, including the player character and NPC's?
Guest Posted August 11, 2016 Posted August 11, 2016 seconded. PAF 2.0/2.1 break the "go to bed" mod, the player gets frozen when it attempts to start the sleep animation. PAF 1.9 and earlier didn't seem to have this problem and oddly updating to 2.1 from 1.9 without a "clean save" seems to avoid the bug. That's odd. There was a bug in an earlier version that sometimes forced the player out of idle markers. Thought I had fixed this. Will look into it. I have another sleep mod and am having the same issue wow had no idea it was this mod XD Also I had an idea maybe that when you have a armbinder or yoke on maybe npcs equip a diaper on you as you cant use your hands to take care of yourself, anyway just an idea Could you add scripts to the turds so they leave a poop stain texture on whatever they come in contact with, including the player character and NPC's? lol XD gross
Orpheaned Posted August 11, 2016 Posted August 11, 2016 I'm Found this for fart: https://www.youtube.com/watch?v=A4rBkV-vRpY It's funny
trognog Posted August 11, 2016 Author Posted August 11, 2016 Could you add scripts to the turds so they leave a poop stain texture on whatever they come in contact with, including the player character and NPC's? Still experimenting with this to see if it is possible. Cannot make any promises, though, haven't got any successful results as of yet. But I will stay on it.
Tezarius Posted August 11, 2016 Posted August 11, 2016 I have a few ideas. 1. Forced bowel movement when atack. 2. Forced (random) bowel movement at bay. That is, in a situation where the character going to attack. 3. Hide the diaper while wearing armor.
Viktoria-M Posted August 11, 2016 Posted August 11, 2016 Instead of animation writing in mouth, plays the animation sex and urine flow.
Tezarius Posted August 11, 2016 Posted August 11, 2016 Кто готов помочь с переводом - пишите. Я полностью перевел мод, но перевод нуждается в шлифовке, так как местами опечатки и непонятные символы в игре возникают.
Guest Posted August 11, 2016 Posted August 11, 2016 Кто готов помочь с переводом - пишите. Я полностью перевел мод, но перевод нуждается в шлифовке, так как местами опечатки и непонятные символы в игре возникают. Just translate it yourself with TESVTranslator it is pretty simple translations and are you talking about translation errors in the MCM?
TheBlackSilhouette Posted August 12, 2016 Posted August 12, 2016 This mod already superseded the Private Needs, Private Needs Discreet, NPC Private Needs and Puppet Master Swallow. Great job. Only missing feature is the iNeed and Realistic Needs and Diseases support... But it doesn't really bother me much... Five stars. Would love to see this with needs support too
Chosen Clue Posted August 12, 2016 Posted August 12, 2016 Can males use the doggystyle animation too? It's only fitting after all. I remember Private Needs (not discreet) having it for males and females.
Viktoria-M Posted August 12, 2016 Posted August 12, 2016 Кто готов помочь с переводом - пишите. Я полностью перевел мод, но перевод нуждается в шлифовке, так как местами опечатки и непонятные символы в игре возникают. Я тоже его полностью перевела, символы у меня не возникают, но возникают проблемы с анимациями. .Я выбираю пипи в рот, а проигрывается анимация секса и льется струя мочи. =) Жуть короче!)) А для того, чтобы не было непонятных символов, установите фиксы "Unofficial hotfix ru" и "skse_russian_helper_v1.4".
Yossarian13 Posted August 12, 2016 Posted August 12, 2016 This mod already superseded the Private Needs, Private Needs Discreet, NPC Private Needs and Puppet Master Swallow. Great job. Only missing feature is the iNeed and Realistic Needs and Diseases support... But it doesn't really bother me much... Five stars. Would love to see this with needs support too I'd really like to add a request that support be added for ZF Primary Needs (http://www.nexusmods.com/skyrim/mods/36898/?) at some point as well. It's a basic needs mod like iNeed that does so much more (adds animations for everything from opening doors to drinking water from wells to stumbling around drunk, etc), and since switching to it I could never personally go back to iNeed.
Tezarius Posted August 13, 2016 Posted August 13, 2016 Кто готов помочь с переводом - пишите. Я полностью перевел мод, но перевод нуждается в шлифовке, так как местами опечатки и непонятные символы в игре возникают.Я тоже его полностью перевела, символы у меня не возникают, но возникают проблемы с анимациями. .Я выбираю пипи в рот, а проигрывается анимация секса и льется струя мочи. =) Жуть короче!)) А для того, чтобы не было непонятных символов, установите фиксы "Unofficial hotfix ru" и "skse_russian_helper_v1.4".Это относится лишь к некоторым фразам. Скорее всего какой-то символ пропустил.
Viktoria-M Posted August 13, 2016 Posted August 13, 2016 Кто готов помочь с переводом - пишите. Я полностью перевел мод, но перевод нуждается в шлифовке, так как местами опечатки и непонятные символы в игре возникают.Я тоже его полностью перевела, символы у меня не возникают, но возникают проблемы с анимациями. .Я выбираю пипи в рот, а проигрывается анимация секса и льется струя мочи. =) Жуть короче!)) А для того, чтобы не было непонятных символов, установите фиксы "Unofficial hotfix ru" и "skse_russian_helper_v1.4".Это относится лишь к некоторым фразам. Скорее всего какой-то символ пропустил. Нет, дело не в этом. Даже если все переведено правильно и ни каких символов не пропущено, то такой баг иногда случается. Это баг патча или кряка если это репак. Такой баг у меня частенько наблюдался в моде "BeeingFemale" даже с установленными фиксами. Это баг русификации самой игры насколько я поняла.
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