Advertisement
zeplintwo

Startup for DW20 Big Reactor code

Feb 16th, 2015
412
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.79 KB | None | 0 0
  1. --[[
  2.         Programmer: Zeplin
  3.         Last update: 2015-2-16
  4.         Pastebin: http://pastebin.com/irim4gRD
  5.  
  6.         Description:
  7.         Generic fault tolerant startup file for DW20 Big Reactor Program.
  8.  
  9.         Requirements:
  10.                 Advanced Monitor size is 3 tall x 4 wide size
  11.                 Computer or Advanced Computer
  12.                 Modems (not wireless) connecting each of the Computer to both the Advanced
  13.                 Monitor and Reactor Computer Port (with turbine support).
  14.  
  15. Installer pastebin code http://pastebin.com/MuS68wCr
  16. Reactor pastebin code http://pastebin.com/YbHGQ2wY
  17. Button pastebin code http://pastebin.com/wGAt78pv
  18. Startup pastebin code http://pastebin.com/irim4gRD
  19.  
  20.         Code may or may not be kept updated.
  21. ]]--
  22.  
  23. shell.run("reactor")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement