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

Program Saving

Started by jokellum, 04 November 2012 - 05:19 PM
jokellum #1
Posted 04 November 2012 - 06:19 PM
im having issues with my turtles, when i create a program, then exit and put the turtle into my inventory, and then place the turtle somewhere else my program isnt there anymore!! i do save it after im done but is there suposed to be a more perminent way to save my programs other than floppy disks? like save the program to a folder or something?
remiX #2
Posted 04 November 2012 - 06:32 PM
That is because everytime you place a turtle it will get a new ID. What you can do is

1. Label the turtle before destroying it
2. Make the programs and put them into computercraft/lua/programs/ (can't remember if that's the correct path o.O)
nolongerexistant #3
Posted 04 November 2012 - 10:07 PM
You can use

label set somename