antonsavov

Untitled

Feb 20th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. --tutorial 26 tech & science DE
  2. os.loadAPI('texthelp')
  3. local text = "Wenn du 2 Gebäude mit einer Brücke verbindest, erhälst du 4 Varianten von TECH & FORSCHUNGS BEREICHEN, abhängig von der Ausrichtung und den Ressourcen. Hier - ein FabLab."
  4. local c = 'blue'
  5. local highlights = {}
  6. local monitor = peripheral.wrap('top')
  7. monitor.setTextScale(1.5)
  8. local w,h = monitor.getSize()
  9. texthelp.printToScreenOneColor(monitor,text,w,colors.orange,2,1)
Advertisement
Add Comment
Please, Sign In to add comment