Jump to content

Recommended Posts

Posted
11 hours ago, Lenore said:

A couple of small things I've noticed with ver. 602. One sometimes the gates lock from outside the towns, unless you choose the option to leave the gates unlocked. Also clothing license .. they do not always take your clothes if you don't have a license. I love this mod and really i can work around those things but thought I'd bring it to your attention.

Hmm yea. Looks like enforcers are ignoring clothes. Toll guards take them though. Might be a problem with determining if a town without walls is enslaved or not. For clothes licence do you use 'Always' or 'Slaverun'?

 

The gate being locked thing I think I've only seen once. Not sure why but I'll keep an eye out for it. If you don't know. You can open the console, click on the gate and type 'unlock'.

Posted
16 minutes ago, Meteox said:

I've reset the interfaces of these two mods and waited for 30 seconds (I did time it out because I was bored) but the results were the same. And no, I didn't merge them at all.

 

You know what is weird though? When I was going to reset their interfaces, every mod on that list that I have except for EFF had its option unticked. I even gave it a fresh start just to check and see if it happened mid-game or something. Nope, the interface list was all unticked, even EFF at that point. Really weird if you ask me.

 

I've included a screenshot of my current save interface list.

 

  ScreenShot61.bmp 10.55 MB · 0 downloads

When starting a new game you need to wait for things to die down. Then save and reload. Then wait another 5 seconds or so and the interfaces should begin starting up. 

Might want to check that pic :P

 

Posted

any chance to make victim option to autosuck? i managed to fully recover a character from cum junkie just with the END key, and felt like i was cheating 

 

On 7/17/2020 at 4:43 PM, Monoman1 said:

I was considering lately a 'creature stalker' mechanic. Where, obviously, creatures might begin stalking you depending on:

A) Naked/bikini/slooty armor?

B) Your arousal

C) Vulnerability? No weapons/armor etc.

 

The creature would begin from afar and start following you from a distance, gradually getting closer. Should it get within a certain distance without you noticing it then it knocks you to the ground and fucks you. Should you move towards it then it'll back off to a safe distance to wait for you to lose interest and begin stalking again.

i liked this idea, it will give creatures like rabbits and deers some utillity, and maybe a way to introduce creature corrupiton mechanics and unblock fondling in the future

Posted
51 minutes ago, Monoman1 said:

Hmm yea. Looks like enforcers are ignoring clothes. Toll guards take them though. Might be a problem with determining if a town without walls is enslaved or not. For clothes licence do you use 'Always' or 'Slaverun'?

 

The gate being locked thing I think I've only seen once. Not sure why but I'll keep an eye out for it. If you don't know. You can open the console, click on the gate and type 'unlock'.

i usually use always, i just always have to before it registers with the gate guards or enforcers too i think .. click to never, exit .. then go back and switch to always. As for the gates that happened at the beginning, couldn't enter any town except whiterun but found that if i tick the settings to not lock the gates then i can enter.

Posted
32 minutes ago, Kamekami said:

any chance to make victim option to autosuck? i managed to fully recover a character from cum junkie just with the END key, and felt like i was cheating 

Pretty sure you can press end when victim too. So....... unbind the key :P

Posted
On 9/6/2020 at 2:52 PM, Monoman1 said:

I didn't imagine anyone would continue while the effect is active. It's intended as a general annoyance so you'd comply with the bikini curse - either put on something slutty or go naked. 

First thanks for the reply, it cleared lots of misconceptions about the bikini curse.

Apparently the curse was triggered by a bunch of accessories like earrings and amulets.

Before i actually thought that the stamina drain was something that would go away at a certain experience level lmao.

Still, i'm having weird problems with clearing the negative effect, because in order to clear it i need to strip the character naked, equip something that would trigger the negative effect, exit the inventory, re open it, unequip it, exit again, and then the effect disappears.

I don't think that it's meant to work this way.

Sometimes it randomly triggers too , maybe it's because i'm using a version of Tawoba that was posted here months ago who had the equipment slots changed, idk.

Posted
5 minutes ago, Monoman1 said:

Pretty sure you can press end when victim too. So....... unbind the key :P

it doesn't actually work if you mark "disable victim controls" in the sexlab mcm and if I unbind the key it will affect all the normal animations in which I should have that control and I would still be able to keep pressing the space bar until the animation skips

 

and being a victim make sense for me. i mean... autosuck is a act of pure impulse, so it means that you have no control of yourself... you are technically a victim of your own addiction 

Posted
1 hour ago, Monoman1 said:

It was added. 'Import escorts from Json' on the licence page. But it's not about dismissing followers. It just allows you to re-populate the escort list after making changes manually to the json file (like removing followers that are not suitable). 

That doesn't sound right. You should at least be able to talk to her. SLS doesn't modify that kind of thing though. 

I have had that problem sometimes in the past where I couldn't talk to someone but fixed it using 'clean up' in SL Defeat. If you use that mod. 

In regards to Sasha not being able to talk to her is actually right, until you properly unlock her you can't talk to her, she just says to talk to her mom, the Dollmaker, in a blocking dialogue that doesn't open up the dialogue 'menu'. It is one of the reasons I don't use the pre generated list of escorts.

Posted
On 8/25/2020 at 2:56 AM, audhol said:

I can look at it if you like but the point was not to be stuck in a long "getup" anim also your arse and tits have been spanked plenty of times after bending over, not sure you would want to be jiggling them after??? That being said if thats what people want it can be done, let me know @Monoman1 if youd like it changed.

 

i mean... the get up animation ends with the character facing the opposite direction that was faced before the animations begins... so the character returns to the original position very suddenly... maybe more 1/2 second to return more normally to the original position would be enough...  and about the tit shaking, it could be used as a separate animation to make npcs spank only your tits and let the bend over, bj and twerking to spank only the ass, so it will also give the player some control over the whitch part should be spanked

Posted
7 hours ago, Blackbird Wanderer said:

There are Fuctions in Papyrus that answer the question, "Is this effect present", when you ask about a specific known effect -- but that violates the premise of not pre-building something into SLD.

Yes. That's why it could work for a pre-defined set of known effects.

The effect IDs could be listed in a file, so players could add their own, and the file could ship with common effects already present.

It would make supporting new effects relatively easy.

 

However, just knowing an effect is present rarely suffices. In many cases, you need to know the magnitude.

Many mods set effects and simply turn the magnitude down to zero when it's doing nothing.

 

However, in cases where the mod reapplies the effect, you can catch the apply events, which let you see the magnitude.

Posted
22 minutes ago, Lupine00 said:

However, in cases where the mod reapplies the effect, you can catch the apply events, which let you see the magnitude.

Slick.  This, combined with your Player defined JSON import idea, seems to scratch the itch.

Posted
10 hours ago, Monoman1 said:

It was added. 'Import escorts from Json' on the licence page. But it's not about dismissing followers. It just allows you to re-populate the escort list after making changes manually to the json file (like removing followers that are not suitable). 

That doesn't sound right. You should at least be able to talk to her. SLS doesn't modify that kind of thing though. 

I have had that problem sometimes in the past where I couldn't talk to someone but fixed it using 'clean up' in SL Defeat. If you use that mod. 

Thanks for the reply

 

I'll change the json asap

 

As for Sasha tho, all she says, her first words on meeting in the Whiterun guard room, and all ever since, is 'Welcome to the store/shop of fun/whatever, but I can't talk to you because Mama doesn't approve' - well, something like that ?   There are no other dialogue options, she's not recognised as a follower by some mods eg iAFT, but, interestingly, she is by DCL

 

I'll try Defeat's 'clean up' just in case that works.  If not, I'll see if @Kimy has any idea what might help

 

EDIT:  Just seen @Tenri reply, which at least explains why there's no dialogue

 

@Tenri Any ideas how I maybe can get rid of her - without breaking the game or going that far back LOL ?

Posted
1 hour ago, donkeywho said:

Any ideas how I maybe can get rid of her

You haven't said what follower framework you use. 

If you use EFF you can just use the wheel to dismiss her. Command -> dismiss. 

Posted
14 hours ago, Monoman1 said:

When starting a new game you need to wait for things to die down. Then save and reload. Then wait another 5 seconds or so and the interfaces should begin starting up. 

Might want to check that pic :P

 

>< Heckin', my bad. I've included the right screenshot this time. Anyways, I've reset all the mods' interfaces that I have on this list that's not ticked (BiS, FHU, FF, RND, SLA, SLSO and SGO), made a new save file, exit to main menu, loaded the new file and waited for five minutes. Same results, every sqv command returned empty state. :c

 

Any ideas what to do with the cum hunger issue as well? I mean I could reset it every now and then after sucking a lot of dicks but that doesn't really solve the problem.

 

ScreenShot62.bmp

Posted
44 minutes ago, Meteox said:

made a new save file, exit to main menu, loaded the new file and waited for five minutes.

Have you got a log of this new game and subsequent load? 

There's no need to exit the game btw. Or wait 5 mins. 

45 minutes ago, Meteox said:

Any ideas what to do with the cum hunger issue as well?

Seems like there's some kind of serious problem with your install. If you can find out why all the interfaces aren't starting then the rest will probably fall into place. 

Posted

Hi, first love the new beta version with the wheel, now for my problem every time I fondle a creature I get teleported to the last door I used which is really annoying any way to fix this?

Posted
Hi,

The license confiscation seems to be broken ; after having been caught without having paid the tax, the license that I choose via the dialog is not deleted, at the end of the sequence it is still valid and present in my inventory.

I also tried after having deactivated the licenses in the MCM (which removes them all), then reactivated, then bought a new license, then left town without paying the tax, then returned to town and be caught by the guard : same problem, the license is not confiscated.

I do not see any error in my papyrus log.

I am using version 0.602.

Thank you in advance for your help.
 
Posted
6 hours ago, Monoman1 said:

You haven't said what follower framework you use. 

If you use EFF you can just use the wheel to dismiss her. Command -> dismiss. 

I use iAFT

 

And despite what I said about DCL showing her as a follower, when I started up the game again today, she wasn't  LOL     EDIT: Scratch that.  Loaded up this pm and there she was again ?  Probably DCLs follower scan just hadn't caught up

 

I might just go to Dawnstar and see if her Mum will take her off my hands ... ?

 

Posted
10 hours ago, donkeywho said:

EDIT:  Just seen @Tenri reply, which at least explains why there's no dialogue

 

@Tenri Any ideas how I maybe can get rid of her - without breaking the game or going that far back LOL ?

I've only used EFF myself so all I can offer is the same advice as Monoman1 in that regard.

You could try going to the Dollmakers in Dawnstar and purchase her, that should unlock her as a proper follower, although she does have a quest now since the last time I purchased her so you may have to do that before you are able to, and that requires doing Chloe's quest I believe, I'm not entirely sure the requirements for it.

Posted
3 hours ago, Tenri said:

I've only used EFF myself so all I can offer is the same advice as Monoman1 in that regard.

You could try going to the Dollmakers in Dawnstar and purchase her, that should unlock her as a proper follower, although she does have a quest now since the last time I purchased her so you may have to do that before you are able to, and that requires doing Chloe's quest I believe, I'm not entirely sure the requirements for it.

Thanks

 

Calling @Kimy  Can I just kill her instead?  ? 

Posted

Suggestion for an addition to your mod. Not sure if they do this in both LE and SE, but I've been playing in LE tonight and the Enforcers keep walking by saying, "Speak!" My smart-ass keeps wanting to respond with, "Woof!"

 

Maybe you could add something to that effect as a response? With the consequence of a gag or something? Just a thought...?

 

 

Thanks!!

 

-L

**I used to have a handle on life, but it broke...**

Posted
9 minutes ago, lmccloud said:

Suggestion for an addition to your mod. Not sure if they do this in both LE and SE, but I've been playing in LE tonight and the Enforcers keep walking by saying, "Speak!" My smart-ass keeps wanting to respond with, "Woof!"

 

Maybe you could add something to that effect as a response? With the consequence of a gag or something? Just a thought...?

 

 

Thanks!!

 

-L

**I used to have a handle on life, but it broke...**

I fully second this suggestion!

Posted
6 hours ago, tonsoffun said:

I fully second this suggestion!

totally agree with this. having reply options to include sarcastic comments with potential consequences would be awesome

Posted

@Monoman1How hard is to add an Easywheel option to your survival wheel ? i only miss the EFF telepathy from yours then I can ditch the Easywheel completely, free esps and free keyboard shortcut. One can say telepathy is unrealistic but it's useful when my char is in a scene and gotta tell my followers to relax and stop standing on top of my sex scene :P

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