Jump to content

cybird

Members
  • Posts

    2
  • Joined

  • Last visited

About cybird

  • Birthday 01/01/1900

cybird's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. Thanks that sorted it out, for others that may have the same issue simply change your code from rs.setOutput("[DIRECTION]", true/false) to rs.setBundledOutput("[DIRECTION]", 1/0) Obviously there are more complex uses and you should go view a tutorial if you don't know about the Bundled API but making this simple code change worked with my basic control program. Also a tutorial on the bundled cable API using redpower can be found here
  2. I'm having an issue with Computer Craft terminals. It seems like they no longer output to RedNet Cables. I had a CC Terminal cycling my Combustion Engine arrays so they don't overheat and explode, but since the update its as if the terminal just refuses to output to the RedNet Cable. I've checked that my code is still correct and a signal gets output to normal redstone dust, however it would also seem that the command to turn off the redstone output is not working either, once the terminal powers the redstone dust, there is no way to turn it off with out breaking the terminal. I also tried advanced CC Terminals to see if that would help, sadly it did not.
×
×
  • Create New...