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
Archived
This topic is now archived and is closed to further replies.