; Register sliders ; Category 7 = Face ; Slider index starts at 200 to avoid conflicts UnregisterSliders() RegisterSlider(7, 200, "Scar Overlay Color Red", 0.0, 1.0, 0.01, colorData[0]) RegisterSlider(7, 201, "Scar Overlay Color Green", 0.0, 1.0, 0.01, colorData[1]) RegisterSlider(7, 202, "Scar Overlay Color Blue", 0.0, 1.0, 0.01, colorData[2]) RegisterSlider(7, 203, "Scar Overlay Alpha", 0.0, 1.0, 0.01, colorData[3])

Before we discuss RaceMenu, we need to understand why "1597" (1.5.97) is sacred.

: 0.4.16 . Any version released after this is generally designed for game version 1.6+ and will likely cause your game to fail on startup or experience broken UI. How to Install RaceMenu for 1.5.97