monitor = peripheral.wrap("left")--A monitor is to the left of the computer
monitor.write("Hello!")
Will there always be an error message:
lua:1: attempt to calll nil
Why?
Posted 03 April 2012 - 05:33 PM
monitor = peripheral.wrap("left")--A monitor is to the left of the computer
monitor.write("Hello!")
lua:1: attempt to calll nil
Posted 03 April 2012 - 05:40 PM
AHugoH, on 03 April 2012 - 05:33 PM, said:
monitor = peripheral.warp("left")--A monitor is to the left of the computer
monitor.write("Hello!")
lua:1: attempt to calll nil
Posted 05 April 2012 - 01:52 PM
Posted 05 April 2012 - 02:19 PM
0 members, 1 guests, 0 anonymous users