Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --tutorial 23 house DE
- os.loadAPI('texthelp')
- local text = "DE: Left - A HOUSE built with the URBAN resource. Right - with the NATURE resource. /n All other buildings in IBA_GAME require an existing house."
- 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