assasin172

CC

Nov 12th, 2012
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.25 KB | None | 0 0
  1. local function mprint(m,text)
  2.     m.write(text)
  3.     x=8
  4.     y=y+1
  5.     m.setCursorPos(x,y)
  6. end
  7.  
  8. mon=peripheral.wrap("back")
  9. mon.clear()
  10. mon.setTextScale(1)
  11. mon.setCursorPos(8.2)
  12. mprint(mon,"Free Recharge and machine station.")
  13. mprint(mon,"Dobijeci stanice")
Advertisement
Add Comment
Please, Sign In to add comment