I want to use
term.setTextScale(2)I enter this line in an empty program and it returns me:
test:1: attempt to call nilif you know how to fix it or use it, please leave a reply
Posted 14 January 2013 - 06:07 AM
term.setTextScale(2)I enter this line in an empty program and it returns me:
test:1: attempt to call nilif you know how to fix it or use it, please leave a reply
Posted 14 January 2013 - 06:13 AM
Posted 14 January 2013 - 06:24 AM
Posted 14 January 2013 - 06:26 AM
local monitor = peripheral.wrap('left') -- change left to the side your monitor is on
monitor.setTextScale(2)
monitor.clear()
monitor.write('Test!')
Posted 14 January 2013 - 06:36 AM
Posted 14 January 2013 - 07:16 AM
Posted 14 January 2013 - 01:10 PM
Posted 14 January 2013 - 01:13 PM
pastebin get <pastebin url extension> <file path to save to>for example:
pastebin get 9Fg3uYAd startupwould dowload the script at pastebin.com/9Fg3uYAd into the startup file
pastebin put <file path to dump to pastebin>
0 members, 1 guests, 0 anonymous users