Jump to content

Recommended Posts

Posted

@Ā  Astaire motivesĀ  Ā 

Ā  Ā  Ā Is there issues with it's compatibility with Vortex?

Ā 

i had so many issuesĀ with Vortex that i went back to NMM, Simple Slavery among them.

Posted
16 minutes ago, Astaire motives said:

Is there issues with it's compatibility with Vortex?

If you're on LE, when I made the current version, I inadvertently added a space at the end of the file name (before the extension), which seems to throw some mod managers (remove the space to fix it).

Ā 

19 minutes ago, Astaire motives said:

the Assets seem to be in the mod but the scripts themselves don't seem to be working

Check that you don't have any loose scripts overriding your installation (this mod's script names all start with SSLV).Ā  Unless you have Open Cities and you're using the door patch for it, do not patch this modĀ or you will break its scripts.Ā  (If you're unsure whether you've patched it, start a new game with no enslavement outcome mods installed and see if the Simple Slavery MCM appears.)

Posted
On 1/28/2023 at 8:54 PM, HexBolt8 said:

I'd like to avoid a cast to a script that might not be present for players.Ā  Can you set this up instead so that it's started with either Start() on a quest, or a mod event?Ā  For Dark Arena, you designed it so that all Simple Slavery has to do is this:

Ā 

Ā Ā  Ā Quest daQuest = Quest.GetQuest("aDA_slave")
Ā Ā  Ā daQuest.Start()

Ā 

I made a change.

I create a rep quest called a1R_SimpleSlavery, which trigger the "(a1R_ModManagementQuest as a1R_ModManagementQuest_Script).EnslavePlayer()" function

Ā 

Ā 

Posted
2 hours ago, Delzaron said:

I create a rep quest called a1R_SimpleSlavery, which trigger the "(a1R_ModManagementQuest as a1R_ModManagementQuest_Script).EnslavePlayer()" function

Okay, I'll work on an update for this.

Posted (edited)

