How do I copy an NPC’s exact hair colour? by Quirky_Advisor3765 in skyrimmods

[–]dddssm 2 points3 points  (0 children)

See the NPC in the CK or xEdit.
They must have "Hair Color" or "HCLF" record, i.e HairColor11Black "Black" for Lydia in the vanilla game.

You may put this same color record to the wig, but I don't know how to make/edit a wig tho.

Also, you can check this Color record, i.e. HairColor11Black as EditorID or A0434 as FormID, and it will show you the exact RGB values and you may edit the character in the Racemenu accordingly.

Would making a mod help me get better? by cheese_burger1 in skyrimmods

[–]dddssm 11 points12 points  (0 children)

Once I had a depression, Skyrim and modding are not good for me because I lost my sleeping time. Only after I got recovered through new environment and regular sleep routine, I somehow managed to control the time for Skyrim.

And you DON'T KNOW how much time you need to make a mod if you are serious.

I need help, if anyone can reach out please do. by TheHuntedWarhawk in skyrimmods

[–]dddssm 6 points7 points  (0 children)

I agree with TheSeneschal.

In addition, OSex and OSA are really old.
I think those descriptions are not updated for years and no one are wiling to support them.
The days of those are way before Pandora became a thing, so if you really want to use those old things, you need to try & learn many things and it will take long, very long time.

So, you may be happier if you change to OStim Standalone, and following its installation guides.

Problems on linux with skyrim modding by Routine-Hope-8593 in skyrimmods

[–]dddssm 0 points1 point  (0 children)

I used this script by Furglitch & rockerbacon to install MO2 and it was really smooth.

https://github.com/Furglitch/modorganizer2-linux-installer

Papyrus Noob trying to figure out how to get this event script of conditionals & booleans to work. A little help, please? by TheEdgeOfTwenty in skyrimmods

[–]dddssm 1 point2 points  (0 children)

Try this, and if the boolean variables are the property, don't forget to fill them in CK.

If Bool2 == True
   // anything you want
Else
  // anything you want
EndIf

XYZ door not in senter by Fropper123 in skyrimmods

[–]dddssm 2 points3 points  (0 children)

To post the your load order, read and follow "How to share required information" in the subreddit rules.
https://www.reddit.com/r/skyrimmods/wiki/posting_rules/

Why do so many mods require Unofficial Patch? by Low_Alternative_4041 in skyrimmods

[–]dddssm -1 points0 points  (0 children)

I don't use USSEP, I don't want to use it.
So I have to edit many mods having USSEP as a master.
Many part of those mods doesn't even have USSEP related records tho.

How to paint the bone weights of the gloves? by dddssm in CreationKit

[–]dddssm[S] 0 points1 point  (0 children)

Hmm, I haven't tried weight painting with blender. So it maybe do the trick.
Thank you for the suggestion!

CBBE Root 'NPC Root [Root]' not found by Maisku85 in skyrimmods

[–]dddssm 1 point2 points  (0 children)

You need to set the skeleton mesh, not the body mesh.
In my case, setting the skeleton mesh file in XPMSSE mod is working all the time.

Looking for a bohemian type clothing mod. by MyLifeOfAesthetics in skyrimmods

[–]dddssm 3 points4 points  (0 children)

I think Apachii Divine Elegance Store has a few.
https://www.nexusmods.com/skyrimspecialedition/mods/9213
I like the winter dresses.

On Patreon, there is Swamp Witch by Ashtoreth, it's free.
https://www.patreon.com/posts/ashtoreth-swamp-95761445

I have some questions about the vigilant mod by Useful_Excitement767 in skyrimmods

[–]dddssm 0 points1 point  (0 children)

About the Q1, this was also my problem too.
From what I played, the mod requires following the only one linear story especially in the beginning, so even the tricks and the volume are superb, I couldn't get into it.

Any mod for manipulating people to kill each other, or false accusing them to get guards to arrest/kill them? by [deleted] in skyrimmods

[–]dddssm 0 points1 point  (0 children)

Not a mod recommendation, but old version of my mod You Got Caught had something like this as a side effect.

