Posted 03 April 2014 - 10:54 AM
Hi
Im trying to get an advanced computer to accept a redstone pulse from the bottom of the computer and then send 3 short redstone pulses out the right side of the comp I know how to use the rs.setOutput() command and the rs.getInput() however i cant get the Os.pullEvent to work can anyone help? there was a redstone basic tutorial that i used to try and get it working but it doesn't quite work the way i want it to here but that one works when there is a constant redstone signal not just a single pulse
i also want to use a loop function so i dont have to have repeated lines of code.
Im trying to get an advanced computer to accept a redstone pulse from the bottom of the computer and then send 3 short redstone pulses out the right side of the comp I know how to use the rs.setOutput() command and the rs.getInput() however i cant get the Os.pullEvent to work can anyone help? there was a redstone basic tutorial that i used to try and get it working but it doesn't quite work the way i want it to here but that one works when there is a constant redstone signal not just a single pulse
i also want to use a loop function so i dont have to have repeated lines of code.