hi!!
super sorry to be a bother, im not sure where else to post this, if theres a better place to do so, please let me know!
the slave auction is getting me stuck on the auction block. im forcing the event via settings to test the mod without having to get defeated so maybe thats the problem i guess, but i get teleported to the cell, speak to the man outside the cell, get the two popups about getting brought to the block, and then one of two things happen: i either see a flash of dialogue at the bottom of the screen (so fast that I can't read all of it but I know they mention the lot number that I am) and then nothing happens, or flat out nothing happens. I eventually just get timed out and set free.
i thought this was an issue with fuz ro doh because of the subtitle issue but messing around with that hasn't changed the outcome. i have a few mods that should support me becoming a slave after the auction, and theyre enabled in-game - here's my load order, maybe that's the issue.
Ā 

Spoiler

[info] Skyrim.esm

[info] Update.esm

[info] Dawnguard.esm

[info] HearthFires.esm

[info] Dragonborn.esm

[info] Unofficial Skyrim Special Edition Patch.esp

[info] Schlongs of Skyrim - Core.esm

[info] RealisticWaterTwo - Resources.esm

[info] SexLab.esm

[info] ZaZAnimationPack.esm

[info] SexLabAroused.esm

[info] CreatureFramework.esm

[info] Devious Devices - Assets.esm

[info] Devious Devices - Integration.esm

[info] daymoyl.esm

[info] Devious Devices - Expansion.esm

[info] Devious Devices - Contraptions.esm

[info] Extra Encounters Reborn - Basic.esm

[info] Skyrim - Utility Mod.esm

[info] SkyUI_SE.esp

[info] SMIM-SE-Merged-All.esp

[info] FNIS.esp

[info] HPP - FirewoodSnow.esp

[info] HPP - Vaermina's Torpor.esp

[info] BlendedRoads.esp

[info] WSCO - Better NPCs.esp

[info] WSCO - OcciFemaleVNL.esp

[info] WSCO - OcciMaleVNL.esp

[info] RaceMenu.esp

[info] XPMSE.esp

[info] RaceMenuPlugin.esp

[info] Schlongs of Skyrim.esp

[info] SOS - Smurf Average Addon.esp

[info] SOS - VectorPlexus Muscular Addon.esp

[info] SOS - VectorPlexus Regular Addon.esp

[info] SOSRaceMenu.esp

[info] CBBE.esp

[info] RaceMenuMorphsCBBE.esp

[info] icepenguinworldmapclassic.esp

[info] TreasureHunterWhore.esp

[info] Public Whore.esp

[info] SexLab More Creatures.esp

[info] sanguinesDebauchery.esp

[info] Dwarfsphere.esp

[info] MoreNastyCritters.esp

[info] Slaves of Tamriel.esp

[info] Extra Encounters Reborn - Dragonborn.esp

[info] Populated Lands Roads Paths.esp

[info] Extra Encounters Reborn - CSP.esp

[info] Populated Cities Towns Villages.esp

[info] SexLab_Dialogues.esp

[info] Quick Start - SE.esp

[info] SimpleSlavery.esp

[info] Prison.esp

[info] DVLaSS Skyrim Underside.esp

[info] SLAnimLoader.esp

[info] SexLabTools.esp

[info] SexLabMatchMaker.esp

[info] UIExtensions.esp

[info] SexLabDefeat.esp

[info] SLAL_AnimationsByLeito.esp

[info] HentaiCreatures.esp

[info] Simple No More Stupid Dog.esp

[info] SexLab Aroused Creatures.esp

[info] AnubAnimObj.esp

[info] SlaveTats.esp

[info] SlaveTatsEventsBridge.esp

[info] P1FlyingRing.esp

[info] Animated Wings Ultimate.esp

[info] KS Hairdo's.esp

[info] Devious Devices For Him.esp

[info] Devious Devices - BRRF.esp

[info] Devious Devices SE patch.esp

[info] submissivelola_est.esp

[info] Naked Defeat.esp

[info] Extra Encounters Reborn - Dawnguard.esp

[info] Extra Encounters Reborn - HSR.esp

[info] Devious Devices - Equip.esp

[info] RealisticWaterTwo.esp

[info] RealisticWaterTwo - Myrwatch Patch.esp



maybe these just dont have slave storylines, and thats why im not being sold? something is breaking and im exceptionally stupid ?Ā id really appreciate some help if its not too inconvenient

Edited by Penulli
Posted
6 minutes ago, Penulli said:

hi!!
super sorry to be a bother, im not sure where else to post this, if theres a better place to do so, please let me know!
the slave auction is getting me stuck on the auction block. im forcing the event via settings to test the mod without having to get defeated so maybe thats the problem i guess, but i get teleported to the cell, speak to the man outside the cell, get the two popups about getting brought to the block, and then one of two things happen: i either see a flash of dialogue at the bottom of the screen (so fast that I can't read all of it but I know they mention the lot number that I am) and then nothing happens, or flat out nothing happens. I eventually just get timed out and set free.
i thought this was an issue with fuz ro doh because of the subtitle issue but messing around with that hasn't changed the outcome. i have a few mods that should support me becoming a slave after the auction, and theyre enabled in-game - here's my load order, maybe that's the issue.
Ā 

Ā  Reveal hidden contents



maybe these just dont have slave storylines, and thats why im not being sold? something is breaking and im exceptionally stupid ?Ā id really appreciate some help if its not too inconvenient

you may have the wrong Fuz. In this day and age when there are 300 versions of everything, it's easy to do. try one of the others.

Posted
1 hour ago, jfraser said:

you may have the wrong Fuz. In this day and age when there are 300 versions of everything, it's easy to do. try one of the others.


i thought i had done enough reinstalling and trying different versions but your comment made me triple check and YOU WERE ENTIRELY CORRECT, i had accidentally installed the wrong version and i am so so grateful for your reply ā¤ļøĀ thank you so much!

Posted
1 hour ago, Penulli said:


i thought i had done enough reinstalling and trying different versions but your comment made me triple check and YOU WERE ENTIRELY CORRECT, i had accidentally installed the wrong version and i am so so grateful for your reply ā¤ļøĀ thank you so much!

No worries - we have all done the same thing many times. :)

Posted

Version 6.3.17

Ā 

SE conversion provided by @Herowynne

Ā 

New:Ā Ā A new outcome, Ravenous (LE and SE).

Changed: Ā Added special handling for ZAP 9 locking devices.
Changed:Ā  Player controls are explicitly enabled on arrival in the slave pen, in case another mod disabled them.

Posted
1 hour ago, HexBolt8 said:

Version 6.3.17

Ā 

SE conversion provided by @Herowynne

Ā 

New:Ā Ā A new outcome, Ravenous (LE and SE).

Changed: Ā Added special handling for ZAP 9 locking devices.
Changed:Ā  Player controls are explicitly enabled on arrival in the slave pen, in case another mod disabled them.

I already downloaded newer version and Ravernous not appers on installed options..I have start new game and still same thing.

Posted (edited)
16 minutes ago, Frank_BR said:

I already downloaded newer version and Ravernous not appers on installed options

I tested with the LE version of Ravenous (version 2.4, updated yesterday) and it displays in the list ofĀ Simple Slavery outcomes.Ā Ā If you're on Ravenous SE (2.3, last updated on 27 January), it might not yet have the integration quest for Simple Slavery, so you might check with the author to see if it's ready for Simple Slavery.

Edited by HexBolt8
Posted
2 minutes ago, HexBolt8 said:

I tested with the LE version of Ravenous (updated yesterday) and it displays in the list ofĀ Simple Slavery outcomes.Ā Ā If you're on Ravenous SE (last updated on 27 January), it might not yet have the integration quest for Simple Slavery, so you might check with the author to see if it's ready for Simple Slavery.

I am using SE version.. Maybe the problem its a not Ravenous autor not already uptaded to your mod.

Thanks for the tip.

Posted

I'm having a issue where once my character is Infront of the crowd for the auction absolutely nothing happens.. my character just sits with the npc walking around not talking.. I've tired to fix it but it just won't, I've uninstalled, reinstalled everything.. any suggestions?

Posted
39 minutes ago, just4conflict said:

I'm having a issue where once my character is Infront of the crowd for the auction absolutely nothing happens.

Welcome to LoversLab!Ā  Most likely, you either don't have Fuz Ro D-oh installed or you have the wrong version for your game (the most recent version is not necessarily right for your version of Skyrim).

Posted
4 minutes ago, just4conflict said:

I've got 1.5.97.0.8 (SKSE64 2.0.20 rel 6) what Verison of Plus Plus should I download?

Fit your Fuz to SS, not the other way around XD

Posted
3 hours ago, SimplyCicero said:

how do i download it, ive tried extract to 7zip and it wont open the any , when i drop it in to vortex nothing shows up in the mcm

What and why are you fiddling around with 7zip?

You download the file, open your download folder, then drag&drop it in the bottom field of Vortex. Install, enable, start game.

(assuming that you met all the prerequisites like Zaz, Fus, SKSE, a working computer, electricity, etc.pp)

Posted

Thanks for your mod. :)

