Advertisement
1ng0

Draconic Reactor Control v2 Startup

Mar 10th, 2016
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.08 KB | None | 0 0
  1. while true do
  2.     print("Starting...")
  3.     shell.run("DRC")
  4.    
  5.     sleep(0.1)
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement