Jump to content

Recommended Posts

Posted

also i dont see a place or person named Lastelle near the shack if it helps i am on se version with the se ss mod is it in the se version? 

Posted
6 hours ago, thor192 said:

do i need to be a nord for this quest and if so can i just use the changeracemenu command to change my race mid game or do i need to start a nord

 

You don't need to be a Nord but you need to be female if you want to become Queen of Chaurus.

There are also issues with some of the armors for Khajit and Argonian races.

 

6 hours ago, thor192 said:

also i dont see a place or person named Lastelle near the shack if it helps i am on se version with the se ss mod is it in the se version? 

 

That should be in the SE version too.

 

A little south of the shack, there should be a small hill with old pillars and a dead chaurus on top. Lastelle should be there.

Posted

I didnt say chaurus queen i mean the nord queen the one where you are dead for a bit and really weak even more so than a dragur then as you rape people you get more healthy

Posted

nord queen as in nordic queen like there is a nordic queen start in ccas but only usable with your mod ss but i had moth ccas and ss and i dont see it

Posted (edited)

also i just went to the spot with the pillers but there is only a few dead dragur and no chaurus i also want to know where that is please help nvm i think i need sexlab parasites have not been in the game yet but i will try now

Edited by thor192
Posted (edited)

ok i found the girl for chaurus queen but still nothing for nordic queen also when i get the quest for chaurus queen i cant speak to the woman and nothing happens when she says somthing about her babies the earth shakes but then nothing and i have ec+ and ec+ addons so idk what to do

 

ok got it to work

Edited by thor192
Posted

For the E.L.L.E quest, I'm at the stage where I'm meant to find the lost data cubes. I'm in Alftand, found 3 - are there more? I've searched the entirety of that section of Alftand (from load-door to load-door in the Animunculory) but the quest doesn't progress. Am I missing something?

Posted

Hi when i try to get to whiterun for danica for the chaurus queen quet the game now does a ctd everytime I finish loading after getting into whitewun fast travel or the gate please help also i still cant do the nordic queen quest or find it please tell me how to start it

Posted
15 hours ago, Draknowin said:

For the E.L.L.E quest, I'm at the stage where I'm meant to find the lost data cubes. I'm in Alftand, found 3 - are there more? I've searched the entirety of that section of Alftand (from load-door to load-door in the Animunculory) but the quest doesn't progress. Am I missing something?

Things like area spells or errors in the game physics can place the cubes underground make it really hard to find. I ended using the "MoveTo" console function to place my self on at less one of the missing cubes. But you can try using some area spell on the places were you are not funded any box to push them and make them visible.

Posted (edited)

Is there a patch for Prostitutes of Skyrim that makes it (more?) NSFW?

 

The premise of that mod seems really weird since it seems to be SFW despite what prostitutes do

Edited by Edge_of_Yesterday
Minor edit
Posted
On 6/14/2021 at 8:46 AM, OsmelMC said:

Things like area spells or errors in the game physics can place the cubes underground make it really hard to find. I ended using the "MoveTo" console function to place my self on at less one of the missing cubes. But you can try using some area spell on the places were you are not funded any box to push them and make them visible.

So I found the final cube, but the quest won't update. It's still stuck on the "Find lost data cubes..." stage. I feel like something broke, but I'm not sure how to fix it.

Posted (edited)
1 hour ago, Draknowin said:

So I found the final cube, but the quest won't update. It's still stuck on the "Find lost data cubes..." stage. I feel like something broke, but I'm not sure how to fix it.

I don't think so. The quest of the cubes is not completed until use all the cubes on the machine to transform ELLE.

 

But the ELLE quest are not fully made so you are going to end half way anyway.

Edited by OsmelMC
Posted
On 6/15/2021 at 10:14 PM, Draknowin said:

So I found the final cube, but the quest won't update. It's still stuck on the "Find lost data cubes..." stage. I feel like something broke, but I'm not sure how to fix it.

 

It is very possible I missed a condition to clear the quest objective.

 

The final cube is a little tricky since it is in the lower levels below the 'lab', in a Falmer tent.

 

On 6/15/2021 at 4:42 AM, Edge_of_Yesterday said:

Is there a patch for Prostitutes of Skyrim that makes it (more?) NSFW?

 

The premise of that mod seems really weird since it seems to be SFW despite what prostitutes do

 

I don't know about Prostitutes of Skyrim and this is not a mod I am using in my tests.

How would that be related to Stories?

 

On 6/14/2021 at 8:22 AM, thor192 said:

Hi when i try to get to whiterun for danica for the chaurus queen quet the game now does a ctd everytime I finish loading after getting into whitewun fast travel or the gate please help also i still cant do the nordic queen quest or find it please tell me how to start it

 

Crash when getting to Whiterun tend to happen for various reasons, not necessarily related to this mod.

 

The Nordic Queen quest is only enabled if :

 

- Your player character is Female and Nord.

- You used the player start as part of CCAS (Content Consumer Alternate Starts)

 

There is no other link to the Nord Queen yet.

Posted
53 minutes ago, Edge_of_Yesterday said:

'Cause it's linked on the OP, isn't it?

 

Sorry... I forgot about that.

 

That was more of a suggestion for similar 'flavor' mods... not something I had any intention to integrate with.

 

If you want some NSFW integration with that mod, try Radiant Prostitution. It will detect the prostitutes since they are wearing the wench outfit and will treat them as such.

Posted

Hi,

 

Is it normal that the _SLS_SolitudeRedWaveLocation "RedWave" [LCTN: 4B0646F4] is not associated with the CELL SolitudeRedWave "Red Wave" [CELL: 000A1793] ?

But it is used in the _SLS_QST_PlayerRedWave quest "Sex workers always pay their debts" [QUST: 4B02A054], to I think to determine if the PC is present in the RedWave.

 

I ask this question because I got the notification "Run away whores are not looked upon kindly. Return to the Red Wave at once!" and the bounty has been increased by 100, although I am present in the RedWave and have not moved from there.

 

From what I understood from the SLS_PlayerRedWaveAlias script, in the OnUpdate() event, there is the test :

if (PlayerActor.GetCurrentLocation () == RedWaveLocation)

to determine whether or not the PC is present in the RedWave.

 

Now RedWaveLocation is set to _SLS_SolitudeRedWaveLocation "RedWave" [LCTN: 4B0646F4], therefore different from the location SolitudeDocksLocation "Solitude" [LCTN: 000358B9] attached to the CELL SolitudeRedWave "Red Wave" [CELL: 000A1793]

 

I am on Skyrim SE and use the SexLabStoriesv20210531SE version.

I'm asking the question here because I don't think this issue is conversion related.

 

Thanks in advance and many thanks for offering this nice mod.

Posted
4 hours ago, thor192 said:

I have a nord female character and the ccas mod but i still dont get the option for the nord queen quest 

 

It should be under CCAS starts and Miscellaneous.

 

I just tested the starting scenario.... the initial skin texture was not applied ( will look into that) but the effect was applied after a first sex with a Draugr.

 

72850_20210618171150_1.png

72850_20210618171435_1.png

Posted
5 hours ago, Boulo_92 said:

Hi,

 

Is it normal that the _SLS_SolitudeRedWaveLocation "RedWave" [LCTN: 4B0646F4] is not associated with the CELL SolitudeRedWave "Red Wave" [CELL: 000A1793] ?

But it is used in the _SLS_QST_PlayerRedWave quest "Sex workers always pay their debts" [QUST: 4B02A054], to I think to determine if the PC is present in the RedWave.

 

I ask this question because I got the notification "Run away whores are not looked upon kindly. Return to the Red Wave at once!" and the bounty has been increased by 100, although I am present in the RedWave and have not moved from there.

 

From what I understood from the SLS_PlayerRedWaveAlias script, in the OnUpdate() event, there is the test :

if (PlayerActor.GetCurrentLocation () == RedWaveLocation)

to determine whether or not the PC is present in the RedWave.

 

Now RedWaveLocation is set to _SLS_SolitudeRedWaveLocation "RedWave" [LCTN: 4B0646F4], therefore different from the location SolitudeDocksLocation "Solitude" [LCTN: 000358B9] attached to the CELL SolitudeRedWave "Red Wave" [CELL: 000A1793]

 

I am on Skyrim SE and use the SexLabStoriesv20210531SE version.

I'm asking the question here because I don't think this issue is conversion related.

 

Thanks in advance and many thanks for offering this nice mod.

 

Thanks...  I will check that out,

 

The _SLS_SolitudeRedWaveLocation is a custom location I am not using anymore.

Everything should check for SolitudeDocksLocation instead.

Posted (edited)
23 hours ago, Boulo_92 said:

Hi,

 

Is it normal that the _SLS_SolitudeRedWaveLocation "RedWave" [LCTN: 4B0646F4] is not associated with the CELL SolitudeRedWave "Red Wave" [CELL: 000A1793] ?

But it is used in the _SLS_QST_PlayerRedWave quest "Sex workers always pay their debts" [QUST: 4B02A054], to I think to determine if the PC is present in the RedWave.

 

I ask this question because I got the notification "Run away whores are not looked upon kindly. Return to the Red Wave at once!" and the bounty has been increased by 100, although I am present in the RedWave and have not moved from there.

 

From what I understood from the SLS_PlayerRedWaveAlias script, in the OnUpdate() event, there is the test :

if (PlayerActor.GetCurrentLocation () == RedWaveLocation)

to determine whether or not the PC is present in the RedWave.

 

Now RedWaveLocation is set to _SLS_SolitudeRedWaveLocation "RedWave" [LCTN: 4B0646F4], therefore different from the location SolitudeDocksLocation "Solitude" [LCTN: 000358B9] attached to the CELL SolitudeRedWave "Red Wave" [CELL: 000A1793]

 

I am on Skyrim SE and use the SexLabStoriesv20210531SE version.

I'm asking the question here because I don't think this issue is conversion related.

 

Thanks in advance and many thanks for offering this nice mod.

 

@Boulo_92 Thanks for the problem pointed out

 

Follow the prompts of @DeepBlueFrog. I have fixed this problem, you can download the attachment to see if there are related errors in the papyrus log

 

SexLab-Stories.esp

Edited by tznvlw
Posted
23 minutes ago, tznvlw said:

 

@Boulo_92 Thanks for the problem pointed out

 

Follow the prompts of @DeepBlueFrog. I have fixed this problem, you can download the attachment to see if there are related errors in the papyrus log

 

SexLab-Stories.esp 630.93 kB · 0 downloads

 

I fixed it for the next version as well.

 

I will release the update at the end of the month.

Posted
20 minutes ago, drgnbzfan84 said:

how do i get my star of the game to have those options i have lattest version but never had those options to start

 

Which options do you mean?

Posted
8 minutes ago, DeepBlueFrog said:

 

I fixed it for the next version as well.

 

I will release the update at the end of the month.

 

Good news from you :)

Posted
7 hours ago, tznvlw said:

 

@Boulo_92 Thanks for the problem pointed out

 

Follow the prompts of @DeepBlueFrog. I have fixed this problem, you can download the attachment to see if there are related errors in the papyrus log

 

SexLab-Stories.esp 630.93 kB · 0 downloads

Glad to be able to help.

 

Thank you, I had made the following correction on my setup after the response from @DeepBlueFrog :

 

In the _SLS_QST_PlayerRedWave quest "Sex workers always pay their debts" [QUST: 4C02A054] :

Modification of the property 'RedWaveLocation' from the value _SLS_SolitudeRedWaveLocation "RedWave" [LCTN: 4C0646F4] to the value SolitudeDocksLocation "Solitude" [LCTN: 000358B9]

 

My PC continued to work very hard in RedWave to finish paying off her debt, and I didn't see any new "Run away whores are not looked upon kindly. Return to the Red Wave at once!" notification message.

 

I did not see any related error in the Papyrus log, but there was no reason I think.

(the consequence of the issue was that the mod considered that the PC was not present in the RedWave even though she was present, and therefore wrongly added a bounty)

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...