-
Content Count
10,725 -
Joined
-
Last visited
-
Days Won
2
About Halstrom
- Currently Viewing Forums Index
-
Rank
BellyBunKicker
- Birthday 04/01/1967
Profile Information
-
Gender
He/Him
-
Location
East Coast, Australia
-
Interests
Modding Fallout 4, occasionally I even play Fallout 4
-
Bio
Partially blind retired PLC Programmer who Mods Fallout
Recent Profile Visitors
-
Yeah a lot of the debugging system was for a lot of early issues that probably never occur and because we didn't have pregnant versions of more than 20 outfits initially in V2. The AppearPregnant formlist was mainly so people could use it in dialogue checks etc too without needing to script. I think when I started PregnancyV1 we just the vaultsuit and it was using original Sexout
-
Nice work tracking it down, I've never been a professional programmer and pretty sure that's some of my original code, probably wrote that near 10years ago I had to do all sorts of bodgy stuff to work around functions we didn't have or quirks with the NV engine. I haven't played NV for years, Dborg2 can probably slip that into the next update I suspect. I have no idea whether there was a good reason for this bit: Set fClothingTightness to fCurrBellySize Maybe the rest could be changed to: if iDebug == 5 && fCurrBellySize >= 1 if (NX_IsInList SexoutSLClothAp
-
They are now in Savage Cabbages Animation Pack. It is actually the better way to do them as Themes was getting to large installing XML data for every one of the 3000 odd animations whether they were installed or not Eventually I should do the same for the other major animation Packs too but taking a bit of a hiatus from FO4 at moment.
-
[Sims 4][WIP] Mike24 Animations for Wicked Whims
Halstrom replied to mike24's topic in Downloads - WickedWhims
Silly question what is the difference between Classic and DF animations, do we install both? -
Synth Player Gynoid AlphaTest
Halstrom replied to Halstrom's topic in Downloads - Fallout 4 Adult & Sex Mods
Yes no problems with uploading it here, if you get really stuck into it later you can even take over it and start your own download -
Synth Player Gynoid AlphaTest
Halstrom replied to Halstrom's topic in Downloads - Fallout 4 Adult & Sex Mods
Not really, it's been a while since I worked on it, had way too much other code through my head since then -
Synth Player Gynoid AlphaTest
Halstrom replied to Halstrom's topic in Downloads - Fallout 4 Adult & Sex Mods
Umm, as the author who created the files with the "odd dating convention" I can say it makes a lot of sense for me when looking at a list of files its easy to see and sort alphabetically which ones are in what order and tell instantly how old any version is. V2.4 etc is confusing to me as it has no link to reliant or required mods versions. 13.100218 makes even less sense as the 13th version released on the 10th of February in 1918, computers don't add and subtract dates easily like that to workout how much time has passed. A stopwatch does not show 10ths of seconds then seconds then minutes. -
Synth Player Gynoid AlphaTest
Halstrom replied to Halstrom's topic in Downloads - Fallout 4 Adult & Sex Mods
Ok, I have no idea which is the last working version or their requirements. The 200210 is for the latest STATs and won't require that swf meter HUD program and probably similar for the 2019 versions. SynthPlayer_200210.1.7z SynthPlayer-180907.0.zip SynthPlayer-180925.0.zip SynthPlayer-190109.0.zip SynthPlayer-190114.0.zip -
Synth Player Gynoid AlphaTest
Halstrom replied to Halstrom's topic in Downloads - Fallout 4 Adult & Sex Mods
No longer worked on, maybe after COVID... -
My Animation Pack. Updated 06/10/20
Halstrom replied to SavageCabbage's topic in Downloads - Advanced Animation Framework
Yes you will definitely want to upgrade to the latest version of Themes or there will be double tagging, which may not actually cause any issues, in theory. I don't know, I never tried it and don't want to try it Themes has just got too big now with over 1600 animations available, so we are breaking it up to save memory and eventually it will only be for old animation packs. The date was the date I completed the changes and testing, I have to change dates in about a dozen places every update and then it may be different to fixes or changes in my current version that isnt tested -
Delete Certain AAF Animations?
Halstrom replied to sillygooseboy7's topic in Technical Support - Advanced Animation Framework
Using Notepad or Notepad++, find and delete these lines in: Theme_SexVanilla_NoFurnFF_tagData.xml <tag position="BP70 Lesbian Cycling" tags="BP70,F_F,NoFurn,Scissor,Neutral,MidStage,Held1,Stim9,Love5,Dom0,NullToSelf,VaginaToVagina"/> <tag position="BP70 Lesbian Cycling (Slow)" tags="BP70,F_F,NoFurn,Scissor,Neutral,MidStage,Held1,Stim9,Love5,Dom0,NullToSelf,VaginaToVagina"/>