Posted 10 March 2013 - 07:51 AM
id like to know how i can get like when rdedstone is on on right side the computer sees it and does "something"
i tryed something like *when redstone.getInput("right") == true then
print("true")
else
print("false")
but cannot get it to work
thanks in advance
i tryed something like *when redstone.getInput("right") == true then
print("true")
else
print("false")
but cannot get it to work
thanks in advance