Sivarias

CC_Compy_SetUpGuide

Oct 17th, 2013
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. --HowToSetUpComputers
  2.  
  3. First: Names
  4. type:
  5.  
  6. label set COMPUTERNAME
  7.  
  8. Second: Disk Drive
  9. type:
  10.  
  11. edit wrap
  12.  
  13. type:
  14.  
  15. peripheral.wrap("SIDE")
  16.  
  17. replace SIDE with the
  18. side the diskdrive is on
  19. then hit ctrl
  20. then hit save
  21. then run wrap
  22.  
  23. Third: Copying
  24. type:
  25.  
  26. copy /disk/paste paste
  27.  
  28. this copies paste from
  29. the floppy to your
  30. computer. Replace paste
  31. with tpaste for turtles
  32.  
  33. Fourth: Updating
  34. Run paste or tpaste
  35. ENJOY!
Advertisement
Add Comment
Please, Sign In to add comment