Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --tutorial 08 PHV
- os.loadAPI('texthelp')
- local text = "DE: Walk around in the models of the existing Patrick Henry Village and the Old city of Heidelberg. But don’t forget to return and continue to the play area."
- local c = 'blue'
- local highlights = {}
- local monitor = peripheral.wrap('top')
- monitor.setTextScale(1.5)
- local w,h = monitor.getSize()
- texthelp.printToScreenOneColor(monitor,text,w,colors.orange,2,2)
Advertisement
Add Comment
Please, Sign In to add comment