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

[Question] power recognition

Started by ccsoxos, 08 September 2012 - 11:40 PM
ccsoxos #1
Posted 09 September 2012 - 01:40 AM
i have a server with a big power plant and we want a main computer thats shut all other off when it does
like a and gate

if possible wireless

Edit:is it possible to make so when the computer if receiving a redstone signal you can use if not
dont use it
Jasonfran #2
Posted 09 September 2012 - 04:33 PM
I believe it is rs.getInput(side)
ccsoxos #3
Posted 09 September 2012 - 07:26 PM
Thanks