I'm using the modified Reactor code I got from Direwolf20's Let's Play thread on the Minecraft Forums. The code, named "Reactor" works fine with my Reactor/Turbine from Big Reactors, so does dire's "button" code.
The problem is I want this thing to autoexecute on map load. I checked Google and someone said to use 'shell.run Program Name'. So I tried 'shell.run Reactor' and I get "No such program", yet I can do "edit Reactor" and get the code.
Also "run Reactor" gives the same message. But just saying "Reactor" makes the program work, but it won't autoexecute.
What seems to be the problem here? Do I have to figure out how to rename the "Reactor" program to "startup" to get it to autoexecute? I also hear the 'shell.run' thing only works on the "startup file".. where in the heck is this file? I'm a n00b at lua.
I'm using an Advanced Computer, by the way.
The problem is I want this thing to autoexecute on map load. I checked Google and someone said to use 'shell.run Program Name'. So I tried 'shell.run Reactor' and I get "No such program", yet I can do "edit Reactor" and get the code.
Also "run Reactor" gives the same message. But just saying "Reactor" makes the program work, but it won't autoexecute.
What seems to be the problem here? Do I have to figure out how to rename the "Reactor" program to "startup" to get it to autoexecute? I also hear the 'shell.run' thing only works on the "startup file".. where in the heck is this file? I'm a n00b at lua.
I'm using an Advanced Computer, by the way.
Last edited: