Jump to content

CBBE 3BA (3BBB) Max Min Slider Values x2. Need help compiling papyrus file.


WolfKent

Recommended Posts

Posted

Author of mod say me how make x2 sliders, but i fails to compile, its just errors. Need change values and compile RaceMenuMorphsCBBE.psc.

 

That he says and what need to do.

 

You can edit the RaceMenuMorphsCBBE.psc and compile it

 

AddSliderEx(displayNames[m], CATEGORY_KEY, CALLBACK_PART + morphs[m], -1.0, 1.0, 0.01, getBodyMorph(morphs[m]))

Edit this line as follows

AddSliderEx(displayNames[m], CATEGORY_KEY, CALLBACK_PART + morphs[m], -2.0, 2.0, 0.01, getBodyMorph(morphs[m]))

Archived

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

  • Recently Browsing   0 members

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