Ā 

I selected "Remove inventory when enslaved" in MCM.

But my gold is not removed.

A slave with a lot of golds may be a bit strange :O
Is my setting wrong?

Posted
12 minutes ago, mamouse2 said:

I selected "Remove inventory when enslaved" in MCM.

But my gold is not removed.

That feature should remove all your gold.Ā  It just uses the game's ownĀ RemoveAllItems function.Ā  Possibly you have something installed that changes how your gold is handled.Ā 

Posted
20 hours ago, HexBolt8 said:

That feature should remove all your gold.Ā  It just uses the game's ownĀ RemoveAllItems function.Ā  Possibly you have something installed that changes how your gold is handled.Ā 

After some testing I can't seem to find what mod changes the way gold is handled.

But I accidentally discovered that the number of gold I have affects whether the gold coins are removed when I am enslaved.

I tested many times, when I have more than 35000 gold, it will not be removed when enslaved.

And when I have 30001 gold, it can be removed.
This is not the most correct amount, I'm still testing.

( I'm sorry for my bad english )

Posted
20 minutes ago, mamouse2 said:

I tested many times, when I have more than 35000 gold, it will not be removed when enslaved.

And when I have 30001 gold, it can be removed.

You might be hitting a 32-bit limitation at 32,768, but I wasn't able to duplicate it just using RemoveAllItems in the console even on LE.Ā  Anyway, it's not really something that the mod can handle, but thank you very much for reporting your findings.Ā  That might help someone else someday.

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
  • Recently Browsing   1 member

×
×
  • Create New...