Jump to content

Recommended Posts

Posted (edited)
29 minutes ago, hiono said:

I was having some issues with sex attributes and wanted to maybe rule out this mod as causing it. MSMA was increasing the sex level but slut status wasnt being added,, I had to add it via console command. When I went to add it i noticed there was another command having to do with MSMA called something like IsPlayerAddidedToSexCopy MSMA is just copying status and would not be involved in blocking it is what im thinking. I may have explained this in a terrible way but its the best ive got


Yes, in prelude, there are some instances when Sex addiction increases, and slut status is not forced right away, but rather it evolves later (you don't have to add it by console command,  you just have to wait a bit until the next AAF scene. 
 
Specifically, where did you find the  " IsPlayerAddidedToSexCopy MSMA" function?
The base name is familiar, but the copy aspect does not sound familiar. 

 

 

At any rate, there's less of that in Act 1.

Edited by MSM_Alice
Posted (edited)
10 minutes ago, MSM_Alice said:


Yes, in prelude, there are some instances when Sex addiction increases, and slut status is not forced right away, but rather it evolves later (you don't have to add it by console command,  you just have to wait a bit until the next AAF scene. 

There's less of that in Act 1.

so I am on 8406 but it wasnt a small amount of time it was multiple days with scenes happening during these days. Should i roll back the save and just keep waiting?

 

I was searching for the addicted to sex function in console the only 2 were the sex attributes ne and yours. I got back on the game and it was 

MSMA_Value_IsPlayerAddictedToSex_copy i didnt use it just saw that it existed i used the SA one

Edited by hiono
Posted (edited)
1 hour ago, hiono said:

so I am on 8406 but it wasnt a small amount of time it was multiple days with scenes happening during these days. Should i roll back the save and just keep waiting?

 

I was searching for the addicted to sex function in console the only 2 were the sex attributes ne and yours. I got back on the game and it was 

MSMA_Value_IsPlayerAddictedToSex_copy i didnt use it just saw that it existed i used the SA one

sounds like something where multiple imports of the same script would generate auto- copied globals, perhaps. 
Does not sound like a normal deployment, but something with conflicts/errors. Because of other errors , perhaps it will never be resolved on that version/that playthrough. 

That copy should not exist in a normal scenario.
 

 

No matter how it got to that state, that's just a redundant copy of a global variable; it shouldn't matter to you what value it has,  since it is not used anywhere and is not referenced by any script.
 

 

Also, 0.8406 is not the latest version of Prelude. 
Act 1 has moved past that too

Edited by MSM_Alice
Posted
23 minutes ago, MSM_Alice said:

sounds like something where multiple imports of the same script would generate auto- copied globals, perhaps. 
Does not sound like a normal deployment, but something with conflicts/errors. Because of those errors, perhaps it will never be resolved. 


That copy should not exist.
 

 

No matter how it got to that state, that's just a redundant copy of a global variable; it shouldn't matter to you what value it has,  since it is not used anywhere and is not referenced by any script.
 

 

Also, 0.8406 is not the latest version of Prelude. 
Act 1 has moved past that too

I know 8406 wasnt the newest version just letting you know since its what im on from the beginning of this playthrough. To be clear i just put in console ' help "isplayeraddictedtosex" 0 ' the values were both 0 i put in the SA one set FPA_value_isplayeraddictedtosex to 1 everything kicked off properly perks/status all that including a convo with qoh. I'm just trying to give you the info just incase its helpful in anyway for you thanks for the mod i think its come a pretty far way with the cool idea making it more flexible than when i first tried it when i do the next playthrough ill try the hud out also since when i last read about it it was for pre ng and im on ng.

Posted
2 hours ago, hiono said:

I know 8406 wasnt the newest version just letting you know since its what im on from the beginning of this playthrough. To be clear i just put in console ' help "isplayeraddictedtosex" 0 ' the values were both 0 i put in the SA one set FPA_value_isplayeraddictedtosex to 1 everything kicked off properly perks/status all that including a convo with qoh. I'm just trying to give you the info just incase its helpful in anyway for you thanks for the mod i think its come a pretty far way with the cool idea making it more flexible than when i first tried it when i do the next playthrough ill try the hud out also since when i last read about it it was for pre ng and im on ng.

Thank you.
It is useful.
I will rename all the local variables i was shadowing deom FPA to more distant names so there is no confusion.

Posted (edited)

There was indeed a bug for that exceptional situation button, in the Reinitialisation flow, where " Is NR present flag"  would not get refreshed, even if the items were actually being reinitialized, but the flag was still false, making the whole process useless.

It is corrected now, but not tested.
I'm testing it now, but it will take a few hours. 
1.0230 or later should be good to go.

Teaser about new consumables to help with cravings: 
teaser.jpg.2586a22cf30a570ab1a3ec522a5f7e78.jpg

Edited by MSM_Alice
Posted (edited)

Testing continues, but I think it is good enough, so I can risk a post on the thread for now :D

Changelog Act1, v 1.0231: 

  • Added Marina item to help with craving, Synthetic concentrate of human bio juices
    • Costs 10 bimbo points by default (cost customizable in the mcm) 
    • Will only appear for purchase from Marina after the player has had an active acute craving and has had the conversation with Marina about craving management via Codsworth. 
    • is heavy (can't carry too many of those around).
    • Negates all bimbo cravings for 24 hours
    • Restores intelligence suppressed by the bimbo implant for 24 hours
    •  During those 24 hours, no new bimbo points can be earned ( any earned in this timeframe will be lost) 
    •  Humans defeated in a sexfight will produce a lot more bio juices when in contact with the player in these 24 hours, but those will be tainted, seen as inorganic, and will  produce no XP when processed by the implant
    • If the number of active acute cravings is above a certain value ( default 4, settable in mcm), the player will autoconsume this aid item if one is in the inventory
  • The number of Active acute cravings ( cravings that produce effects when unfulfilled)  is now outlined in the show core stats and bimbo report windows.
  • Extra bimbo points are distributed with more care with respect to not being too close to an AAF scene end
  • The rare AAF exit because of HAVOK objects  (when all participants in the AAF scene fall to the ground in ragdoll) is now treated a lot better, which should create fewer oddities when it happens.
  • Shadowed FPA globals now have different names in the MSMA scripts (shouldn't have been a problem, but just in case) 
  • Reinitializing Marina item arrays with the debug button should now also auto-recheck for most clothing mods reinstallation.
  • Infiltration shouldn't accidentally start when doing Codsworth craving management, prostitution, bimbo limbo, or Wedge's movies anymore
  • Corrected the Saveflow inflation condition check. If you can, please test SaveFlow, by turning it on 1 ( default is 0/ turned off) 
  • Added MCM settings for the unfulfilled Cravings punishment latency
  • On the wedge Quest, first stage, if the specific animation needed is not found by its original name, then the UAP name will be called; if that is also not present, then it will insist on having at least an oral  animation ( not just any compatible animation as it was before) 
  • A bunch of other smaller fixes.
     

 

MSMA_Act1_[In_Development]_1_0231.zip

Edited by MSM_Alice
Posted
11 hours ago, Tseverin said:

shame I can't use this in my game. You are good on the updates. I have a male protagonist. 

Thank you. 

True, the mod is not tuned for a male protagonist right now.
At this point, the most that's practical to do in that direction is to have start a mode where, justified by some story quirk, there is some transformation,  so the mod would  open up LooksMenu, and ask the player to change sex to proceed further with the mod.

And to return to the original form, when the story concludes. 

Posted


Patched  MSMA_Act1_[In_Development]_1_0231.zip   to  MSMA_Act1_[In_Development]_1_0232.zip on the front download page, to solve a bug where all enemies at some point were going super shy of tattooing the player anymore, until the player actually lost a sexfight. 
Then things would be okay for a while, and they would become shy again after a special event like Bimbo Limbo, Wedge's amateur Porn studio, Codsworth Cravings, or Prostitution/Charm, where tattoos are typically suppressed.
 

All of that is fixed now; their eagerness to tattoo the player should be back to their baseline on every new encounter.
Update mid-playthrough is, in theory, okay.
 

 

Posted (edited)

Hello all I hope you all had wonderful holidays so far and the new year brings you all new joy and excitement! Alice thanks for all the updates.

I have a couple of questions so I can get ready for a real all the way to the end play through. 

 

How important is Nuka Ride to this mod? I have 99% of the requirements for that mod already installed.

I am seeing 5p and 10P animations but nothing in between ie: 7p . What Do they require patch wise? I have UAP and Extended UAP and every animation pack 

I am aware of except Crazy's non gun version that I can't seem to find. ( maybe I have not looked hard enough.)

This is my current load order and mod list.

Spoiler

  0  0     Fallout4.esm
  1  1     DLCRobot.esm
  2  2     DLCworkshop01.esm
  3  3     DLCCoast.esm
  4  4     DLCworkshop02.esm
  5  5     DLCworkshop03.esm
  6  6     DLCNukaWorld.esm
  7  7     Unofficial Fallout 4 Patch.esp
  8  8     ArmorKeywords.esm
  9  9     WorkshopFramework.esm
 10  a     XDI.esm
254 FE   0 BakaFramework.esm
 11  b     HUDFramework.esm
 12  c     AAF.esm
 13  d     Homemaker.esm
 14  e     TortureDevices.esm
 15  f     SettlementKeywords.esm
 16 10     CWSS Redux.esp
254 FE   1 AAFTurnTheLightON.esl
 17 11     Devious Devices.esm
254 FE   2 WashOutThatCum.esl
254 FE   3 BodyTalk3-RaiderNormalsFix.esl
254 FE   4 AAFThemes.esl
254 FE   5 AnimalPosingFramework.esl
254 FE   6 HiPolyFacesCompanionPlugin.esl
 18 12     SkimpyArmorKeywordResource.esm
254 FE   7 SettlementFuseboxPowerGenerators_NoPerks.esl
254 FE   8 Bememoth Separated Cart.esl
 19 13     Loads_v2.esm
254 FE   9 hornycompanions.esl
 20 14     Servitron.esm
254 FE   a CWSS Redux V4 WOTC Patch.esp
 21 15     SettleObjExpandPack.esp
254 FE   b M8rDisablePipboyEffects.esp
 22 16     LooksMenu.esp
 23 17     SettleObjExpandPack-LightShadowDisabler.esp
 24 18     SettlementMenuManager.esp
254 FE   c Vioxsis_Strap-Ons.esp
 25 19     FusionGirl.esp
 26 1a     ZaZOut4.esp
 27 1b     WorkshopRearranged.esp
 28 1c     ValdacilsItemSorting-JunkWeightless+DEF_INV.esp
 29 1d     CleanMySettlement.esp
 30 1e     BTInteriors_Project.esp
 31 1f     BTInt_Optimization.esp
 32 20     DiverseWasteland.esp
254 FE   d DiverseWastelandImmersionPack.esp
 33 21     Armorsmith Extended.esp
 34 22     ValdacilsItemSorting-ZY-DLCAutomatron-Weightless.esp
 35 23     ValdacilsItemSorting-ZY-DLCNukaWorld-Weightless.esp
 36 24     ValdacilsItemSorting-ZY-DLCFarHarbor-Weightless.esp
 37 25     CHEF.esp
 38 26     RecruitableSettlers.esp
254 FE   e Demo_OutpostZimonja.esp
 39 27     RecruitableSettlersFH.esp
254 FE   f RecruitableSettlers-Unbroken.esp
 40 28     RealHandcuffs.esp
 41 29     CHEF - VIS Patch.esp
 42 2a     ValdacilsItemSorting-AidWeightless.esp
 43 2b     Better Cooking Stations.esp
254 FE  10 Dank_ECO.esp
 44 2c     Build_all_Beds.esp
 45 2d     MSMA_Sexual_Journey.esp
 46 2e     AAF_BadEnd_Animations.esp
 47 2f     AAF_GrayAnimations.esp
 48 30     AAF_GrayAnimations_Furniture.esp
 49 31     Farelle_Animations.esp
 50 32     FO4_AnimationsByLeito.esp
 51 33     Vadermania[AAF_anims].esp
 52 34     Crazy_Animations_Gun.esp
 53 35     AAF_CreaturePack01.esp
 54 36     AAF_CreaturePack02DLC.esp
 55 37     Northland Diggers New.esp
 56 38     Northland Diggers.esp
 57 39     Northland.esp
 58 3a     RegsPrefabs.esp
 59 3b     WoodenPrefabsExtended.esp
 60 3c     SSEX.esp
 61 3d     MYLadyKillerBed.esp
 62 3e     Atomic Lust.esp
 63 3f     LadyKillerBed.esp
254 FE  11 Raid My Heart.esp
254 FE  12 Rufgt's Animations.esp
 64 40     Mutated Lust.esp
254 FE  13 KaoruBadDragon01.esp
254 FE  14 AAF_DR_creature_pack.esp
254 FE  15 Rainmaker_animations.esp
254 FE  16 Outfit Of Hookers.esp
 65 41     SlaveTattoos.esp
254 FE  17 KziitdAnimationPoses.esp
254 FE  18 TBOS-BedroomHymn.esp
254 FE  19 Allnarta AAF Animations.esp
 66 42     Custom Moans.esp
 67 43     RegsDynamiclights.esp
254 FE  1a SpicyAlteredBipedAnims.esp
 68 44     Rogg No-Strip Items Manager.esp
 69 45     rxl_bp70_animations.esp
 70 46     BraveAnims.esp
 71 47     RZSex.esp
 72 48     SavageCabbage_Animations.esp
 73 49     SexEd.esp
 74 4a     FPAttributes.esp
 75 4b     AAF_Spectators.esp
 76 4c     AAF_SEU.esp
254 FE  1b AAF_SCRS.esp
 77 4d     AAF_Violate.esp
254 FE  1c AAF_Violate_DLC_Patch.esp
254 FE  1d AAF_Violate_Feral_Animations.esp
254 FE  1e AAF_Violate-voice.esp
254 FE  1f RealHandcuffs_DD_Servitron_Compatibility.esp
254 FE  20 RealHandcuffs_AWKCR_Compatibility.esp
254 FE  21 ComMoisturizer.esp
254 FE  22 Satisfactory Facial Piercings.esp
 78 4e     FO4PiercingsSED7.esp
 79 4f     Invisible Pip-boy in 3rd person.esp
 80 50     LooksMenu Customization Compendium.esp
 81 51     AzarPonytailHairstyles.esp
 82 52     HN66Fo4_EasyGirl_BS.esp
 83 53     HN66Fo4_EarringsV1.esp
 84 54     HN66Fo4_Rings.esp
 85 55     HN66Fo4_Nails.esp
 86 56     HN66Fo4_Rings AE.esp
 87 57     HN66Fo4_TRS.esp
 88 58     LegendaryModification.esp
 89 59     LegendaryModification2LM.esp
 90 5a     LegendaryModificationGroknak.esp
 91 5b     LegendaryModificationMisc.esp
 92 5c     LegendaryModification - DLC Far Harbor.esp
 93 5d     LegendaryModification Enhanced.esp
 94 5e     ValdacilsItemSorting-ZY-DLCVaultTec-Weightless.esp
 95 5f     ValdacilsItemSorting-AmmoWeightless.esp
 96 60     ValdacilsItemSorting-ZZ-DLCArmorBySlotOverride.esp
 97 61     ValdacilsItemSorting-Weapons.esp
254 FE  23 Dank_ECO-INNR.esp
 98 62     ValdacilsItemSorting-ZZ-DLCCosmeticsByClassOverride.esp
 99 63     ValdacilsItemSorting-CosmeticsByType.esp
100 64     ValdacilsItemSorting-ExplosivesSortBottom.esp
101 65     ValdacilsItemSorting-MiscWeightless.esp
102 66     ValdacilsItemSorting-ModsWeightless.esp
103 67     ValdacilsItemSorting-NotJunk.esp
104 68     ValdacilsItemSorting-Perks.esp
105 69     ValdacilsItemSorting-ZY-DLCContraptions-Weightless.esp
106 6a     V's Stylish Decor2.esp
254 FE  24 ScreenArcherMenu.esp
254 FE  25 SAMFormer.esp
254 FE  26 lesbian animations.esp
107 6b     AVilas_CHAKPack.esp
108 6c     AES_Renovated Furniture.esp
254 FE  27 FO4_AnimationsByLeito_SOPM.esp
254 FE  28 AtomicLust_SOPM.esp
254 FE  29 BraveAnims_SOPM.esp
254 FE  2a SavageCabbage_SOPM.esp
254 FE  2b BP70_SOPM.esp
254 FE  2c ProvocativePerks.esp
109 6d     MS RazeSettlement.esp
254 FE  2d Demo_OutpostZimonja_Previs.esp
110 6e     nomore hammerererers.esp
111 6f     SanctuaryDoors.esp
112 70     SettlementGardenBot.esp
113 71     SettlementTidyBot.esp
114 72     MS Raze Settlement - CMS Original Patch.esp
115 73     SettlementFixerBot.esp
116 74     Elegant Hardware.esp
254 FE  2e Codsworth No Main Quest.esp
117 75     ASA.esp
118 76     HiPolyFaces.esp
119 77     IcebreakerCDO-Settlements.esp
120 78     SuperMutantWorkShop.esp
121 79     The Eyes Of Beauty.esp
122 7a     TheEyesOfBeauty.esp
123 7b     KSHairdos.esp
124 7c     Lots More Female Hairstyles.esp
125 7d     SKKMoveWorkshopMarkers.esp
126 7e     move that workbench!.esp
254 FE  2f Alex_Stripper_Pole.esp
254 FE  30 Alex_Stripper_Pole_2.esp
254 FE  31 Alex_Stripper_Pole_Working_Hours.esp
127 7f     AA HotC - Standalone - SE.esp
128 80     EFF.esp
129 81     K-Girl outfits.esp
130 82     OutfitSwitcher.esp
131 83     ShowCollectibles.esp
132 84     largepowerx100.esp
254 FE  32 Dank_ECO_AWKCR.esp
133 85     BetterLivingThroughCumistry.esp
134 86     Commonwealth Captives.esp
135 87     NukaWorldMeat.esp
136 88     MoreFuckinMeat.esp
137 89     MoreMeat - DLC Addon.esp
138 8a     HoloTime.esp
139 8b     ImmersiveVendors.esp
140 8c     NPSShopping.esp
141 8d     Higher Plant Yields - Revisited - Wild Version.esp
142 8e     CraftableGunsAndWeapons.esp
143 8f     NoAffinityCooldown.esp
144 90     TheyWantThatAss.esp
145 91     SeasonWantThatAss.esp
146 92     FO4_Leito_Voicefix.esp
147 93     KSHairsFemsheppingRadbeetle.esp
148 94     GenderedAutomatrons.esp
254 FE  33 SpicyAlteredCreatureAnims.esp
254 FE  34 UniversalStiffener.esp
149 95     ESPExplorerFO4.esp
150 96     Deathclaw_nude.esp
254 FE  35 BraveAnims_Fix.esp
254 FE  36 Behemoth No Cart.esp
254 FE  37 ErectionFix_SilverPerv.esp
254 FE  38 PenPos.esp
151 97     UAP Moans.esp
254 FE  39 Zaz Particle Effects.esp
254 FE  3a AAF_Four-Play_Animations_Crazy6987.esp
152 98     Locksmith.esp
153 99     FPAttributesHUD.esp
254 FE  3b Loads_v2_Weightless.esp
254 FE  3c Loads_v2_Patch_ECO.esp
254 FE  3d Longer Food Buffs.esp
254 FE  3e Longer Food Buffs FH.esp
254 FE  3f Longer Food Buffs NW.esp
154 9a     HappyMaker.esp
155 9b     Louder Workshop Radio + NukaWorld.esp
156 9c     Louder Workshop Radio.esp
157 9d     AlcoholOverhaul.esp
158 9e     Crazy_Animation_Rugs.esp
254 FE  40 SMBehemoth Loincloth.esp
254 FE  41 DiverseWasteland-WSFW-Compat.esp
254 FE  42 Vioxis_servitron_support.esp
159 9f     MSMA_HUD.esp
254 FE  43 WhoIsTheGeneral.esp
160 a0     hornycompanions.esp
161 a1     AAFMorningSexWithLover.esp
162 a2     Assaultrons2Servitrons MK1 Lore Accurate.esp
254 FE  44 FO4HHS_AAF.esp
163 a3     TatsAfterRape.esp
164 a4     RutahTattooPack_FO4.esp
165 a5     Piercing collection by MAIBATSU.esp
254 FE  45 WorkshopFramework_ScriptOverride.esp
166 a6     Universal Working Bathroom Fixtures (CWSS and DLCs).esp
 

 

I did see a 6p so no worries on that front.

Thanks all and again happy holidays!

Edited by Ragsinn
Posted (edited)
10 hours ago, Ragsinn said:

Hello all I hope you all had wonderful holidays so far and the new year brings you all new joy and excitement! Alice thanks for all the updates.

I have a couple of questions so I can get ready for a real all the way to the end play through. 

 

How important is Nuka Ride to this mod? I have 99% of the requirements for that mod already installed.

I am seeing 5p and 10P animations but nothing in between ie: 7p . What Do they require patch wise? I have UAP and Extended UAP and every animation pack 

I am aware of except Crazy's non gun version that I can't seem to find. ( maybe I have not looked hard enough.)

This is my current load order and mod list.

  Reveal hidden contents

  0  0     Fallout4.esm
  1  1     DLCRobot.esm
  2  2     DLCworkshop01.esm
  3  3     DLCCoast.esm
  4  4     DLCworkshop02.esm
  5  5     DLCworkshop03.esm
  6  6     DLCNukaWorld.esm
  7  7     Unofficial Fallout 4 Patch.esp
  8  8     ArmorKeywords.esm
  9  9     WorkshopFramework.esm
 10  a     XDI.esm
254 FE   0 BakaFramework.esm
 11  b     HUDFramework.esm
 12  c     AAF.esm
 13  d     Homemaker.esm
 14  e     TortureDevices.esm
 15  f     SettlementKeywords.esm
 16 10     CWSS Redux.esp
254 FE   1 AAFTurnTheLightON.esl
 17 11     Devious Devices.esm
254 FE   2 WashOutThatCum.esl
254 FE   3 BodyTalk3-RaiderNormalsFix.esl
254 FE   4 AAFThemes.esl
254 FE   5 AnimalPosingFramework.esl
254 FE   6 HiPolyFacesCompanionPlugin.esl
 18 12     SkimpyArmorKeywordResource.esm
254 FE   7 SettlementFuseboxPowerGenerators_NoPerks.esl
254 FE   8 Bememoth Separated Cart.esl
 19 13     Loads_v2.esm
254 FE   9 hornycompanions.esl
 20 14     Servitron.esm
254 FE   a CWSS Redux V4 WOTC Patch.esp
 21 15     SettleObjExpandPack.esp
254 FE   b M8rDisablePipboyEffects.esp
 22 16     LooksMenu.esp
 23 17     SettleObjExpandPack-LightShadowDisabler.esp
 24 18     SettlementMenuManager.esp
254 FE   c Vioxsis_Strap-Ons.esp
 25 19     FusionGirl.esp
 26 1a     ZaZOut4.esp
 27 1b     WorkshopRearranged.esp
 28 1c     ValdacilsItemSorting-JunkWeightless+DEF_INV.esp
 29 1d     CleanMySettlement.esp
 30 1e     BTInteriors_Project.esp
 31 1f     BTInt_Optimization.esp
 32 20     DiverseWasteland.esp
254 FE   d DiverseWastelandImmersionPack.esp
 33 21     Armorsmith Extended.esp
 34 22     ValdacilsItemSorting-ZY-DLCAutomatron-Weightless.esp
 35 23     ValdacilsItemSorting-ZY-DLCNukaWorld-Weightless.esp
 36 24     ValdacilsItemSorting-ZY-DLCFarHarbor-Weightless.esp
 37 25     CHEF.esp
 38 26     RecruitableSettlers.esp
254 FE   e Demo_OutpostZimonja.esp
 39 27     RecruitableSettlersFH.esp
254 FE   f RecruitableSettlers-Unbroken.esp
 40 28     RealHandcuffs.esp
 41 29     CHEF - VIS Patch.esp
 42 2a     ValdacilsItemSorting-AidWeightless.esp
 43 2b     Better Cooking Stations.esp
254 FE  10 Dank_ECO.esp
 44 2c     Build_all_Beds.esp
 45 2d     MSMA_Sexual_Journey.esp
 46 2e     AAF_BadEnd_Animations.esp
 47 2f     AAF_GrayAnimations.esp
 48 30     AAF_GrayAnimations_Furniture.esp
 49 31     Farelle_Animations.esp
 50 32     FO4_AnimationsByLeito.esp
 51 33     Vadermania[AAF_anims].esp
 52 34     Crazy_Animations_Gun.esp
 53 35     AAF_CreaturePack01.esp
 54 36     AAF_CreaturePack02DLC.esp
 55 37     Northland Diggers New.esp
 56 38     Northland Diggers.esp
 57 39     Northland.esp
 58 3a     RegsPrefabs.esp
 59 3b     WoodenPrefabsExtended.esp
 60 3c     SSEX.esp
 61 3d     MYLadyKillerBed.esp
 62 3e     Atomic Lust.esp
 63 3f     LadyKillerBed.esp
254 FE  11 Raid My Heart.esp
254 FE  12 Rufgt's Animations.esp
 64 40     Mutated Lust.esp
254 FE  13 KaoruBadDragon01.esp
254 FE  14 AAF_DR_creature_pack.esp
254 FE  15 Rainmaker_animations.esp
254 FE  16 Outfit Of Hookers.esp
 65 41     SlaveTattoos.esp
254 FE  17 KziitdAnimationPoses.esp
254 FE  18 TBOS-BedroomHymn.esp
254 FE  19 Allnarta AAF Animations.esp
 66 42     Custom Moans.esp
 67 43     RegsDynamiclights.esp
254 FE  1a SpicyAlteredBipedAnims.esp
 68 44     Rogg No-Strip Items Manager.esp
 69 45     rxl_bp70_animations.esp
 70 46     BraveAnims.esp
 71 47     RZSex.esp
 72 48     SavageCabbage_Animations.esp
 73 49     SexEd.esp
 74 4a     FPAttributes.esp
 75 4b     AAF_Spectators.esp
 76 4c     AAF_SEU.esp
254 FE  1b AAF_SCRS.esp
 77 4d     AAF_Violate.esp
254 FE  1c AAF_Violate_DLC_Patch.esp
254 FE  1d AAF_Violate_Feral_Animations.esp
254 FE  1e AAF_Violate-voice.esp
254 FE  1f RealHandcuffs_DD_Servitron_Compatibility.esp
254 FE  20 RealHandcuffs_AWKCR_Compatibility.esp
254 FE  21 ComMoisturizer.esp
254 FE  22 Satisfactory Facial Piercings.esp
 78 4e     FO4PiercingsSED7.esp
 79 4f     Invisible Pip-boy in 3rd person.esp
 80 50     LooksMenu Customization Compendium.esp
 81 51     AzarPonytailHairstyles.esp
 82 52     HN66Fo4_EasyGirl_BS.esp
 83 53     HN66Fo4_EarringsV1.esp
 84 54     HN66Fo4_Rings.esp
 85 55     HN66Fo4_Nails.esp
 86 56     HN66Fo4_Rings AE.esp
 87 57     HN66Fo4_TRS.esp
 88 58     LegendaryModification.esp
 89 59     LegendaryModification2LM.esp
 90 5a     LegendaryModificationGroknak.esp
 91 5b     LegendaryModificationMisc.esp
 92 5c     LegendaryModification - DLC Far Harbor.esp
 93 5d     LegendaryModification Enhanced.esp
 94 5e     ValdacilsItemSorting-ZY-DLCVaultTec-Weightless.esp
 95 5f     ValdacilsItemSorting-AmmoWeightless.esp
 96 60     ValdacilsItemSorting-ZZ-DLCArmorBySlotOverride.esp
 97 61     ValdacilsItemSorting-Weapons.esp
254 FE  23 Dank_ECO-INNR.esp
 98 62     ValdacilsItemSorting-ZZ-DLCCosmeticsByClassOverride.esp
 99 63     ValdacilsItemSorting-CosmeticsByType.esp
100 64     ValdacilsItemSorting-ExplosivesSortBottom.esp
101 65     ValdacilsItemSorting-MiscWeightless.esp
102 66     ValdacilsItemSorting-ModsWeightless.esp
103 67     ValdacilsItemSorting-NotJunk.esp
104 68     ValdacilsItemSorting-Perks.esp
105 69     ValdacilsItemSorting-ZY-DLCContraptions-Weightless.esp
106 6a     V's Stylish Decor2.esp
254 FE  24 ScreenArcherMenu.esp
254 FE  25 SAMFormer.esp
254 FE  26 lesbian animations.esp
107 6b     AVilas_CHAKPack.esp
108 6c     AES_Renovated Furniture.esp
254 FE  27 FO4_AnimationsByLeito_SOPM.esp
254 FE  28 AtomicLust_SOPM.esp
254 FE  29 BraveAnims_SOPM.esp
254 FE  2a SavageCabbage_SOPM.esp
254 FE  2b BP70_SOPM.esp
254 FE  2c ProvocativePerks.esp
109 6d     MS RazeSettlement.esp
254 FE  2d Demo_OutpostZimonja_Previs.esp
110 6e     nomore hammerererers.esp
111 6f     SanctuaryDoors.esp
112 70     SettlementGardenBot.esp
113 71     SettlementTidyBot.esp
114 72     MS Raze Settlement - CMS Original Patch.esp
115 73     SettlementFixerBot.esp
116 74     Elegant Hardware.esp
254 FE  2e Codsworth No Main Quest.esp
117 75     ASA.esp
118 76     HiPolyFaces.esp
119 77     IcebreakerCDO-Settlements.esp
120 78     SuperMutantWorkShop.esp
121 79     The Eyes Of Beauty.esp
122 7a     TheEyesOfBeauty.esp
123 7b     KSHairdos.esp
124 7c     Lots More Female Hairstyles.esp
125 7d     SKKMoveWorkshopMarkers.esp
126 7e     move that workbench!.esp
254 FE  2f Alex_Stripper_Pole.esp
254 FE  30 Alex_Stripper_Pole_2.esp
254 FE  31 Alex_Stripper_Pole_Working_Hours.esp
127 7f     AA HotC - Standalone - SE.esp
128 80     EFF.esp
129 81     K-Girl outfits.esp
130 82     OutfitSwitcher.esp
131 83     ShowCollectibles.esp
132 84     largepowerx100.esp
254 FE  32 Dank_ECO_AWKCR.esp
133 85     BetterLivingThroughCumistry.esp
134 86     Commonwealth Captives.esp
135 87     NukaWorldMeat.esp
136 88     MoreFuckinMeat.esp
137 89     MoreMeat - DLC Addon.esp
138 8a     HoloTime.esp
139 8b     ImmersiveVendors.esp
140 8c     NPSShopping.esp
141 8d     Higher Plant Yields - Revisited - Wild Version.esp
142 8e     CraftableGunsAndWeapons.esp
143 8f     NoAffinityCooldown.esp
144 90     TheyWantThatAss.esp
145 91     SeasonWantThatAss.esp
146 92     FO4_Leito_Voicefix.esp
147 93     KSHairsFemsheppingRadbeetle.esp
148 94     GenderedAutomatrons.esp
254 FE  33 SpicyAlteredCreatureAnims.esp
254 FE  34 UniversalStiffener.esp
149 95     ESPExplorerFO4.esp
150 96     Deathclaw_nude.esp
254 FE  35 BraveAnims_Fix.esp
254 FE  36 Behemoth No Cart.esp
254 FE  37 ErectionFix_SilverPerv.esp
254 FE  38 PenPos.esp
151 97     UAP Moans.esp
254 FE  39 Zaz Particle Effects.esp
254 FE  3a AAF_Four-Play_Animations_Crazy6987.esp
152 98     Locksmith.esp
153 99     FPAttributesHUD.esp
254 FE  3b Loads_v2_Weightless.esp
254 FE  3c Loads_v2_Patch_ECO.esp
254 FE  3d Longer Food Buffs.esp
254 FE  3e Longer Food Buffs FH.esp
254 FE  3f Longer Food Buffs NW.esp
154 9a     HappyMaker.esp
155 9b     Louder Workshop Radio + NukaWorld.esp
156 9c     Louder Workshop Radio.esp
157 9d     AlcoholOverhaul.esp
158 9e     Crazy_Animation_Rugs.esp
254 FE  40 SMBehemoth Loincloth.esp
254 FE  41 DiverseWasteland-WSFW-Compat.esp
254 FE  42 Vioxis_servitron_support.esp
159 9f     MSMA_HUD.esp
254 FE  43 WhoIsTheGeneral.esp
160 a0     hornycompanions.esp
161 a1     AAFMorningSexWithLover.esp
162 a2     Assaultrons2Servitrons MK1 Lore Accurate.esp
254 FE  44 FO4HHS_AAF.esp
163 a3     TatsAfterRape.esp
164 a4     RutahTattooPack_FO4.esp
165 a5     Piercing collection by MAIBATSU.esp
254 FE  45 WorkshopFramework_ScriptOverride.esp
166 a6     Universal Working Bathroom Fixtures (CWSS and DLCs).esp
 

 

I did see a 6p so no worries on that front.

Thanks all and again happy holidays!

Hello, and thank you.

Most of this is detailed in the long description on the front page. 
What I can add is: 
- If you have correctly installed Savage Cabbage's latest pack

and
- You have not edited out MSMA's own AAF XML redefinitions

You should already have 6p,7p,8p, an d 9p too. 
What specifically makes you think you might not have them?

 

Regarding NR:
Nuka Ride is the most important Soft Req, but it is a soft Req, the MSMA mod will work without it.
Having it there at the start means you have more premade clothing options at Marina, more accessories, and the bimbofied walk for the player.
If you are okay with not having those, you can play without. 
 

 

Redefinition XMLs  that MSMA adds, so you can have 6p, 7,p 8p, and 9p independently are : 
- SavageCabbage_positionData_MSMA.xml 
- SavageCabbage_animationGroupData_MSMA.xml 
- SavageCabbage_animationData_MSMA.xml 
They are all set to work with the original SavageCabbage_Animations.esp right now

Edited by MSM_Alice
Posted (edited)
9 hours ago, Ragsinn said:

Hello all I hope you all had wonderful holidays so far and the new year brings you all new joy and excitement! Alice thanks for all the updates.

I have a couple of questions so I can get ready for a real all the way to the end play through. 

 

How important is Nuka Ride to this mod? I have 99% of the requirements for that mod already installed.

I am seeing 5p and 10P animations but nothing in between ie: 7p . What Do they require patch wise? I have UAP and Extended UAP and every animation pack 

I am aware of except Crazy's non gun version that I can't seem to find. ( maybe I have not looked hard enough.)

This is my current load order and mod list.

  Hide contents

  0  0     Fallout4.esm
  1  1     DLCRobot.esm
  2  2     DLCworkshop01.esm
  3  3     DLCCoast.esm
  4  4     DLCworkshop02.esm
  5  5     DLCworkshop03.esm
  6  6     DLCNukaWorld.esm
  7  7     Unofficial Fallout 4 Patch.esp
  8  8     ArmorKeywords.esm
  9  9     WorkshopFramework.esm
 10  a     XDI.esm
254 FE   0 BakaFramework.esm
 11  b     HUDFramework.esm
 12  c     AAF.esm
 13  d     Homemaker.esm
 14  e     TortureDevices.esm
 15  f     SettlementKeywords.esm
 16 10     CWSS Redux.esp
254 FE   1 AAFTurnTheLightON.esl
 17 11     Devious Devices.esm
254 FE   2 WashOutThatCum.esl
254 FE   3 BodyTalk3-RaiderNormalsFix.esl
254 FE   4 AAFThemes.esl
254 FE   5 AnimalPosingFramework.esl
254 FE   6 HiPolyFacesCompanionPlugin.esl
 18 12     SkimpyArmorKeywordResource.esm
254 FE   7 SettlementFuseboxPowerGenerators_NoPerks.esl
254 FE   8 Bememoth Separated Cart.esl
 19 13     Loads_v2.esm
254 FE   9 hornycompanions.esl
 20 14     Servitron.esm
254 FE   a CWSS Redux V4 WOTC Patch.esp
 21 15     SettleObjExpandPack.esp
254 FE   b M8rDisablePipboyEffects.esp
 22 16     LooksMenu.esp
 23 17     SettleObjExpandPack-LightShadowDisabler.esp
 24 18     SettlementMenuManager.esp
254 FE   c Vioxsis_Strap-Ons.esp
 25 19     FusionGirl.esp
 26 1a     ZaZOut4.esp
 27 1b     WorkshopRearranged.esp
 28 1c     ValdacilsItemSorting-JunkWeightless+DEF_INV.esp
 29 1d     CleanMySettlement.esp
 30 1e     BTInteriors_Project.esp
 31 1f     BTInt_Optimization.esp
 32 20     DiverseWasteland.esp
254 FE   d DiverseWastelandImmersionPack.esp
 33 21     Armorsmith Extended.esp
 34 22     ValdacilsItemSorting-ZY-DLCAutomatron-Weightless.esp
 35 23     ValdacilsItemSorting-ZY-DLCNukaWorld-Weightless.esp
 36 24     ValdacilsItemSorting-ZY-DLCFarHarbor-Weightless.esp
 37 25     CHEF.esp
 38 26     RecruitableSettlers.esp
254 FE   e Demo_OutpostZimonja.esp
 39 27     RecruitableSettlersFH.esp
254 FE   f RecruitableSettlers-Unbroken.esp
 40 28     RealHandcuffs.esp
 41 29     CHEF - VIS Patch.esp
 42 2a     ValdacilsItemSorting-AidWeightless.esp
 43 2b     Better Cooking Stations.esp
254 FE  10 Dank_ECO.esp
 44 2c     Build_all_Beds.esp
 45 2d     MSMA_Sexual_Journey.esp
 46 2e     AAF_BadEnd_Animations.esp
 47 2f     AAF_GrayAnimations.esp
 48 30     AAF_GrayAnimations_Furniture.esp
 49 31     Farelle_Animations.esp
 50 32     FO4_AnimationsByLeito.esp
 51 33     Vadermania[AAF_anims].esp
 52 34     Crazy_Animations_Gun.esp
 53 35     AAF_CreaturePack01.esp
 54 36     AAF_CreaturePack02DLC.esp
 55 37     Northland Diggers New.esp
 56 38     Northland Diggers.esp
 57 39     Northland.esp
 58 3a     RegsPrefabs.esp
 59 3b     WoodenPrefabsExtended.esp
 60 3c     SSEX.esp
 61 3d     MYLadyKillerBed.esp
 62 3e     Atomic Lust.esp
 63 3f     LadyKillerBed.esp
254 FE  11 Raid My Heart.esp
254 FE  12 Rufgt's Animations.esp
 64 40     Mutated Lust.esp
254 FE  13 KaoruBadDragon01.esp
254 FE  14 AAF_DR_creature_pack.esp
254 FE  15 Rainmaker_animations.esp
254 FE  16 Outfit Of Hookers.esp
 65 41     SlaveTattoos.esp
254 FE  17 KziitdAnimationPoses.esp
254 FE  18 TBOS-BedroomHymn.esp
254 FE  19 Allnarta AAF Animations.esp
 66 42     Custom Moans.esp
 67 43     RegsDynamiclights.esp
254 FE  1a SpicyAlteredBipedAnims.esp
 68 44     Rogg No-Strip Items Manager.esp
 69 45     rxl_bp70_animations.esp
 70 46     BraveAnims.esp
 71 47     RZSex.esp
 72 48     SavageCabbage_Animations.esp
 73 49     SexEd.esp
 74 4a     FPAttributes.esp
 75 4b     AAF_Spectators.esp
 76 4c     AAF_SEU.esp
254 FE  1b AAF_SCRS.esp
 77 4d     AAF_Violate.esp
254 FE  1c AAF_Violate_DLC_Patch.esp
254 FE  1d AAF_Violate_Feral_Animations.esp
254 FE  1e AAF_Violate-voice.esp
254 FE  1f RealHandcuffs_DD_Servitron_Compatibility.esp
254 FE  20 RealHandcuffs_AWKCR_Compatibility.esp
254 FE  21 ComMoisturizer.esp
254 FE  22 Satisfactory Facial Piercings.esp
 78 4e     FO4PiercingsSED7.esp
 79 4f     Invisible Pip-boy in 3rd person.esp
 80 50     LooksMenu Customization Compendium.esp
 81 51     AzarPonytailHairstyles.esp
 82 52     HN66Fo4_EasyGirl_BS.esp
 83 53     HN66Fo4_EarringsV1.esp
 84 54     HN66Fo4_Rings.esp
 85 55     HN66Fo4_Nails.esp
 86 56     HN66Fo4_Rings AE.esp
 87 57     HN66Fo4_TRS.esp
 88 58     LegendaryModification.esp
 89 59     LegendaryModification2LM.esp
 90 5a     LegendaryModificationGroknak.esp
 91 5b     LegendaryModificationMisc.esp
 92 5c     LegendaryModification - DLC Far Harbor.esp
 93 5d     LegendaryModification Enhanced.esp
 94 5e     ValdacilsItemSorting-ZY-DLCVaultTec-Weightless.esp
 95 5f     ValdacilsItemSorting-AmmoWeightless.esp
 96 60     ValdacilsItemSorting-ZZ-DLCArmorBySlotOverride.esp
 97 61     ValdacilsItemSorting-Weapons.esp
254 FE  23 Dank_ECO-INNR.esp
 98 62     ValdacilsItemSorting-ZZ-DLCCosmeticsByClassOverride.esp
 99 63     ValdacilsItemSorting-CosmeticsByType.esp
100 64     ValdacilsItemSorting-ExplosivesSortBottom.esp
101 65     ValdacilsItemSorting-MiscWeightless.esp
102 66     ValdacilsItemSorting-ModsWeightless.esp
103 67     ValdacilsItemSorting-NotJunk.esp
104 68     ValdacilsItemSorting-Perks.esp
105 69     ValdacilsItemSorting-ZY-DLCContraptions-Weightless.esp
106 6a     V's Stylish Decor2.esp
254 FE  24 ScreenArcherMenu.esp
254 FE  25 SAMFormer.esp
254 FE  26 lesbian animations.esp
107 6b     AVilas_CHAKPack.esp
108 6c     AES_Renovated Furniture.esp
254 FE  27 FO4_AnimationsByLeito_SOPM.esp
254 FE  28 AtomicLust_SOPM.esp
254 FE  29 BraveAnims_SOPM.esp
254 FE  2a SavageCabbage_SOPM.esp
254 FE  2b BP70_SOPM.esp
254 FE  2c ProvocativePerks.esp
109 6d     MS RazeSettlement.esp
254 FE  2d Demo_OutpostZimonja_Previs.esp
110 6e     nomore hammerererers.esp
111 6f     SanctuaryDoors.esp
112 70     SettlementGardenBot.esp
113 71     SettlementTidyBot.esp
114 72     MS Raze Settlement - CMS Original Patch.esp
115 73     SettlementFixerBot.esp
116 74     Elegant Hardware.esp
254 FE  2e Codsworth No Main Quest.esp
117 75     ASA.esp
118 76     HiPolyFaces.esp
119 77     IcebreakerCDO-Settlements.esp
120 78     SuperMutantWorkShop.esp
121 79     The Eyes Of Beauty.esp
122 7a     TheEyesOfBeauty.esp
123 7b     KSHairdos.esp
124 7c     Lots More Female Hairstyles.esp
125 7d     SKKMoveWorkshopMarkers.esp
126 7e     move that workbench!.esp
254 FE  2f Alex_Stripper_Pole.esp
254 FE  30 Alex_Stripper_Pole_2.esp
254 FE  31 Alex_Stripper_Pole_Working_Hours.esp
127 7f     AA HotC - Standalone - SE.esp
128 80     EFF.esp
129 81     K-Girl outfits.esp
130 82     OutfitSwitcher.esp
131 83     ShowCollectibles.esp
132 84     largepowerx100.esp
254 FE  32 Dank_ECO_AWKCR.esp
133 85     BetterLivingThroughCumistry.esp
134 86     Commonwealth Captives.esp
135 87     NukaWorldMeat.esp
136 88     MoreFuckinMeat.esp
137 89     MoreMeat - DLC Addon.esp
138 8a     HoloTime.esp
139 8b     ImmersiveVendors.esp
140 8c     NPSShopping.esp
141 8d     Higher Plant Yields - Revisited - Wild Version.esp
142 8e     CraftableGunsAndWeapons.esp
143 8f     NoAffinityCooldown.esp
144 90     TheyWantThatAss.esp
145 91     SeasonWantThatAss.esp
146 92     FO4_Leito_Voicefix.esp
147 93     KSHairsFemsheppingRadbeetle.esp
148 94     GenderedAutomatrons.esp
254 FE  33 SpicyAlteredCreatureAnims.esp
254 FE  34 UniversalStiffener.esp
149 95     ESPExplorerFO4.esp
150 96     Deathclaw_nude.esp
254 FE  35 BraveAnims_Fix.esp
254 FE  36 Behemoth No Cart.esp
254 FE  37 ErectionFix_SilverPerv.esp
254 FE  38 PenPos.esp
151 97     UAP Moans.esp
254 FE  39 Zaz Particle Effects.esp
254 FE  3a AAF_Four-Play_Animations_Crazy6987.esp
152 98     Locksmith.esp
153 99     FPAttributesHUD.esp
254 FE  3b Loads_v2_Weightless.esp
254 FE  3c Loads_v2_Patch_ECO.esp
254 FE  3d Longer Food Buffs.esp
254 FE  3e Longer Food Buffs FH.esp
254 FE  3f Longer Food Buffs NW.esp
154 9a     HappyMaker.esp
155 9b     Louder Workshop Radio + NukaWorld.esp
156 9c     Louder Workshop Radio.esp
157 9d     AlcoholOverhaul.esp
158 9e     Crazy_Animation_Rugs.esp
254 FE  40 SMBehemoth Loincloth.esp
254 FE  41 DiverseWasteland-WSFW-Compat.esp
254 FE  42 Vioxis_servitron_support.esp
159 9f     MSMA_HUD.esp
254 FE  43 WhoIsTheGeneral.esp
160 a0     hornycompanions.esp
161 a1     AAFMorningSexWithLover.esp
162 a2     Assaultrons2Servitrons MK1 Lore Accurate.esp
254 FE  44 FO4HHS_AAF.esp
163 a3     TatsAfterRape.esp
164 a4     RutahTattooPack_FO4.esp
165 a5     Piercing collection by MAIBATSU.esp
254 FE  45 WorkshopFramework_ScriptOverride.esp
166 a6     Universal Working Bathroom Fixtures (CWSS and DLCs).esp
 

 

I did see a 6p so no worries on that front.

Thanks all and again happy holidays!

On a side note, I see you have TatsAfterRape.
This will work, but MSMA and the Queen of Hearts will not comment on what was added by TatsAfterRape.

Marina also will not manage tattoos that were added by TatsAfterRape, and they will have no gameplay effect in SexFight, unlike the ones added by the internal MSMA tattoo system.

Tats After Rape also will not know if you killed all your enemies in a sexfight, and will still add tattoos post scene even in that case. 


MSMA does have its own Tat after scene (or before the scene, or in between scenes) system,  that works in synergy with sexfight, also makes some safety checks when picking tattoos, to minimize tattoo layer overlaps by allowing a maximum of 2 layer per the same tagged area of the body, so you might want to try using the internal tattoo system for a while, without additional TatsAfterRape, specifically  MSMA_Act1_[In_Development]_1_0232.zip or later, to see how you like it.

Edited by MSM_Alice
Posted

hello, first off I just want to say, holy shit! this thing is incredible! the sheer scope of everything this tackles is crazy, and I'm having a lot of fun figuring it out as I integrate it into my list. I just have a question about the overlay tattoos. is it safe to remove the tattoos that are put on me by this mod in looks menu? because it seems as if I have a bug where I can scrub several I do not want and it looks fine, but all the ones I removed are put back on the next time I get tattooed. Is this an intentional behavior I am not understanding?  I am using NAF instead of AAF. I don't remember this happening with the original tats after rape and I'm just confused. thank you.
 

Posted (edited)
23 minutes ago, ARose845 said:

hello, first off I just want to say, holy shit! this thing is incredible! the sheer scope of everything this tackles is crazy, and I'm having a lot of fun figuring it out as I integrate it into my list. I just have a question about the overlay tattoos. is it safe to remove the tattoos that are put on me by this mod in looks menu? because it seems as if I have a bug where I can scrub several I do not want and it looks fine, but all the ones I removed are put back on the next time I get tattooed. Is this an intentional behavior I am not understanding?  I am using NAF instead of AAF. I don't remember this happening with the original tats after rape and I'm just confused. thank you.
 

Hello and thank you!

You can, of course, remove them in Looksmenu, especially if they were not added by MSMA, but by other mods.
If they were added by MSMA's tattoo system with ties to gameplay, then for it to be a proper removal, and not a temoporary removal, it is best also to ask Marina to remove them logically,  from the game logic, via her tattoo management options, or else their gameplay effects will still occur, even if not visible, and as you noticed, they will come back on any MSMA tattoo refresh, because as far as what MSMA knows, they are ON, and were never OFF.

Do I  understand correctly that you would want a more granular management of Silly/defacing tattoos at Marina, where you only remove SOME defacing tattoos, but not all defacing Tattoos?

 

 

Alternatelly I could also add a new MCM option of "align with this tattoo reality" where I go over the current overlays on the player and the defacing tattoos that are not found "on" are considered removed via some other ways, and MSMA should take notice of that. 

Right now, though, the only way to remove the defacing tattoos that were added by  MSMA itself, so they no longer have gameplay effects in MSMA, and no longer come back on a tattoo refresh in MSMA, is via Marina's mass remove defacing tattoos functionality, if you have the bimbo points for it.

The chance of these being applied by MSMA in the first place is configurable in the MSMA MCM.

Edited by MSM_Alice
Posted (edited)
31 minutes ago, MSM_Alice said:

Hello and thank you!

You can, of course, remove them in Looksmenu, especially if they were not added by MSMA, but by other mods.
If they were added by MSMA's tattoo system with ties to gameplay, then for it to be a proper removal, and not a temoporary removal, it is best also to ask Marina to remove them logically,  from the game logic, via her tattoo management options, or else their gameplay effects will still occur, even if not visible, and as you noticed, they will come back on any MSMA tattoo refresh, because as far as what MSMA knows, they are ON, and were never OFF.

Do I  understand correctly that you would want a more granular management of Silly/defacing tattoos at Marina, where you only remove SOME defacing tattoos, but not all defacing Tattoos?

 

 

Alternatelly I could also add a new MCM option of "align with this tattoo reality" where I go over the current overlays on the player and the defacing tattoos that are not found "on" are considered removed via some other ways, and MSMA should take notice of that. 

Right now, though, the only way to remove the defacing tattoos that were added by  MSMA itself, so they no longer have gameplay effects in MSMA, and no longer come back on a tattoo refresh in MSMA, is via Marina's mass remove defacing tattoos functionality, if you have the bimbo points for it.

The chance of these being applied by MSMA in the first place is configurable in the MSMA MCM.

thank you for getting back to me so fast, this makes a lot of sense. I remember having to move a bunch of the hotkeys for mods around in the very beginning as i am on a 75 keyboard with no numpad, and never actually played with the menu until now. duh. but to answer your question, yes exactly. I would/basically already did dump tats after rape for the ridiculous tattoos functionality of this mod instead, just for aesthetic personal taste reasons some of the random ones that get applied I was switching out for others/removing in looksmenu as they would get put on. but I understand how it works better now after reading your reply and this thread a little more closely. thank you again for all the hard work you put into this!!

Edited by ARose845
Posted (edited)
21 minutes ago, ARose845 said:

thank you for getting back to me so fast, this makes a lot of sense. I remember having to move a bunch of the hotkeys for mods around in the very beginning as i am on a 75 keyboard with no numpad, and never actually played with the menu until now. duh. but to answer your question, yes exactly. I would/basically already did dump tats after rape for the ridiculous tattoos functionality of this mod instead, just for aesthetic personal taste reasons some of the random ones that get applied I was switching out for others/removing in looksmenu as they would get put on. but I understand how it works better now after this after reading your reply and this thread a little more closely. thank you again for all the hard work you put into this!!

Being able to use the sexfight button and the implant menu, at the very least are needed for being able to operate the bimbo implant correctly. 

If I were to order the MSMA hotkeys in order of importance for gameplay, these would be:

1 - SexFight Key (In AAF scene)  or general Bimbo Action outside of it 
2. - Implant Menu Key 
3. - SexFight Punish suppressor/toggle (needed for infiltration)

You really will need to find a place for the three above. The rest might be perhaps more optional, as there are alternative ways of doing them, for instance, the beauty ritual can be replaced by separately activating the moisturising napkins, the hairbrush, the make-up kit, and the perfume bottle in the inventory, one by one. 


4  - Safe SexFight Key (in AAF scene)   Bimboskope (Outside of AAF) 
5 -  Bimbo Status Report.

6  - Beauty Ritual. 
7 -  Post Sex Scene details/report.

8 -  Toggle SexFight Death effects on/off (can also be done via the implant menu).

9 -  Stop MSMA  music. 

 

The rest are probably not as important. You can get to them when you get to them.

Edited by MSM_Alice
Posted (edited)

Hey, if it is at all possible, can you make it so when songs play, the name of the song playing is displayed. Some of it is actually pretty good to listen to.

Edited by darkroy131
Posted
3 hours ago, darkroy131 said:

Hey, if it is at all possible, can you make it so when songs play, the name of the song playing is displayed. Some of it is actually pretty good to listen to.

you have no idea how good this music is.   I have the whole library on rotation - its close to 6 hours of music.  They are all in the comments earlier to download.

Posted
4 hours ago, darkroy131 said:

Hey, if it is at all possible, can you make it so when songs play, the name of the song playing is displayed. Some of it is actually pretty good to listen to.

It is a bit tricky to track down all the play conditions in the game and do it individually there,  but I can create an option so that the MCM based music player shows the name when you pick the index from the catalogue.

Will be there in the next update

musicnamer.jpg

Posted (edited)
1 hour ago, Mimirue17 said:

you have no idea how good this music is.   I have the whole library on rotation - its close to 6 hours of music.  They are all in the comments earlier to download.


If you're waiting for new tracks
I have a few new tracks since I realized that with the latest aid from Marina, the player can end up inflated and round, so there are some super-silly inflation-based tracks.


I explored some neo-psychedelia with those,  so it might not be as easily digestible as the others, but ...it is new :)
Haven't gotten around to putting them in the build yet.  Not sure how many of them will make it in.



That Goo

 


Fill Me up To Shut It Down

 


Fill Me up To Shut It Down v2

 


Full (Till My Tummy Gets...)



The Cure


The Cure v2

 


Wasteland Hunger



Wasteland Hunger v2



Soft and Full and Round

 


Soft and Full and Round v2



Craving Control

 


Craving Control 2


teaser.jpg.c790359214214c225561026948360b00.jpg

Edited by MSM_Alice
Posted (edited)

New test version.

  • Now at Marina, the Defacing tattoos can also be removed one by one, not only in bulk.  @ARose845
  • Not the best UI for it, but at least it is possible now. If you accidentally removed one that was actually wanted, there is also an "undo last removal".
  • Also added a new option in the debug page to make Marina's Tattoos auto-refresh periodically, 1 means once eveny 30ish seconds,  5 means once every 150 seconds. 0 is "disabled." 
  • In the music MCM page, the music catalog now also has an option that can be toggled  on so the catalog displays the track titles as pop-ups. 


Mods that still operate their Overlays by UID ( and not by overlay name)  like CumOverlays.esp, can cause legit overlays to get "lost" due to the bug in the Looksmenu DLL related to UIDs. 
The periodic refresh will mitigate some of those effects. 
 

MSMA_Act1_[In_Development]_1_0240.zip

Edited by MSM_Alice

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...