Posted 09 April 2012 - 06:28 PM
Hello my english is not so good but i try my best :D/>/>
I write a script for storage and i want that the script show the output on a monitor over redstone bundled (color.black).
I have read many threads and google but it dosnt work i try over rednet receive and send dosnt work but i dont no why then i try over redstone signal i go a step back but it dosnt work.
i know that the script is not finish and not so good but is my own one i want to learn more pls help or write somthing example
the wiki help much but not in all.
a example form try with rednet:
rs.setBundledOutput("top", colors.black)
rednet.open("top")
181, message, distance = rednet.receive()
if rednet.receive() == true then
term.write(message)
some pics
http://picload.org/image/rcdggao/2012-04-09_19.24.png
http://picload.org/image/rcdggap/2012-04-09_19.24.png
http://pastebin.com/nmXHCeWM the script
http://pastebin.com/xbLGWwVT pc monitor script
grettings from WILLI :P/>/>
I write a script for storage and i want that the script show the output on a monitor over redstone bundled (color.black).
I have read many threads and google but it dosnt work i try over rednet receive and send dosnt work but i dont no why then i try over redstone signal i go a step back but it dosnt work.
i know that the script is not finish and not so good but is my own one i want to learn more pls help or write somthing example
the wiki help much but not in all.
a example form try with rednet:
rs.setBundledOutput("top", colors.black)
rednet.open("top")
181, message, distance = rednet.receive()
if rednet.receive() == true then
term.write(message)
some pics
http://picload.org/image/rcdggao/2012-04-09_19.24.png
http://picload.org/image/rcdggap/2012-04-09_19.24.png
http://pastebin.com/nmXHCeWM the script
http://pastebin.com/xbLGWwVT pc monitor script
grettings from WILLI :P/>/>