This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
ComputerCraftFan11's profile picture

error comparing int and boolean?

Started by ComputerCraftFan11, 21 April 2012 - 03:58 AM
ComputerCraftFan11 #1
Posted 21 April 2012 - 05:58 AM
I made this code at
pastebin.com/tHHbErEp

but at line 10, i get a error comparing boolean and int

How can i make them both a boolean?
ComputerCraftFan11 #2
Posted 21 April 2012 - 06:09 AM
oops, fixed