Jump to content

Recommended Posts

Posted
23 hours ago, The Jazz Man said:

it would be really cool if you had to take NPC's to their destinations.

sort of like a Chinese rickshaw.

rickshaw.bmp

yes, that is the traditional form of pony play 1 would expect of a human equine. not sure if that's do-able in skyrim or not tho

Posted
Spoiler
7 hours ago, CliftonJD said:

yes, that is the traditional form of pony play 1 would expect of a human equine. not sure if that's do-able in skyrim or not tho

 

I have asked many people, including T.ara but it appears insurmountable. VirginMarie has managed to make the animations for Shout Like A Virgin but, as I understand it and I'm no expert, she can get away with it because her "NPC" is a fixed "part" of the rickshaw. That is, there is only one NPC that could ever ride in it.

Posted

I got sent to rehabilitation because I had a boounty, but when the carriage driver is done talking, nothing happens. I can walk around and I can't initiate dialogue with the carriage driver.

Posted

Hi Guys,

 

Basically I wanted to mod some small aspects of this fantastic mod to be more to my liking... 

 

Long story short I had to start using NMM instead of Mod Organizer so that I could use the creation kit and compile papyrus scripts. In all my years of software engineering this has so far been one of the most difficult build environments to set up.

 

After solving most of the major issues I still have a very bizzare problem -- the boots just disappear. I have tried all the usual thingies like recompiling everything in BodySlide (though there are only 86 things to build for some reason, my MO version had way more). Doesn't work and I am not sure why, I know the mesh somehow is not being found by the game but I really don't get it.

 

Any ideas?

 

Thx,

 

Lollerdin9000.

Posted
58 minutes ago, lollerdin9000 said:

Any ideas?

What are the main reasons you couldn't do that in MO? I know Creation Kit works from MO, as i've used it for my own mods. But i've never compiled any script so no idea about them. The start options look like (Obviously your Steam may be installed elsewhere, i have 3 different drives for Steam apps; C, D, E):

crkit.png.ce84bf57ddcfabcdb2962be1863bba4c.png

Posted
7 hours ago, lollerdin9000 said:

Hi Guys,

 

Basically I wanted to mod some small aspects of this fantastic mod to be more to my liking... 

 

Long story short I had to start using NMM instead of Mod Organizer so that I could use the creation kit and compile papyrus scripts. In all my years of software engineering this has so far been one of the most difficult build environments to set up.

 

After solving most of the major issues I still have a very bizzare problem -- the boots just disappear. I have tried all the usual thingies like recompiling everything in BodySlide (though there are only 86 things to build for some reason, my MO version had way more). Doesn't work and I am not sure why, I know the mesh somehow is not being found by the game but I really don't get it.

 

Any ideas?

 

Thx,

 

Lollerdin9000.

'tis simple to patch the Papyrus compiler so it works with MO (there's a program you can run against it to mark it so by default it runs as a 32bit program instead of 64bit, Search the web for it, it's not hard to find), even simpler to switch to MO2 which can actually run 64bit programs so it doesn't need to be patched. 

 

 

Posted

Hmm, basically the problem I was having getting things to work with MO was getting all the dependent scripts into PapyrusCompiler's includes... When I tried to run it from the command line I had to type something like PapyrusCompiler.exe sluts_script_name -i="D:\MO\...\mod1\scripts\source;D:\MO\...\mod2\scripts\source;<BIG_LONG_LIST>" -o="stuff" and there were so many mods that I just gave up and switched to NMM (because it puts everything in the base game directory).

 

Should I just switch to MO2 if it can create a unified directory for papyrus to compile from?

 

 

Posted
4 hours ago, lollerdin9000 said:

Should I just switch to MO2 if it can create a unified directory for papyrus to compile from?

Make a mod out of the scripts, then they are referred to as if they are in Skyrim's data\ folder. This virtual directory behavior is the same in MO and MO2.

Posted
On 10/7/2018 at 11:08 PM, Antaufein said:

I got sent to rehabilitation because I had a boounty, but when the carriage driver is done talking, nothing happens. I can walk around and I can't initiate dialogue with the carriage driver.

Yep, same here! After an initial talking, the dialogue ends and nothing else happens.

Posted
On 10/7/2018 at 5:08 PM, Antaufein said:

I got sent to rehabilitation because I had a boounty, but when the carriage driver is done talking, nothing happens. I can walk around and I can't initiate dialogue with the carriage driver.

 

Had you read the SLUTS flyer and talked to the carriage driver about SLUTS before being sent to rehabilitation?  It's a required step, and sometimes people forget to do that. 

Posted
34 minutes ago, HexBolt8 said:

 

Had you read the SLUTS flyer and talked to the carriage driver about SLUTS before being sent to rehabilitation?  It's a required step, and sometimes people forget to do that. 

The rehab bug has been reported by many so far, it is just not working at all for anyone.

Posted
1 hour ago, HexBolt8 said:

Had you read the SLUTS flyer and talked to the carriage driver about SLUTS before being sent to rehabilitation?  It's a required step, and sometimes people forget to do that.

No I did not, but it shouldn't be a requirement. The way I see it, getting sent to rehab should auto-complete the starting quest.

Posted

Let's please not forget that this community has rules. Let me quote the first:

 

The biggest and most important thing of this community is that the modders come first. They are the ones who make this community worth coming to, they are the ones enabling you to even play these mods.  Meaning if you don't like the way a mod is going, don't be a jerk about it, they can take the mod in whatever direction they want. Don't like it? Then make your own release and put the work in yourself. Find a bug or issue that needs to be fixed? Don't be a jerk about it and raise your concerns and feedback in a constructive manner.

Posted
1 hour ago, Antaufein said:

