nPlates 2.0

nPlates 2.0

147k Downloads

Enabling Execute Coloring and Moving the slider causes errors.

arcadepro opened this issue ยท 1 comments

commented
nPlates\config.lua:132: in function <nPlates\config.lua:130>

Locals:
self = ExecuteSlider {
 0 = <userdata>
 text = ExecuteSliderText {
 }
 minValue = 0
 maxValue = 35
 textLow = ExecuteSliderLow {
 }
 High = ExecuteSliderHigh {
 }
 textHigh = ExecuteSliderHigh {
 }
 Low = ExecuteSliderLow {
 }
commented

Woops had a lower case E and it broke the entire thing thanks for the error report.