Ed86 Posted August 12, 2016 Posted August 12, 2016 The version above seems to work well. My only comment is that scaling is instant rather than gradual. Old version the belly would scale smoothly during inflation, now it just jumps to the final intended size.Okay... Now, i guess, i know what that weird script did, now the question is: if i should revert cum inflation script or remove it so ppl would use something like fhu where amount of pumped cum actually matters for the size
Lute Posted August 12, 2016 Posted August 12, 2016 Ed, is it possible to raise the cap from 20 actors to something higher?
Ed86 Posted August 12, 2016 Posted August 12, 2016 Ed, is it possible to raise the cap from 20 actors to something higher?probably
hafertaler Posted August 12, 2016 Posted August 12, 2016 If it isn't too much to ask for I'd love to see this gradual Inflation/deflation change reintegrated Ed. If people prefer the way FHU does it, they can just deactivate it in HP and use FHU. For the others a reintegration to HP would be preferable. I think it's nice not to have an additional mod for that.
Ed86 Posted August 12, 2016 Posted August 12, 2016 SexLabHentaiPregnancy 1.19c reverted cum inflation increased actor alias 20->50 (requires clean save)
SangriusDarkblade Posted September 4, 2016 Posted September 4, 2016 Has anyone tested the above patch? I can't seem to make it work, there's no scaling at all.
Recoilsuave Posted September 4, 2016 Posted September 4, 2016 Has anyone tested the above patch? I can't seem to make it work, there's no scaling at all. I'm not getting any scaling either.
Ed86 Posted September 7, 2016 Posted September 7, 2016 SexLabHentaiPregnancy 1.19d fixed scaling rewrote few scripts SexLabHentaiPregnancy 1.19d.7z
LegionVII Posted September 8, 2016 Posted September 8, 2016 I just tried the 1.19d patch and I get get the scaling to work, any ideas?
Ed86 Posted September 8, 2016 Posted September 8, 2016 I just tried the 1.19d patch and I get get the scaling to work, any ideas? install nio/racemenu/skeleton/bodyreplacer/reset pregnancy/do a clean save
LegionVII Posted September 9, 2016 Posted September 9, 2016 I just tried the 1.19d patch and I get get the scaling to work, any ideas? install nio/racemenu/skeleton/bodyreplacer/reset pregnancy/do a clean save When you say do a clean save, do you mean start a new game or clean the save file with a type of cleaner? if it's the latter what type of cleaner do you recommend?
Ed86 Posted September 10, 2016 Posted September 10, 2016 I just tried the 1.19d patch and I get get the scaling to work, any ideas? install nio/racemenu/skeleton/bodyreplacer/reset pregnancy/do a clean save When you say do a clean save, do you mean start a new game or clean the save file with a type of cleaner? if it's the latter what type of cleaner do you recommend? https://themodgal.wordpress.com/2013/03/28/clean-saving-what-it-does-and-when-you-should-or-shouldnt-do-it/
sinttara Posted November 7, 2016 Posted November 7, 2016 ok so i installed this and i think i got half of skyrim up the duff as my guy whores his way through the maps but i never get any kids even turned it up to 100% chance and nothing what am i doing wrong ???
0x8421 Posted November 19, 2016 Posted November 19, 2016 I get 50 of these messages when I new install 1.19d and I feel like it shouldn't happen: [11/18/2016 - 09:42:54PM] Warning: Property config on script hentaipregnantactoralias attached to alias HentiaPregnantActor01 on quest HentaiPregnancyQuest (0B0012C7) cannot be initialized because the script no longer contains that property Goes from 00 to 49. Is that supposed to be misspelled HentiaPregnantActor##?
Ed86 Posted November 19, 2016 Posted November 19, 2016 I get 50 of these messages when I new install 1.19d and I feel like it shouldn't happen: [11/18/2016 - 09:42:54PM] Warning: Property config on script hentaipregnantactoralias attached to alias HentiaPregnantActor01 on quest HentaiPregnancyQuest (0B0012C7) cannot be initialized because the script no longer contains that property Goes from 00 to 49. Is that supposed to be misspelled HentiaPregnantActor##? well idk, maybe i forgot to update esm file or was too lazy to update 50 actors it shouldnt affect anything
0x8421 Posted November 20, 2016 Posted November 20, 2016 it shouldnt affect anything Ok good to know. btw any potential for a patch/option to use NiOverride on PregnancyBelly morph methods instead like in this thread? http://www.loverslab.com/topic/66197-better-inflated-bellies-inflation-nio-bodymorphs/ NPC Belly has been a valiant soldier for many a moon but I tried this out with the FHU2 patch for it and it looks soooo. much. better.
0x8421 Posted November 22, 2016 Posted November 22, 2016 Another minor bug report: string[] function getPregnancyList() string[] plist = new string[20] int i = 0 while i < PregnantActors.Length old ref to 20 wasn't bumped to 50 in HentaiPregnancy.psc, is throwing out of range errors
Ed86 Posted November 22, 2016 Posted November 22, 2016 I get 50 of these messages when I new install 1.19d and I feel like it shouldn't happen: [11/18/2016 - 09:42:54PM] Warning: Property config on script hentaipregnantactoralias attached to alias HentiaPregnantActor01 on quest HentaiPregnancyQuest (0B0012C7) cannot be initialized because the script no longer contains that property Goes from 00 to 49. Is that supposed to be misspelled HentiaPregnantActor##? used tesedit to remove those things, maybe it worked Another minor bug report: string[] function getPregnancyList() string[] plist = new string[20] int i = 0 while i < PregnantActors.Length old ref to 20 wasn't bumped to 50 in HentaiPregnancy.psc, is throwing out of range errors this should fix it SexLabHentaiPregnancy 1.19e.7z
SangriusDarkblade Posted November 23, 2016 Posted November 23, 2016 Breast scaling seems to be broken in the latest. Belly inflation works, but it's barely noticeable. You have to basically max out the value to get the same size inflation that you could get before. Belly Max Scale 20 is now the equivalent of Belly Max Scale 5.
0x8421 Posted November 23, 2016 Posted November 23, 2016 Breast scaling seems to be broken in the latest. Belly inflation works, but it's barely noticeable. You have to basically max out the value to get the same size inflation that you could get before. Belly Max Scale 20 is now the equivalent of Belly Max Scale 5. Having been messing around with making my own PregnancyBelly NiOverride conversion like I mentioned a few posts back I can report that the math and general accounting in HentaiPregnantActorAlias is kind of strange in the best of circumstances. I've essentially resorted to writing my own set of parallel functions to get away from some of the weird data structuring decisions the original modder made. Ed is a champ for voluntarily dealing with this nonsense tbqh
Ed86 Posted November 23, 2016 Posted November 23, 2016 Breast scaling seems to be broken in the latest. Belly inflation works, but it's barely noticeable. You have to basically max out the value to get the same size inflation that you could get before. Belly Max Scale 20 is now the equivalent of Belly Max Scale 5. breast scale wasnt changed in latest Breast scaling seems to be broken in the latest. Belly inflation works, but it's barely noticeable. You have to basically max out the value to get the same size inflation that you could get before. Belly Max Scale 20 is now the equivalent of Belly Max Scale 5. Having been messing around with making my own PregnancyBelly NiOverride conversion like I mentioned a few posts back I can report that the math and general accounting in HentaiPregnantActorAlias is kind of strange in the best of circumstances. I've essentially resorted to writing my own set of parallel functions to get away from some of the weird data structuring decisions the original modder made. Ed is a champ for voluntarily dealing with this nonsense tbqh oh... but its very easy... all you need is few bottles of skooma and logic will become clear to you
qotsafan Posted November 25, 2016 Posted November 25, 2016 I noticed an error in my Papyrus log with patch 1.19e (probably not directly version related): ERROR: Cannot cast from None to hentaipregnantactoralias[] stack: [HentaiPregnancyQuest (0D0012C7)].hentaipregnancy.gameLoaded() - "HentaiPregnancy.psc" Line 75 [HentaiPregnancyQuest (0D0012C7)].hentaipregnancyconfig.OnGameReload() - "HentaiPregnancyConfig.psc" Line 375 [alias PlayerAlias on quest HentaiPregnancyQuest (0D0012C7)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6and the culprit is the following lines in the function "gameLoaded()" in the script "HentaiPregnancy": if( PregnantActors== none) setUpPregnantActors() endifIn Papyrus you apparently can't check, if an Array is "None", which is a major inconvenience and I had to find out myself the hard way.Not sure, if the Array is supposed to be set up on every game load, but removing the if-statement at least removes the error, which would have prevented the if-statement from ever being true anyway.
Ed86 Posted November 26, 2016 Posted November 26, 2016 I noticed an error in my Papyrus log with patch 1.19e (probably not directly version related):think that sneaky error came from origenal mod SexLabHentaiPregnancy 1.19f fixed errors in log removed rogue script SexLabHentaiPregnancy 1.19f.7z
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