Redstone.getBundledOutput
From ComputerCraft Wiki
Revision as of 00:25, 29 June 2012 by 82.35.166.239 (Talk) (Created page with "if(rs.getBundledOutput("back") > "0") then rs.setBundledOutput("back", 0) else rs.setBundledOutput("back", colors.red+colors.yellow) ----")
if(rs.getBundledOutput("back") > "0") then rs.setBundledOutput("back", 0) else rs.setBundledOutput("back", colors.red+colors.yellow)