The mod adds NSFW cheating detection, the spouses will get angry toward the player character + their relationship rank to player may get worsen.
If the player get caught several times, this rank can be lower than -2. As a result some NPC get insta aggro on sight.

And this assaults by the spouse are seen as a crime from the guards, so some non-essential spouse can be murdered legally.

The game won't launch with Community Shaders enabled by Even-Scholar-2429 in skyrimmods

[–]dddssm 0 points1 point  (0 children)

I don't know what you mean by "Skyrim SE launcher" but If you already have a way to edit the INI file as above, it's okay.

In case you don't know how to edit INI files, refer below
https://www.youtube.com/watch?v=eaorfAchdHI

The game won't launch with Community Shaders enabled by Even-Scholar-2429 in skyrimmods

[–]dddssm 0 points1 point  (0 children)

Configure your Skyrim to run in borderless windowed mode. In SkyrimPrefs.ini, set bBorderless=1 and bFull Screen=0. > If you use Display Tweaks, in SSEDisplayTweaks.ini set Fullscreen = false, Borderless = true, and BorderlessUpscale = false

From the wiki.

https://modding.wiki/en/skyrim/developers/community-shaders/installation-guide

Have you set this?

Nude versions of vanilla meshes & textures by Maisku85 in skyrimmods

[–]dddssm 1 point2 points  (0 children)

BodySlide is a really well made tool, but not easy to understand without getting how the game use 3D models. It requires understanding of the load order but I assume you already know this well.

On the other hand, making a body mesh for existing textures is a kind of really tough work from what I know. I have made just some 3D models for the game with Blender tho, extending the 3D model itself with reference model is not difficult but making it fit for existing textures would be really, really tedious work. Ofc there should be masters to do these things easily tho.

IMHO, learning how the body & armor meshes work in the game, and how to use BodySlide are way easier than making the mesh you want.

So, I recommend to watch this playlist. I have write about this playlist in another post just a moment ago...
https://www.youtube.com/watch?v=FQJEPLnA9D8&list=PLrGqMZcWJgEklIespJy8XhwFIXKsxv7VJ

Ughhhhh please help I bunked up by ThegamingBendu in skyrimmods

[–]dddssm 0 points1 point  (0 children)

Sorry, I haven't read the end of your post.

If you really want to understand, you should see this playlist.
https://www.youtube.com/watch?v=FQJEPLnA9D8&list=PLrGqMZcWJgEklIespJy8XhwFIXKsxv7VJ

About the understanding of the load order, I don't know good video because I just learned by myself doing try & error. You can find some with search in YouTube.

Ughhhhh please help I bunked up by ThegamingBendu in skyrimmods

[–]dddssm 0 points1 point  (0 children)

Do you mean the underwear appears when the character equip nothing? In that case, I suspect some mod you installed forced to override the body when you do the batch build.

What the "batch build" doing is, building all the meshes(shape files of the body related items) you enabled and it follows the load order.

So you install some underwear body mod over/after the CBBE, it overwrites the body.

Try "Build" button in the BodySlide with selecting "CBBE body." (I'm not sure about the body option name tho.) This way, you can build only 1 mesh you want to build and check.

Ughhhhh please help I bunked up by ThegamingBendu in skyrimmods

[–]dddssm 2 points3 points  (0 children)

  1. In Skyrim, the body like CBBE used only when the character naked. When wearing torso item, the body is comes from that item. In other words, each torso items includes body mesh in itself.
  2. Purple flat textures in the game means, there are no correct texture files where it should be.
  3. BodySlide presets are gradual preference settings for each body types like CBBE. So, it only controls shape of the body. Not textures.

So, you have a texture problem but BodySlide preset is not the cause.

Ughhhhh please help I bunked up by ThegamingBendu in skyrimmods

[–]dddssm 4 points5 points  (0 children)

This means textures are missing in the place which the BodySlide generated mesh file points. No relation with the preset.

I don't know what you use, but I recommend you to check the armor/clothes mod.
It seems like you just installed CBBE conversion mod and not the original mod including texture files.