No I did not, but it shouldn't be a requirement. The way I see it, getting sent to rehab should auto-complete the starting quest.

just re-read the past 3 pages of posts as i've already brought it to attention quoting older posts and got responses from other users on it...bottom line as far as i can tell there's an issue with the current version and another previous version. i was able to fix the dialogue for personal use on the previous version but since i don't know why he changed it or what his intentions were when he changed it, i won't go public with those fixes. when i get time to retest the current version with my newer fixes, i will message the author on my findings and see what he comes up with

Posted

Finally solved my problem.

 

In case anyone is ever interested here is how to set up to build this mod in MO2:

Install - Bodyslide, ConsoleUtil, CBBE, All the FNIS mods, XP32MSE, PapyrusUtils, JContainers, RaceMenu, SkyUI, Legendary Edition Patch from Nexus.

 

Then: Install SexLab, SLA, DDa/DDi/DDx, SlaveTats, SLUTS, Creation Kit, SKSE

 

Then:

1. "Install" Scripts.rar from your primary skyrim directory as a mod called "Scripts.rar sources"

2. Unpackage Racemenu.bsa to a folder on your HDD, remember where you put it.

2. Unpackage SexLabAroused.bsa to the same folder on your HDD.

3. Go to this folder and compress scripts/sources into its own mod file (i.e. keep the scripts/sources directory tree). Install this miniature mod you just made call it "SLA/Racemenu sources"

4. Download and install the SkyUI SDK from github.

5. Download the SKSE archive if you are using the steam version and install the scripts from it in MO2. Make sure it is overwriting everything that it can overwrite.

 

After doing all this you should be able to open the mod and modify/recompile its scripts in the Creation Kit.

 

Mods to avoid which for some reason messed up my game with disappearing items etc while doing this: HDT Heels, Realistic Ragdolls. Also be careful to make sure BodySlide points to the /data directory NOT the base Skyrim dir. It still ran for me when making this mistake but often items ended up corrupted.

Guest AthenaESIV
Posted

Considering all the trouble the cart causes, would it be possible to make a version of this that completely loses the cart and has a backpack instead? There are plenty of mods that might work for the mesh:

 

https://www.nexusmods.com/skyrim/mods/65359/

https://www.nexusmods.com/skyrim/mods/22119/

https://www.nexusmods.com/skyrim/mods/56329/

https://www.nexusmods.com/skyrim/mods/53950/

 

Also as an addon idea... You could design an enslavement event where the PC is captured by goblins. This could have 3 scenarios:


 

1 With a backpack and crawling animations

 

2 where they are used as a mount in races and have to win to earn their freedom (I thought Milhail had a goblin mod where they used wolf mounts? Maybe someone could hack that onto the PC's back?)

 

3 where they are used as a mount in a gladiator arena type competition

 

(see attached images)

 

 

69225949_p1_commissions.jpg

68816881_p4_.jpg

68816881_p7_.jpg

Guest AthenaESIV
Posted

Also if you wanted to integrate Milk Mod and Being a Cow maybe you could make her into a milk delivery girl who offers customers 'bonus' services to ensure customer satisfaction:

 

50993187_p0_.jpg

Posted
On 10/11/2018 at 9:49 AM, HexBolt8 said:

 

Had you read the SLUTS flyer and talked to the carriage driver about SLUTS before being sent to rehabilitation?  It's a required step, and sometimes people forget to do that. 

Not trying to pile on, just want to add that I had the same issue.  Thinking I may have to read flyer/talk to driver I restarted my save and did those things and when busted by the guards and sent to rehab the mod quit after the speech by the carriage driver.  Again, not piling on, just reporting.

Posted

I know I've mentioned this before and I thought I had figured out the solution but I still have a conflict with Death Alternative and this mod.  After making a successful delivery and getting unhooked and back on my merry way it seems everytime I lose a fight DA doesn't respond.  Essentially my character dies and the last save gets loaded.  Seriously want this mod in my list and if anyone has any tips or suggestions they would be most welcome.  Thanks.

Posted

Sorry to say the Rehab part of this is the only part not working here, as well ?

 

The rest of it all functions as intended... volunteering for runs, taking a run to a hold of my choosing, the Simple Slavery handoff, that has all been great.

 

But Rehab hangs after the "now stay out of trouble while I find you something to do" part, then... nothing. The driver goes back to his business and we're free to walk away, bounty cleared ?

 

Also finding once that hang happens, that driver is now broken, and will no longer give any dialog whatsoever, even vanilla, he just spouts the standard verbal "where do you want to go"-lines if you try to interact with him, but no dialog menu, no carriage rides, needing a revert to pre-Rehab save to fix him ?

Posted
3 hours ago, crudo said:

Not trying to pile on, just want to add that I had the same issue.  Thinking I may have to read flyer/talk to driver I restarted my save and did those things and when busted by the guards and sent to rehab the mod quit after the speech by the carriage driver.  Again, not piling on, just reporting.

Probably should have the Guards pass you the flier so it becomes more obvious you need to read it.  If you've already read it then it's not going to be a problem getting an extra.

Posted
Spoiler
3 hours ago, crudo said:

Not trying to pile on, just want to add that I had the same issue.  Thinking I may have to read flyer/talk to driver I restarted my save and did those things and when busted by the guards and sent to rehab the mod quit after the speech by the carriage driver.  Again, not piling on, just reporting.

 

Or you can get them from the Stewards. I got my very first one from Proventus Avenicci. He thinks he's important anyway. ?

Posted

Having tested, rehab does *not* require having read the leaflet at all. I tested in 1.17. It works absolutely fine. Rehab is broken in 1.17.5 and 1.18, no matter what you do before you get sent there (have read the leaflet or not).

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   0 members

    • No registered users viewing this page.
×
×
  • Create New...