Posted 25 August 2012 - 04:46 AM
I know that with rs.setBundledOutput("back", 0) turns off all wires. However, how do you turn off one wire at a time? What I'm trying to do is set something like: if I have quarries running, water pumps running, and oil refinierys running in buildcraft, how do I turn off one without turning off the rest (such as the quarries?) Also, how do I set that up in an "if-then-else" conditional. For example, I have a white insulated cable(hooked up to a light) running into a bundled cable that is attached to the right side of the computer. I have another cable running from the left of the computer using the same color cabled but without the bundled cable, hooked up to a lever. If the lever is transmitting a redstone signal, then it should go through the computer, and then set the output to true on the right side. However, if the lever is not transmitting a signal, how do I turn off the cable on the right side, but ONLY the white cable, instead of other ones like orange, purple, blue, etc by typing the function that I mentioned above?
Another question, is it possible to use a Command console? Meaning the Command Console turns computers that do a specific task that is assigned to that computer, and when I'm done with it, I can turn off the computer that I was using via Command Console. If so, how?
If this is confusing, please let me know, and I will try to clear it up some.
Another question, is it possible to use a Command console? Meaning the Command Console turns computers that do a specific task that is assigned to that computer, and when I'm done with it, I can turn off the computer that I was using via Command Console. If so, how?
If this is confusing, please let me know, and I will try to clear it up some.