Posted 26 October 2012 - 11:23 AM
When i try to make my picture to appear on my monitor it says
paintutils:94: attempt to get length of nil
CODE
paintutils:94: attempt to get length of nil
CODE
mon = peripheral.wrap("right")
paintutils.loadImage("creeper")
paintutils.drawImage("creeper",0,0)