#if statement question
1 messages · Page 1 of 1 (latest)
cus it doesnt repeat the function again after the color becomes red
try moving the redcheck() from the repeat to the end of the line, it should hypothically make it print once the condition is met, instead of constanatly checking the baseplate color
' the redcheck on line 9 to the end of the line
thanks so much to both of you. it makes me feel very stupid that i havent realized this sooner