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?
Program Saving
Started by jokellum, Nov 04 2012 06:19 PM
2 replies to this topic
#1
Posted 04 November 2012 - 06:19 PM
#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)
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)
#3
Posted 04 November 2012 - 10:07 PM
You can use
label set somename
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











