Posted 17 January 2013 - 02:49 PM
Hi!
I wrote a little program that prints a couple of lines, which I name startup and placed in "minecraft\mods\ComputerCraft1.481.zip\lua\rom\programs\"
(note, ComputerCraft is still in a zip (which is a pain to work with, did I miss something?)
however, the turtles I place do not run it automatically. it works if I call startup though.
Is this the right way to make a "default" startup?
(I did succesfully made individual start up programs for my labelled turtles (is there a way to make a program in lua which return the label?)
I wrote a little program that prints a couple of lines, which I name startup and placed in "minecraft\mods\ComputerCraft1.481.zip\lua\rom\programs\"
(note, ComputerCraft is still in a zip (which is a pain to work with, did I miss something?)
however, the turtles I place do not run it automatically. it works if I call startup though.
Is this the right way to make a "default" startup?
(I did succesfully made individual start up programs for my labelled turtles (is there a way to make a program in lua which return the label?)