Jump to content

Bodyslide Issue


exonation

Recommended Posts

Posted

Hello, this is my first time posting to ask for help (I'm not sure if this is the correct place to post, I'm sorry if it is not). Usually whenever I encountered an issue, I would try to depend on my google-fu as much as I can, but this time, I'm really stumped.

 

I have an issue with Bodyslide in that some armors have blank preset. I am using UNPB Cleavage as my body and wanted to convert some armors to that. I would really appreciate if someone can point me to the right way to fix/do this.

 

Here we have the 'normal' one with all presets showing up and good to go

post-77415-0-42401200-1475769380_thumb.jpg

 

And here is my current issue, the preset tab seems to be empty no matter what I do.

post-77415-0-39729100-1475769382_thumb.jpg

 

Any help would be greatly appreciated, thank you :)

Posted

If you scroll down the list of sliders, you will see some of them named for presets. Placing these at 100 for the Low and High sliders will produce the same effect as selecting a preset. However, if the preset you use is custom, I'm not sure if there will be sliders for it. 

Posted

If you scroll down the list of sliders, you will see some of them named for presets. Placing these at 100 for the Low and High sliders will produce the same effect as selecting a preset. However, if the preset you use is custom, I'm not sure if there will be sliders for it. 

 

Thank you for the quick reply.

 

Hmm, I'm afraid I don't follow. I have checked the sliders in Bodyslide for both armor and it seems that both have different sliders. One thing I forgot to note is that there is a conversion made by loverslab community for the armor I wanted to convert (Tanya's String). Usually I just copy-pasted it to Bodyslide directory and it works for most armors. But sometimes, it does not work as it is now. Is there something I missed aside from just copy-pasting the files?

Posted

Hello, this is my first time posting to ask for help (I'm not sure if this is the correct place to post, I'm sorry if it is not). Usually whenever I encountered an issue, I would try to depend on my google-fu as much as I can, but this time, I'm really stumped.

 

I have an issue with Bodyslide in that some armors have blank preset. I am using UNPB Cleavage as my body and wanted to convert some armors to that. I would really appreciate if someone can point me to the right way to fix/do this.

 

Here we have the 'normal' one with all presets showing up and good to go

attachicon.gif1.jpg

 

And here is my current issue, the preset tab seems to be empty no matter what I do.

attachicon.gif2.jpg

 

Any help would be greatly appreciated, thank you :)

 

That is sometimes the fault of your preset. Try adding the green snippet to the preset XML file you currently have installed. It should be placed within the spot I have placed it for you.

 

It should be located at:

YOURDRIVE:\Steam\SteamApps\common\skyrim\Data\CalienteTools\BodySlide\SliderPresets

 

<SliderPresets>

    <Preset name="NAME OF THE PRESET U ARE USING" set="CBBE Body HDT">

        <Group name="CBAdvanced"/>

So if your Presets looks like this for example:

 

<SliderPresets>

    <Preset name="Hawt Bawdy Preset 4.0.8">

        (more code bla bla bla)

   </Preset>

</SliderPresets>

 

Then you have to make it look like this:

 

<Preset name="Hawt Bawdy Preset 4.0.8" set="CBBE Body HDT">

        <Group name="CBAdvanced"/>

        (more code bla bla bla)

   </Preset>

</SliderPresets>

 

Remember to restart BOdyslide after making this changes to your currently installed preset.

 

Hope this helps.

Posted

You could just use the groups tab, add the armor that doesn't have your preferred preset and an armor group that does - click an armor where the preset show up and batch build.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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