Advertisement
Guest User

écrire sur computer craft

a guest
Jan 24th, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. mon = peripheral.wrap("left")
  2.  
  3. mon.setTextScale(2)
  4.  
  5. mon.setCursorPos(2.2)
  6.  
  7. mon.write("hello")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement