DigiZA

Rules02

Nov 23rd, 2014
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.13 KB | None | 0 0
  1. mon = peripheral.wrap("front")
  2.  mon.setCursorPos(1,1)
  3.  mon.clear()
  4.  mon.write("Rules:")
  5.  mon.setCursorPos(1,2)
  6.  mon.write("Testing")
Advertisement
Add Comment
Please, Sign In to add comment