WolfKent Posted July 23, 2022 Posted July 23, 2022 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]))
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now