Dorabella Posted May 22, 2022 Posted May 22, 2022 As the title suggests, I have SLAA installed. Requires Sexlab Utility Plus for creatures but, mod is already installed, latest version available. Is there anything else missing? Spoiler
Andy14 Posted May 22, 2022 Posted May 22, 2022 Sometimes it can be helpful not to use abbreviations but the full name of the mod. What is SLAA?
Dorabella Posted May 22, 2022 Author Posted May 22, 2022 51 minutes ago, Andy14 said: What is SLAA? SLAA = SexLab Add Actor 1.2-Beta2
Andy14 Posted May 22, 2022 Posted May 22, 2022 31 minutes ago, ?????? 1627 said: SLAA = SexLab Add Actor 1.2-Beta2 Ah, okay, thanks for the clarification. I suspect that SexLab Add Actor has a version query via script and does not know the newer version. If that's the case, you can easily fix it with Notepad++ and recompile.
Dorabella Posted May 24, 2022 Author Posted May 24, 2022 Okay, it looks like it worked. I edited a string in the SLAA MCM script. psc by activating the creatures and, the warning no longer appears for now Thanks For those who have the same problem, here is the edited string 46 int Total_Pages = 99 ;to pagging creatures 47 int Num_page = 1 ;to pagging creatures 48 bool compute_Creatures_called = true ◀️ Change line false with true 49 int[] Creature_Stats
Recommended Posts
Archived
This topic is now archived and is closed to further replies.