Closed ZwinkaDink closed 6 years ago
i might just be stupid but cant seem to get the color to change on the keypad i used your example
customButtons = {"1", "2", "3", "4", "5", "6", "7", "8", "9", "<", "0", "ok"} customButtonColor = {"1", "1", "1", "1", "1", "1", "1", "1", "1", "1", "1", "4"} keypad.setKey(customButtons, customButtonColor)
and no matter what i change the value the color never changes
What MC version/Open Security build?
Nevermind, found the issue, will be fixed next build.
sorry im playing 1.7.10 for now open security was 1.7.10-1.0-113 and how do you have the color code set up
i might just be stupid but cant seem to get the color to change on the keypad i used your example
customButtons = {"1", "2", "3", "4", "5", "6", "7", "8", "9", "<", "0", "ok"} customButtonColor = {"1", "1", "1", "1", "1", "1", "1", "1", "1", "1", "1", "4"} keypad.setKey(customButtons, customButtonColor)
and no matter what i change the value the color never changes