Jump to content

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


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]))

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...