Happytor Posted April 8, 2012 Share Posted April 8, 2012 So I was building a nucular power plant today and I wanted to figure out what syntax in computercraft made he computer do something if a redstone signal was detected. I know tat rs.setOutput is for exporting redstone signal. What's the command to detect it? Link to comment Share on other sites More sharing options...
Taranis Posted April 9, 2012 Share Posted April 9, 2012 From the computercraft wiki: "getInput(string side) Returns the current redstone input signal state on side" Have a look at the wiki here. Link to comment Share on other sites More sharing options...
Happytor Posted April 9, 2012 Author Share Posted April 9, 2012 Ah prefact. Thanks Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now