This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
navyseal421's profile picture

direwolf20's currant base code re-write help

Started by navyseal421, 26 December 2012 - 01:59 PM
navyseal421 #1
Posted 26 December 2012 - 02:59 PM
Hello. If you have watched direwolf20's currant video (Christmas 2012), You are aware of the code he has built for the base. I would like some sort of help creating a version of that. My problem is that everytime i enter a new code, the old one goes away. I am new at this and would like some help. thanks and Happy holidays.

heree is the startup code: http://pastebin.com/ZHhR1f9V

Then I put the number in. going into a different programs.
the code I use is

os.loadIAPI("output")
output.setside("back") –The cable is in the back.
output.set("color", true or false")
shell.run("startup")

I know this isn't right. I just dont know how to make it work.

p.s. this was V.4 of trying this.
Edited on 26 December 2012 - 02:44 PM
Dlcruz129 #2
Posted 26 December 2012 - 03:05 PM
Type 'edit filename' into a computer. Then type your code. Hit control, press s, press control, press e. Then just type the file's name into the computer.