ReverendFelix Posted September 5, 2021 Posted September 5, 2021 I have a mod for TesIV that allows me to do a strip tease dance, to get gold from near by NPC's. Is there a similar mod for SSE?
Alessia Wellington Posted September 5, 2021 Posted September 5, 2021 One dance mod that lets you earn some coin is Dance for Septims. Not sure if a strip function could be added to it.
Tlam99 Posted September 5, 2021 Posted September 5, 2021 it has the strip function  see script source     if DanceStrippingAllowed.GetValueInt() == 1       DanceStrippingAllowedInt = 1  But it overwrites TDF aggressive prostitution scripts, they are the same, assume it's an derivate  Â
ReverendFelix Posted September 5, 2021 Author Posted September 5, 2021 This sounds good, but I don't know about these TDF scripts. I do not currently have any specifically prostitution mods. So it'll probably be fine with my current set up. The posts made comment about it being compatible with 'Dance For You, Dance For Me' with FNIS, which of course I have. But I wonder the effect it may have on "The Kinky Princess Inn' mod. I think I'll try to install it, and see what it tries to overwrite. Â Anyway, thanks as always ? Â Edit; Â Well, I installed it. No overwrites, so that's a good sign it'll work out.
ReverendFelix Posted September 6, 2021 Author Posted September 6, 2021 Ok so the mod works well. But I have no idea how to enable the stripping mode. I looked in the CK but it just keeps telling me windows cannot find... script. Cannot launch external editor. And this goes for any script.
Mister X Posted September 6, 2021 Posted September 6, 2021 If the code snippet T-Lam provided is used in the mod you can enable stripping quite easily:  1) In game, open the console 2) Type in "set DanceStrippingAllowed to 1" (without quotes) and hit Enter 3) there is no 3) Â
ReverendFelix Posted September 6, 2021 Author Posted September 6, 2021 Excellent! A most gracious thanks to you ?
ReverendFelix Posted September 6, 2021 Author Posted September 6, 2021 And with that, I mark this search solved!
ReverendFelix Posted September 7, 2021 Author Posted September 7, 2021 The console command doesn't work. Apparently, the mod author removed the chunk of the script that handles stripping. (why?) I posted a request for it to be re-available in the mod page posts section. But in the mean time, is there anything I can do about it?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.